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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3003'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '57093'^^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 '-28.07583333'^^xsd:double;
  dwc:latitude '38.62418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3003'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65121667 -27.23646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65121667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3052'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '58647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.23551667'^^xsd:double;
  dwc:latitude '38.6952'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3052'^^xsd:string;
  dwc:observationDate '2006-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51658333 -28.70201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51658333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3063'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '59260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-17.20965'^^xsd:double;
  dwc:latitude '34.66988333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3063'^^xsd:string;
  dwc:observationDate '2006-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63731667 -16.9664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63731667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.9664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5265'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '102786'^^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 '-27.79781667'^^xsd:double;
  dwc:latitude '38.57603333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5265'^^xsd:string;
  dwc:observationDate '2012-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02055 -28.03055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02055"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5280'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103540'^^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 '-28.0008'^^xsd:double;
  dwc:latitude '39.01538333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5280'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0233 -28.03675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0233"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5282'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103541'^^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 '-28.03675'^^xsd:double;
  dwc:latitude '39.0233'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5282'^^xsd:string;
  dwc:observationDate '2012-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49141667 -28.23201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49141667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5285'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '103645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23215'^^xsd:double;
  dwc:latitude '38.19426667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5285'^^xsd:string;
  dwc:observationDate '2012-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19426667 -28.23215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19426667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19426667 -28.23215)"^^geo:wktLiteral ;
  geo-pos:lat "38.19426667"^^xsd:decimal ;
  geo-pos:long "-28.23215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5356'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105501'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-27.19031667'^^xsd:double;
  dwc:latitude '38.64666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5356'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6343 -27.14591667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6343"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14591667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5358'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '105502'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-27.14591667'^^xsd:double;
  dwc:latitude '38.6343'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5358'^^xsd:string;
  dwc:observationDate '2012-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65243333 -27.20568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65243333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5441'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107297'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20583333'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5441'^^xsd:string;
  dwc:observationDate '2012-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.76633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.76633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.535"^^xsd:decimal ;
  geo-pos:long "-28.76633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5442'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107346'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76633333'^^xsd:double;
  dwc:latitude '38.535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5442'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.76633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.76633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.535"^^xsd:decimal ;
  geo-pos:long "-28.76633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5443'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107346'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76633333'^^xsd:double;
  dwc:latitude '38.535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5443'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.76633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.535"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.535 -28.76633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.535"^^xsd:decimal ;
  geo-pos:long "-28.76633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5444'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107346'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76633333'^^xsd:double;
  dwc:latitude '38.535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5444'^^xsd:string;
  dwc:observationDate '2012-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5455 -28.7655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5455 -28.7655)"^^geo:wktLiteral ;
  geo-pos:lat "38.5455"^^xsd:decimal ;
  geo-pos:long "-28.7655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5445'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107347'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7655'^^xsd:double;
  dwc:latitude '38.5455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5445'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5455 -28.7655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5455 -28.7655)"^^geo:wktLiteral ;
  geo-pos:lat "38.5455"^^xsd:decimal ;
  geo-pos:long "-28.7655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5446'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107347'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7655'^^xsd:double;
  dwc:latitude '38.5455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5446'^^xsd:string;
  dwc:observationDate '2012-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46866667 -28.18283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46866667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46866667 -28.18283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46866667"^^xsd:decimal ;
  geo-pos:long "-28.18283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5447'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107382'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18283333'^^xsd:double;
  dwc:latitude '38.46866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5447'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46866667 -28.18283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46866667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46866667 -28.18283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46866667"^^xsd:decimal ;
  geo-pos:long "-28.18283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5448'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107382'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18283333'^^xsd:double;
  dwc:latitude '38.46866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5448'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.20383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.20383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.20383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5449'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107415'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20383333'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5449'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.20383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67 -28.20383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67"^^xsd:decimal ;
  geo-pos:long "-28.20383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5450'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107415'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20383333'^^xsd:double;
  dwc:latitude '38.67'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5450'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69366667 -28.23716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69366667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69366667 -28.23716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69366667"^^xsd:decimal ;
  geo-pos:long "-28.23716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5451'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107510'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23716667'^^xsd:double;
  dwc:latitude '38.69366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5451'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69366667 -28.23716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69366667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69366667 -28.23716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69366667"^^xsd:decimal ;
  geo-pos:long "-28.23716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5452'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107510'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23716667'^^xsd:double;
  dwc:latitude '38.69366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5452'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.466 -31.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.466"^^xsd:decimal ;
  dwc:decimalLongitude "-31.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.466 -31.134)"^^geo:wktLiteral ;
  geo-pos:lat "39.466"^^xsd:decimal ;
  geo-pos:long "-31.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5453'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107560'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.134'^^xsd:double;
  dwc:latitude '39.466'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5453'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.466 -31.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.466"^^xsd:decimal ;
  dwc:decimalLongitude "-31.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.466 -31.134)"^^geo:wktLiteral ;
  geo-pos:lat "39.466"^^xsd:decimal ;
  geo-pos:long "-31.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5454'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107560'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.134'^^xsd:double;
  dwc:latitude '39.466'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5454'^^xsd:string;
  dwc:observationDate '2012-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67216667 -28.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67216667 -28.2055)"^^geo:wktLiteral ;
  geo-pos:lat "38.67216667"^^xsd:decimal ;
  geo-pos:long "-28.2055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5455'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107561'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2055'^^xsd:double;
  dwc:latitude '38.67216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5455'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67216667 -28.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67216667 -28.2055)"^^geo:wktLiteral ;
  geo-pos:lat "38.67216667"^^xsd:decimal ;
  geo-pos:long "-28.2055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5456'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107561'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2055'^^xsd:double;
  dwc:latitude '38.67216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5456'^^xsd:string;
  dwc:observationDate '2012-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.465 -31.13583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.465"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.465 -31.13583333)"^^geo:wktLiteral ;
  geo-pos:lat "39.465"^^xsd:decimal ;
  geo-pos:long "-31.13583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5457'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107562'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13583333'^^xsd:double;
  dwc:latitude '39.465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5457'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50983333 -31.195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50983333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50983333 -31.195)"^^geo:wktLiteral ;
  geo-pos:lat "39.50983333"^^xsd:decimal ;
  geo-pos:long "-31.195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5458'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.195'^^xsd:double;
  dwc:latitude '39.50983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5458'^^xsd:string;
  dwc:observationDate '2012-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675 -27.99166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.675"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.675 -27.99166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.675"^^xsd:decimal ;
  geo-pos:long "-27.99166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5459'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107602'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99166667'^^xsd:double;
  dwc:latitude '38.675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5459'^^xsd:string;
  dwc:observationDate '2012-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62916667 -27.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62916667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62916667 -27.235)"^^geo:wktLiteral ;
  geo-pos:lat "38.62916667"^^xsd:decimal ;
  geo-pos:long "-27.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5460'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.235'^^xsd:double;
  dwc:latitude '38.62916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5460'^^xsd:string;
  dwc:observationDate '2012-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49083333 -28.23433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49083333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49083333 -28.23433333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49083333"^^xsd:decimal ;
  geo-pos:long "-28.23433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5461'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107705'^^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 '-28.23433333'^^xsd:double;
  dwc:latitude '38.49083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5461'^^xsd:string;
  dwc:observationDate '2012-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69616667 -25.471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69616667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69616667 -25.471)"^^geo:wktLiteral ;
  geo-pos:lat "37.69616667"^^xsd:decimal ;
  geo-pos:long "-25.471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5462'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107766'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.471'^^xsd:double;
  dwc:latitude '37.69616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5462'^^xsd:string;
  dwc:observationDate '2012-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56361667 -27.76208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56361667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56361667 -27.76208333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56361667"^^xsd:decimal ;
  geo-pos:long "-27.76208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5463'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107811'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76208333'^^xsd:double;
  dwc:latitude '38.56361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5463'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56361667 -27.76208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56361667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56361667 -27.76208333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56361667"^^xsd:decimal ;
  geo-pos:long "-27.76208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5464'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107811'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76208333'^^xsd:double;
  dwc:latitude '38.56361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5464'^^xsd:string;
  dwc:observationDate '2012-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67261667 -28.2047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67261667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67261667 -28.2047)"^^geo:wktLiteral ;
  geo-pos:lat "38.67261667"^^xsd:decimal ;
  geo-pos:long "-28.2047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5465'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2047'^^xsd:double;
  dwc:latitude '38.67261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5465'^^xsd:string;
  dwc:observationDate '2012-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67261667 -28.2047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67261667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67261667 -28.2047)"^^geo:wktLiteral ;
  geo-pos:lat "38.67261667"^^xsd:decimal ;
  geo-pos:long "-28.2047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5466'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2047'^^xsd:double;
  dwc:latitude '38.67261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5466'^^xsd:string;
  dwc:observationDate '2012-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60743333 -27.8052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60743333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60743333 -27.8052)"^^geo:wktLiteral ;
  geo-pos:lat "38.60743333"^^xsd:decimal ;
  geo-pos:long "-27.8052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5467'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.8052'^^xsd:double;
  dwc:latitude '38.60743333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5467'^^xsd:string;
  dwc:observationDate '2012-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60743333 -27.8052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60743333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60743333 -27.8052)"^^geo:wktLiteral ;
  geo-pos:lat "38.60743333"^^xsd:decimal ;
  geo-pos:long "-27.8052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5468'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.8052'^^xsd:double;
  dwc:latitude '38.60743333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5468'^^xsd:string;
  dwc:observationDate '2012-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54225 -28.76628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54225 -28.76628333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54225"^^xsd:decimal ;
  geo-pos:long "-28.76628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5469'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107844'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76628333'^^xsd:double;
  dwc:latitude '38.54225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5469'^^xsd:string;
  dwc:observationDate '2012-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54225 -28.76628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54225 -28.76628333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54225"^^xsd:decimal ;
  geo-pos:long "-28.76628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5470'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107844'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76628333'^^xsd:double;
  dwc:latitude '38.54225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5470'^^xsd:string;
  dwc:observationDate '2012-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54406667 -28.76636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54406667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54406667 -28.76636667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54406667"^^xsd:decimal ;
  geo-pos:long "-28.76636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5471'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107898'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76636667'^^xsd:double;
  dwc:latitude '38.54406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5471'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54406667 -28.76636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54406667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54406667 -28.76636667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54406667"^^xsd:decimal ;
  geo-pos:long "-28.76636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5472'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107898'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76636667'^^xsd:double;
  dwc:latitude '38.54406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5472'^^xsd:string;
  dwc:observationDate '2012-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41815 -31.1396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41815"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41815 -31.1396)"^^geo:wktLiteral ;
  geo-pos:lat "39.41815"^^xsd:decimal ;
  geo-pos:long "-31.1396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5473'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1396'^^xsd:double;
  dwc:latitude '39.41815'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5473'^^xsd:string;
  dwc:observationDate '2012-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54458333 -28.76756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54458333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54458333 -28.76756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54458333"^^xsd:decimal ;
  geo-pos:long "-28.76756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5474'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107965'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76756667'^^xsd:double;
  dwc:latitude '38.54458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5474'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54458333 -28.76756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54458333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54458333 -28.76756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54458333"^^xsd:decimal ;
  geo-pos:long "-28.76756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5475'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107965'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76756667'^^xsd:double;
  dwc:latitude '38.54458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5475'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67225 -28.20435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67225 -28.20435)"^^geo:wktLiteral ;
  geo-pos:lat "38.67225"^^xsd:decimal ;
  geo-pos:long "-28.20435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5476'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107966'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20435'^^xsd:double;
  dwc:latitude '38.67225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5476'^^xsd:string;
  dwc:observationDate '2012-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66941667 -28.20191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66941667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66941667 -28.20191667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66941667"^^xsd:decimal ;
  geo-pos:long "-28.20191667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5477'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107967'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20191667'^^xsd:double;
  dwc:latitude '38.66941667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5477'^^xsd:string;
  dwc:observationDate '2012-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67418333 -31.10265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67418333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67418333 -31.10265)"^^geo:wktLiteral ;
  geo-pos:lat "38.67418333"^^xsd:decimal ;
  geo-pos:long "-31.10265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5478'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107968'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10265'^^xsd:double;
  dwc:latitude '38.67418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5478'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67418333 -31.10265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67418333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67418333 -31.10265)"^^geo:wktLiteral ;
  geo-pos:lat "38.67418333"^^xsd:decimal ;
  geo-pos:long "-31.10265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5479'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107968'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10265'^^xsd:double;
  dwc:latitude '38.67418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5479'^^xsd:string;
  dwc:observationDate '2012-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46505 -31.13555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46505"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46505 -31.13555)"^^geo:wktLiteral ;
  geo-pos:lat "38.46505"^^xsd:decimal ;
  geo-pos:long "-31.13555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5480'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '107969'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13555'^^xsd:double;
  dwc:latitude '38.46505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5480'^^xsd:string;
  dwc:observationDate '2012-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02458333 -27.95075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02458333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02458333 -27.95075)"^^geo:wktLiteral ;
  geo-pos:lat "39.02458333"^^xsd:decimal ;
  geo-pos:long "-27.95075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5481'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95075'^^xsd:double;
  dwc:latitude '39.02458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5481'^^xsd:string;
  dwc:observationDate '2012-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58378333 -27.82746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58378333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58378333 -27.82746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58378333"^^xsd:decimal ;
  geo-pos:long "-27.82746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5482'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82746667'^^xsd:double;
  dwc:latitude '38.58378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5482'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58378333 -27.82746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58378333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58378333 -27.82746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58378333"^^xsd:decimal ;
  geo-pos:long "-27.82746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5483'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82746667'^^xsd:double;
  dwc:latitude '38.58378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5483'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58378333 -27.82746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58378333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58378333 -27.82746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58378333"^^xsd:decimal ;
  geo-pos:long "-27.82746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5484'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82746667'^^xsd:double;
  dwc:latitude '38.58378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5484'^^xsd:string;
  dwc:observationDate '2012-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64968333 -27.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64968333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64968333 -27.2055)"^^geo:wktLiteral ;
  geo-pos:lat "38.64968333"^^xsd:decimal ;
  geo-pos:long "-27.2055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5485'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108199'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.2055'^^xsd:double;
  dwc:latitude '38.64968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5485'^^xsd:string;
  dwc:observationDate '2012-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0223 -28.0089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0223"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0223 -28.0089)"^^geo:wktLiteral ;
  geo-pos:lat "39.0223"^^xsd:decimal ;
  geo-pos:long "-28.0089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5486'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108200'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0089'^^xsd:double;
  dwc:latitude '39.0223'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5486'^^xsd:string;
  dwc:observationDate '2012-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01081667 -27.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01081667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01081667 -27.9475)"^^geo:wktLiteral ;
  geo-pos:lat "39.01081667"^^xsd:decimal ;
  geo-pos:long "-27.9475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5487'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108307'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-27.9475'^^xsd:double;
  dwc:latitude '39.01081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5487'^^xsd:string;
  dwc:observationDate '2012-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01081667 -27.9475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01081667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01081667 -27.9475)"^^geo:wktLiteral ;
  geo-pos:lat "39.01081667"^^xsd:decimal ;
  geo-pos:long "-27.9475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5488'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108307'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-27.9475'^^xsd:double;
  dwc:latitude '39.01081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5488'^^xsd:string;
  dwc:observationDate '2012-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72461667 -25.66085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72461667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72461667 -25.66085)"^^geo:wktLiteral ;
  geo-pos:lat "37.72461667"^^xsd:decimal ;
  geo-pos:long "-25.66085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5489'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.66085'^^xsd:double;
  dwc:latitude '37.72461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5489'^^xsd:string;
  dwc:observationDate '2012-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72486667 -25.6627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72486667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72486667 -25.6627)"^^geo:wktLiteral ;
  geo-pos:lat "37.72486667"^^xsd:decimal ;
  geo-pos:long "-25.6627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5490'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108309'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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.6627'^^xsd:double;
  dwc:latitude '37.72486667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5490'^^xsd:string;
  dwc:observationDate '2012-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69223333 -25.49455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69223333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69223333 -25.49455)"^^geo:wktLiteral ;
  geo-pos:lat "37.69223333"^^xsd:decimal ;
  geo-pos:long "-25.49455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5491'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108364'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-25.49455'^^xsd:double;
  dwc:latitude '37.69223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5491'^^xsd:string;
  dwc:observationDate '2012-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68786667 -28.48356667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68786667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48356667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68786667 -28.48356667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68786667"^^xsd:decimal ;
  geo-pos:long "-28.48356667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5492'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108365'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2012'^^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 '-28.48356667'^^xsd:double;
  dwc:latitude '37.68786667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5492'^^xsd:string;
  dwc:observationDate '2012-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72778333 -29.9976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72778333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72778333 -29.9976)"^^geo:wktLiteral ;
  geo-pos:lat "38.72778333"^^xsd:decimal ;
  geo-pos:long "-29.9976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5493'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108537'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.9976'^^xsd:double;
  dwc:latitude '38.72778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5493'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72778333 -29.9976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72778333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72778333 -29.9976)"^^geo:wktLiteral ;
  geo-pos:lat "38.72778333"^^xsd:decimal ;
  geo-pos:long "-29.9976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5494'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108537'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.9976'^^xsd:double;
  dwc:latitude '38.72778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5494'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71733333 -29.9963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71733333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71733333 -29.9963)"^^geo:wktLiteral ;
  geo-pos:lat "38.71733333"^^xsd:decimal ;
  geo-pos:long "-29.9963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5495'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108576'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.9963'^^xsd:double;
  dwc:latitude '38.71733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5495'^^xsd:string;
  dwc:observationDate '2013-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71733333 -29.9963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71733333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71733333 -29.9963)"^^geo:wktLiteral ;
  geo-pos:lat "38.71733333"^^xsd:decimal ;
  geo-pos:long "-29.9963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5496'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108576'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.9963'^^xsd:double;
  dwc:latitude '38.71733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5496'^^xsd:string;
  dwc:observationDate '2013-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82466667 -25.61306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82466667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82466667 -25.61306667)"^^geo:wktLiteral ;
  geo-pos:lat "37.82466667"^^xsd:decimal ;
  geo-pos:long "-25.61306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5497'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108633'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.61306667'^^xsd:double;
  dwc:latitude '37.82466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5497'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59165 -25.44211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59165"^^xsd:decimal ;
  dwc:decimalLongitude "-25.44211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59165 -25.44211667)"^^geo:wktLiteral ;
  geo-pos:lat "37.59165"^^xsd:decimal ;
  geo-pos:long "-25.44211667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5498'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108634'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.44211667'^^xsd:double;
  dwc:latitude '37.59165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5498'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77206667 -25.92241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77206667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77206667 -25.92241667)"^^geo:wktLiteral ;
  geo-pos:lat "37.77206667"^^xsd:decimal ;
  geo-pos:long "-25.92241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5499'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.92241667'^^xsd:double;
  dwc:latitude '37.77206667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5499'^^xsd:string;
  dwc:observationDate '2013-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76748333 -25.56973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76748333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.56973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76748333 -25.56973333)"^^geo:wktLiteral ;
  geo-pos:lat "37.76748333"^^xsd:decimal ;
  geo-pos:long "-25.56973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5500'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108741'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.56973333'^^xsd:double;
  dwc:latitude '37.76748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5500'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76545 -25.9047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76545 -25.9047)"^^geo:wktLiteral ;
  geo-pos:lat "37.76545"^^xsd:decimal ;
  geo-pos:long "-25.9047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5501'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108742'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.9047'^^xsd:double;
  dwc:latitude '37.76545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5501'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7674 -25.90755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7674"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7674 -25.90755)"^^geo:wktLiteral ;
  geo-pos:lat "37.7674"^^xsd:decimal ;
  geo-pos:long "-25.90755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5502'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90755'^^xsd:double;
  dwc:latitude '37.7674'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5502'^^xsd:string;
  dwc:observationDate '2013-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7602 -25.90878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7602"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7602 -25.90878333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7602"^^xsd:decimal ;
  geo-pos:long "-25.90878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5503'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90878333'^^xsd:double;
  dwc:latitude '37.7602'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5503'^^xsd:string;
  dwc:observationDate '2013-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7631 -25.9027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7631"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7631 -25.9027)"^^geo:wktLiteral ;
  geo-pos:lat "37.7631"^^xsd:decimal ;
  geo-pos:long "-25.9027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5504'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108745'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.9027'^^xsd:double;
  dwc:latitude '37.7631'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5504'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54061667 -25.16315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54061667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54061667 -25.16315)"^^geo:wktLiteral ;
  geo-pos:lat "37.54061667"^^xsd:decimal ;
  geo-pos:long "-25.16315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5505'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.16315'^^xsd:double;
  dwc:latitude '37.54061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5505'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63351667 -25.4647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63351667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63351667 -25.4647)"^^geo:wktLiteral ;
  geo-pos:lat "36.63351667"^^xsd:decimal ;
  geo-pos:long "-25.4647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5506'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108747'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4647'^^xsd:double;
  dwc:latitude '36.63351667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5506'^^xsd:string;
  dwc:observationDate '2013-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6276 -25.39206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6276"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6276 -25.39206667)"^^geo:wktLiteral ;
  geo-pos:lat "36.6276"^^xsd:decimal ;
  geo-pos:long "-25.39206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5507'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108748'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.39206667'^^xsd:double;
  dwc:latitude '36.6276'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5507'^^xsd:string;
  dwc:observationDate '2013-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69765 -25.7387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69765"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69765 -25.7387)"^^geo:wktLiteral ;
  geo-pos:lat "37.69765"^^xsd:decimal ;
  geo-pos:long "-25.7387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5508'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108784'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7387'^^xsd:double;
  dwc:latitude '37.69765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5508'^^xsd:string;
  dwc:observationDate '2013-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69348333 -25.2785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69348333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69348333 -25.2785)"^^geo:wktLiteral ;
  geo-pos:lat "37.69348333"^^xsd:decimal ;
  geo-pos:long "-25.2785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5509'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108785'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2785'^^xsd:double;
  dwc:latitude '37.69348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5509'^^xsd:string;
  dwc:observationDate '2013-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52148333 -25.22736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52148333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52148333 -25.22736667)"^^geo:wktLiteral ;
  geo-pos:lat "37.52148333"^^xsd:decimal ;
  geo-pos:long "-25.22736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5510'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108786'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22736667'^^xsd:double;
  dwc:latitude '37.52148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5510'^^xsd:string;
  dwc:observationDate '2013-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42255 -25.14676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42255"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42255 -25.14676667)"^^geo:wktLiteral ;
  geo-pos:lat "36.42255"^^xsd:decimal ;
  geo-pos:long "-25.14676667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5511'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108831'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14676667'^^xsd:double;
  dwc:latitude '36.42255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5511'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73526667 -25.58606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73526667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73526667 -25.58606667)"^^geo:wktLiteral ;
  geo-pos:lat "36.73526667"^^xsd:decimal ;
  geo-pos:long "-25.58606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5512'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.58606667'^^xsd:double;
  dwc:latitude '36.73526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5512'^^xsd:string;
  dwc:observationDate '2013-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66821667 -25.45485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66821667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66821667 -25.45485)"^^geo:wktLiteral ;
  geo-pos:lat "37.66821667"^^xsd:decimal ;
  geo-pos:long "-25.45485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5513'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45485'^^xsd:double;
  dwc:latitude '37.66821667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5513'^^xsd:string;
  dwc:observationDate '2013-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82141667 -25.11231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82141667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82141667 -25.11231667)"^^geo:wktLiteral ;
  geo-pos:lat "36.82141667"^^xsd:decimal ;
  geo-pos:long "-25.11231667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5514'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11231667'^^xsd:double;
  dwc:latitude '36.82141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5514'^^xsd:string;
  dwc:observationDate '2013-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72483333 -24.82468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72483333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.82468333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72483333 -24.82468333)"^^geo:wktLiteral ;
  geo-pos:lat "36.72483333"^^xsd:decimal ;
  geo-pos:long "-24.82468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5515'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108932'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.82468333'^^xsd:double;
  dwc:latitude '36.72483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5515'^^xsd:string;
  dwc:observationDate '2013-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79618333 -24.83335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79618333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.83335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79618333 -24.83335)"^^geo:wktLiteral ;
  geo-pos:lat "36.79618333"^^xsd:decimal ;
  geo-pos:long "-24.83335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5516'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-24.83335'^^xsd:double;
  dwc:latitude '36.79618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5516'^^xsd:string;
  dwc:observationDate '2013-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90403333 -25.14565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90403333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90403333 -25.14565)"^^geo:wktLiteral ;
  geo-pos:lat "36.90403333"^^xsd:decimal ;
  geo-pos:long "-25.14565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5517'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14565'^^xsd:double;
  dwc:latitude '36.90403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5517'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33788333 -29.06028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33788333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.06028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33788333 -29.06028333)"^^geo:wktLiteral ;
  geo-pos:lat "38.33788333"^^xsd:decimal ;
  geo-pos:long "-29.06028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5518'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '108978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.06028333'^^xsd:double;
  dwc:latitude '38.33788333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5518'^^xsd:string;
  dwc:observationDate '2013-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47696667 -28.6631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47696667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47696667 -28.6631)"^^geo:wktLiteral ;
  geo-pos:lat "38.47696667"^^xsd:decimal ;
  geo-pos:long "-28.6631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5519'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109048'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6631'^^xsd:double;
  dwc:latitude '38.47696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5519'^^xsd:string;
  dwc:observationDate '2013-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67253333 -31.10443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67253333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67253333 -31.10443333)"^^geo:wktLiteral ;
  geo-pos:lat "39.67253333"^^xsd:decimal ;
  geo-pos:long "-31.10443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5520'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10443333'^^xsd:double;
  dwc:latitude '39.67253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5520'^^xsd:string;
  dwc:observationDate '2013-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67253333 -31.10443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67253333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67253333 -31.10443333)"^^geo:wktLiteral ;
  geo-pos:lat "39.67253333"^^xsd:decimal ;
  geo-pos:long "-31.10443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5521'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10443333'^^xsd:double;
  dwc:latitude '39.67253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5521'^^xsd:string;
  dwc:observationDate '2013-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64523333 -27.23383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64523333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64523333 -27.23383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64523333"^^xsd:decimal ;
  geo-pos:long "-27.23383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5522'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.23383333'^^xsd:double;
  dwc:latitude '38.64523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5522'^^xsd:string;
  dwc:observationDate '2013-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64588333 -27.2335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64588333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64588333 -27.2335)"^^geo:wktLiteral ;
  geo-pos:lat "38.64588333"^^xsd:decimal ;
  geo-pos:long "-27.2335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5523'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2335'^^xsd:double;
  dwc:latitude '38.64588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5523'^^xsd:string;
  dwc:observationDate '2013-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51385 -28.6394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51385"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51385 -28.6394)"^^geo:wktLiteral ;
  geo-pos:lat "38.51385"^^xsd:decimal ;
  geo-pos:long "-28.6394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5524'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6394'^^xsd:double;
  dwc:latitude '38.51385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5524'^^xsd:string;
  dwc:observationDate '2013-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59091667 -27.82618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59091667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59091667 -27.82618333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59091667"^^xsd:decimal ;
  geo-pos:long "-27.82618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5525'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109292'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.82618333'^^xsd:double;
  dwc:latitude '38.59091667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5525'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59091667 -27.82618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59091667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59091667 -27.82618333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59091667"^^xsd:decimal ;
  geo-pos:long "-27.82618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5526'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109292'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.82618333'^^xsd:double;
  dwc:latitude '38.59091667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5526'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56451667 -27.76705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56451667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56451667 -27.76705)"^^geo:wktLiteral ;
  geo-pos:lat "38.56451667"^^xsd:decimal ;
  geo-pos:long "-27.76705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5527'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109293'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.76705'^^xsd:double;
  dwc:latitude '38.56451667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5527'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56451667 -27.76705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56451667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56451667 -27.76705)"^^geo:wktLiteral ;
  geo-pos:lat "38.56451667"^^xsd:decimal ;
  geo-pos:long "-27.76705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5528'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109293'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.76705'^^xsd:double;
  dwc:latitude '38.56451667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5528'^^xsd:string;
  dwc:observationDate '2013-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46305 -28.64436667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46305"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64436667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46305 -28.64436667)"^^geo:wktLiteral ;
  geo-pos:lat "38.46305"^^xsd:decimal ;
  geo-pos:long "-28.64436667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5529'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109352'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64436667'^^xsd:double;
  dwc:latitude '38.46305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5529'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4345 -28.53991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4345"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4345 -28.53991667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4345"^^xsd:decimal ;
  geo-pos:long "-28.53991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5530'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53991667'^^xsd:double;
  dwc:latitude '38.4345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5530'^^xsd:string;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91815 -25.13525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91815"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91815 -25.13525)"^^geo:wktLiteral ;
  geo-pos:lat "36.91815"^^xsd:decimal ;
  geo-pos:long "-25.13525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5531'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109511'^^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.13525'^^xsd:double;
  dwc:latitude '36.91815'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5531'^^xsd:string;
  dwc:observationDate '2013-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7784 -25.77118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7784"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7784 -25.77118333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7784"^^xsd:decimal ;
  geo-pos:long "-25.77118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5532'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.77118333'^^xsd:double;
  dwc:latitude '37.7784'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5532'^^xsd:string;
  dwc:observationDate '2013-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64595 -28.59711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64595"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64595 -28.59711667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64595"^^xsd:decimal ;
  geo-pos:long "-28.59711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5533'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.59711667'^^xsd:double;
  dwc:latitude '38.64595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5533'^^xsd:string;
  dwc:observationDate '2013-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.022 -28.01585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.022"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.022 -28.01585)"^^geo:wktLiteral ;
  geo-pos:lat "39.022"^^xsd:decimal ;
  geo-pos:long "-28.01585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5534'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109736'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.01585'^^xsd:double;
  dwc:latitude '39.022'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5534'^^xsd:string;
  dwc:observationDate '2013-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50203333 -27.87478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50203333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50203333 -27.87478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.50203333"^^xsd:decimal ;
  geo-pos:long "-27.87478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5535'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87478333'^^xsd:double;
  dwc:latitude '38.50203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5535'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33666667 -28.31066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33666667 -28.31066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.33666667"^^xsd:decimal ;
  geo-pos:long "-28.31066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5536'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31066667'^^xsd:double;
  dwc:latitude '38.33666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5536'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3354 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3354"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3354 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "38.3354"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5537'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109940'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '38.3354'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5537'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43545 -27.88063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43545"^^xsd:decimal ;
  dwc:decimalLongitude "-27.88063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43545 -27.88063333)"^^geo:wktLiteral ;
  geo-pos:lat "38.43545"^^xsd:decimal ;
  geo-pos:long "-27.88063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5538'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '109941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.88063333'^^xsd:double;
  dwc:latitude '38.43545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5538'^^xsd:string;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22685 -28.8947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22685 -28.8947)"^^geo:wktLiteral ;
  geo-pos:lat "38.22685"^^xsd:decimal ;
  geo-pos:long "-28.8947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5539'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.8947'^^xsd:double;
  dwc:latitude '38.22685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5539'^^xsd:string;
  dwc:observationDate '2013-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3824 -28.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3824"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3824 -28.33)"^^geo:wktLiteral ;
  geo-pos:lat "38.3824"^^xsd:decimal ;
  geo-pos:long "-28.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5540'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.33'^^xsd:double;
  dwc:latitude '38.3824'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5540'^^xsd:string;
  dwc:observationDate '2013-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64 -28.61536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64 -28.61536667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64"^^xsd:decimal ;
  geo-pos:long "-28.61536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5541'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110149'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61536667'^^xsd:double;
  dwc:latitude '38.64'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5541'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63626667 -28.61851667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63626667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61851667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63626667 -28.61851667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63626667"^^xsd:decimal ;
  geo-pos:long "-28.61851667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5542'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110150'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.61851667'^^xsd:double;
  dwc:latitude '38.63626667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5542'^^xsd:string;
  dwc:observationDate '2013-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40403333 -28.26893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40403333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40403333 -28.26893333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40403333"^^xsd:decimal ;
  geo-pos:long "-28.26893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5543'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110315'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26893333'^^xsd:double;
  dwc:latitude '38.40403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5543'^^xsd:string;
  dwc:observationDate '2013-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63243333 -29.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63243333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63243333 -29.647)"^^geo:wktLiteral ;
  geo-pos:lat "38.63243333"^^xsd:decimal ;
  geo-pos:long "-29.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5544'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110451'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.647'^^xsd:double;
  dwc:latitude '38.63243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5544'^^xsd:string;
  dwc:observationDate '2013-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726667 -25.723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68726667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68726667 -25.723)"^^geo:wktLiteral ;
  geo-pos:lat "37.68726667"^^xsd:decimal ;
  geo-pos:long "-25.723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5545'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110545'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.723'^^xsd:double;
  dwc:latitude '37.68726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5545'^^xsd:string;
  dwc:observationDate '2013-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86471667 -25.09288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86471667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86471667 -25.09288333)"^^geo:wktLiteral ;
  geo-pos:lat "36.86471667"^^xsd:decimal ;
  geo-pos:long "-25.09288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5546'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110608'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.09288333'^^xsd:double;
  dwc:latitude '36.86471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5546'^^xsd:string;
  dwc:observationDate '2013-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86471667 -25.09288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86471667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86471667 -25.09288333)"^^geo:wktLiteral ;
  geo-pos:lat "36.86471667"^^xsd:decimal ;
  geo-pos:long "-25.09288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5547'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110608'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.09288333'^^xsd:double;
  dwc:latitude '36.86471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5547'^^xsd:string;
  dwc:observationDate '2013-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9853 -25.00695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9853"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9853 -25.00695)"^^geo:wktLiteral ;
  geo-pos:lat "36.9853"^^xsd:decimal ;
  geo-pos:long "-25.00695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5548'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00695'^^xsd:double;
  dwc:latitude '36.9853'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5548'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9853 -25.00695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9853"^^xsd:decimal ;
  dwc:decimalLongitude "-25.00695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9853 -25.00695)"^^geo:wktLiteral ;
  geo-pos:lat "36.9853"^^xsd:decimal ;
  geo-pos:long "-25.00695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5549'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.00695'^^xsd:double;
  dwc:latitude '36.9853'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5549'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71676667 -25.26035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71676667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71676667 -25.26035)"^^geo:wktLiteral ;
  geo-pos:lat "37.71676667"^^xsd:decimal ;
  geo-pos:long "-25.26035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5550'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110683'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26035'^^xsd:double;
  dwc:latitude '37.71676667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5550'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75358333 -25.69471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75358333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75358333 -25.69471667)"^^geo:wktLiteral ;
  geo-pos:lat "37.75358333"^^xsd:decimal ;
  geo-pos:long "-25.69471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5551'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69471667'^^xsd:double;
  dwc:latitude '37.75358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5551'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37036667 -29.2103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37036667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37036667 -29.2103)"^^geo:wktLiteral ;
  geo-pos:lat "38.37036667"^^xsd:decimal ;
  geo-pos:long "-29.2103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5552'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110783'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.2103'^^xsd:double;
  dwc:latitude '38.37036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5552'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68496667 -29.07981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68496667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.07981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68496667 -29.07981667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68496667"^^xsd:decimal ;
  geo-pos:long "-29.07981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5553'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.07981667'^^xsd:double;
  dwc:latitude '38.68496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5553'^^xsd:string;
  dwc:observationDate '2013-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6143 -27.01726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6143"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6143 -27.01726667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6143"^^xsd:decimal ;
  geo-pos:long "-27.01726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5554'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110898'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.01726667'^^xsd:double;
  dwc:latitude '38.6143'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5554'^^xsd:string;
  dwc:observationDate '2013-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81148333 -25.87093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81148333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.87093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81148333 -25.87093333)"^^geo:wktLiteral ;
  geo-pos:lat "37.81148333"^^xsd:decimal ;
  geo-pos:long "-25.87093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5555'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110899'^^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.87093333'^^xsd:double;
  dwc:latitude '37.81148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5555'^^xsd:string;
  dwc:observationDate '2013-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85001667 -25.68683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85001667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85001667 -25.68683333)"^^geo:wktLiteral ;
  geo-pos:lat "37.85001667"^^xsd:decimal ;
  geo-pos:long "-25.68683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5556'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110968'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.68683333'^^xsd:double;
  dwc:latitude '37.85001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5556'^^xsd:string;
  dwc:observationDate '2013-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90745 -25.13556667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90745"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13556667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90745 -25.13556667)"^^geo:wktLiteral ;
  geo-pos:lat "36.90745"^^xsd:decimal ;
  geo-pos:long "-25.13556667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5557'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '110969'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13556667'^^xsd:double;
  dwc:latitude '36.90745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5557'^^xsd:string;
  dwc:observationDate '2013-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02326667 -28.03798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02326667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02326667 -28.03798333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02326667"^^xsd:decimal ;
  geo-pos:long "-28.03798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5558'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03798333'^^xsd:double;
  dwc:latitude '39.02326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5558'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67213333 -28.20328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67213333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67213333 -28.20328333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67213333"^^xsd:decimal ;
  geo-pos:long "-28.20328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5559'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111132'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20328333'^^xsd:double;
  dwc:latitude '38.67213333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5559'^^xsd:string;
  dwc:observationDate '2013-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04793333 -28.07008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04793333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04793333 -28.07008333)"^^geo:wktLiteral ;
  geo-pos:lat "39.04793333"^^xsd:decimal ;
  geo-pos:long "-28.07008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5560'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111133'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07008333'^^xsd:double;
  dwc:latitude '39.04793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5560'^^xsd:string;
  dwc:observationDate '2013-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58013333 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58013333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58013333 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.58013333"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5561'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111182'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '38.58013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5561'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57721667 -27.9679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57721667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57721667 -27.9679)"^^geo:wktLiteral ;
  geo-pos:lat "38.57721667"^^xsd:decimal ;
  geo-pos:long "-27.9679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5562'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111183'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9679'^^xsd:double;
  dwc:latitude '38.57721667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5562'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58013333 -28.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58013333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58013333 -28.01)"^^geo:wktLiteral ;
  geo-pos:lat "38.58013333"^^xsd:decimal ;
  geo-pos:long "-28.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5563'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01'^^xsd:double;
  dwc:latitude '38.58013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5563'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5895 -28.01448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5895 -28.01448333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5895"^^xsd:decimal ;
  geo-pos:long "-28.01448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5564'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01448333'^^xsd:double;
  dwc:latitude '38.5895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5564'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65551667 -27.9253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65551667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65551667 -27.9253)"^^geo:wktLiteral ;
  geo-pos:lat "38.65551667"^^xsd:decimal ;
  geo-pos:long "-27.9253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5565'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111312'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.9253'^^xsd:double;
  dwc:latitude '38.65551667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5565'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65551667 -27.9253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65551667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65551667 -27.9253)"^^geo:wktLiteral ;
  geo-pos:lat "38.65551667"^^xsd:decimal ;
  geo-pos:long "-27.9253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5566'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111312'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-27.9253'^^xsd:double;
  dwc:latitude '38.65551667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5566'^^xsd:string;
  dwc:observationDate '2013-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23136667 -28.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23136667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23136667 -28.936)"^^geo:wktLiteral ;
  geo-pos:lat "38.23136667"^^xsd:decimal ;
  geo-pos:long "-28.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5567'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.936'^^xsd:double;
  dwc:latitude '38.23136667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5567'^^xsd:string;
  dwc:observationDate '2013-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26483333 -28.89986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26483333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.89986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26483333 -28.89986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.26483333"^^xsd:decimal ;
  geo-pos:long "-28.89986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5568'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.89986667'^^xsd:double;
  dwc:latitude '38.26483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5568'^^xsd:string;
  dwc:observationDate '2013-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26483333 -28.89986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26483333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.89986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26483333 -28.89986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.26483333"^^xsd:decimal ;
  geo-pos:long "-28.89986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5569'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.89986667'^^xsd:double;
  dwc:latitude '38.26483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5569'^^xsd:string;
  dwc:observationDate '2013-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4951 -30.62043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4951"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4951 -30.62043333)"^^geo:wktLiteral ;
  geo-pos:lat "37.4951"^^xsd:decimal ;
  geo-pos:long "-30.62043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5570'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111516'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.62043333'^^xsd:double;
  dwc:latitude '37.4951'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5570'^^xsd:string;
  dwc:observationDate '2013-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4951 -30.62043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4951"^^xsd:decimal ;
  dwc:decimalLongitude "-30.62043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4951 -30.62043333)"^^geo:wktLiteral ;
  geo-pos:lat "37.4951"^^xsd:decimal ;
  geo-pos:long "-30.62043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5571'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111516'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.62043333'^^xsd:double;
  dwc:latitude '37.4951'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5571'^^xsd:string;
  dwc:observationDate '2013-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75201667 -29.38505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75201667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.38505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75201667 -29.38505)"^^geo:wktLiteral ;
  geo-pos:lat "38.75201667"^^xsd:decimal ;
  geo-pos:long "-29.38505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5572'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.38505'^^xsd:double;
  dwc:latitude '38.75201667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5572'^^xsd:string;
  dwc:observationDate '2013-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75201667 -29.38505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75201667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.38505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75201667 -29.38505)"^^geo:wktLiteral ;
  geo-pos:lat "38.75201667"^^xsd:decimal ;
  geo-pos:long "-29.38505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5573'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.38505'^^xsd:double;
  dwc:latitude '38.75201667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5573'^^xsd:string;
  dwc:observationDate '2013-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98526667 -29.88921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98526667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.88921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98526667 -29.88921667)"^^geo:wktLiteral ;
  geo-pos:lat "38.98526667"^^xsd:decimal ;
  geo-pos:long "-29.88921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5574'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111686'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.88921667'^^xsd:double;
  dwc:latitude '38.98526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5574'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98526667 -29.88921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98526667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.88921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98526667 -29.88921667)"^^geo:wktLiteral ;
  geo-pos:lat "38.98526667"^^xsd:decimal ;
  geo-pos:long "-29.88921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5575'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111686'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.88921667'^^xsd:double;
  dwc:latitude '38.98526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5575'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54836667 -28.76655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54836667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54836667 -28.76655)"^^geo:wktLiteral ;
  geo-pos:lat "38.54836667"^^xsd:decimal ;
  geo-pos:long "-28.76655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5576'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111731'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76655'^^xsd:double;
  dwc:latitude '38.54836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5576'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54836667 -28.76655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54836667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54836667 -28.76655)"^^geo:wktLiteral ;
  geo-pos:lat "38.54836667"^^xsd:decimal ;
  geo-pos:long "-28.76655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5577'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111731'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76655'^^xsd:double;
  dwc:latitude '38.54836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5577'^^xsd:string;
  dwc:observationDate '2013-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.76663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.76663333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.76663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5578'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111774'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76663333'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5578'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.76663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54 -28.76663333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54"^^xsd:decimal ;
  geo-pos:long "-28.76663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5579'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111774'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76663333'^^xsd:double;
  dwc:latitude '38.54'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5579'^^xsd:string;
  dwc:observationDate '2013-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67423333 -28.8099)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67423333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8099"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67423333 -28.8099)"^^geo:wktLiteral ;
  geo-pos:lat "38.67423333"^^xsd:decimal ;
  geo-pos:long "-28.8099"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5580'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.8099'^^xsd:double;
  dwc:latitude '38.67423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5580'^^xsd:string;
  dwc:observationDate '2013-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.76236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.76236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53683333"^^xsd:decimal ;
  geo-pos:long "-28.76236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5581'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111900'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76236667'^^xsd:double;
  dwc:latitude '38.53683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5581'^^xsd:string;
  dwc:observationDate '2013-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5322 -28.53208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5322"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5322 -28.53208333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5322"^^xsd:decimal ;
  geo-pos:long "-28.53208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5582'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53208333'^^xsd:double;
  dwc:latitude '38.5322'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5582'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71033333 -30.0049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71033333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.0049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71033333 -30.0049)"^^geo:wktLiteral ;
  geo-pos:lat "38.71033333"^^xsd:decimal ;
  geo-pos:long "-30.0049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5583'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.0049'^^xsd:double;
  dwc:latitude '38.71033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5583'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71033333 -30.0049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71033333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.0049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71033333 -30.0049)"^^geo:wktLiteral ;
  geo-pos:lat "38.71033333"^^xsd:decimal ;
  geo-pos:long "-30.0049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5584'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.0049'^^xsd:double;
  dwc:latitude '38.71033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5584'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.441 -25.10043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.441"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.441 -25.10043333)"^^geo:wktLiteral ;
  geo-pos:lat "37.441"^^xsd:decimal ;
  geo-pos:long "-25.10043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5585'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111975'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.10043333'^^xsd:double;
  dwc:latitude '37.441'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5585'^^xsd:string;
  dwc:observationDate '2013-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7662 -25.89983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7662"^^xsd:decimal ;
  dwc:decimalLongitude "-25.89983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7662 -25.89983333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7662"^^xsd:decimal ;
  geo-pos:long "-25.89983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5586'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111987'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.89983333'^^xsd:double;
  dwc:latitude '37.7662'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5586'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77925 -25.96711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77925"^^xsd:decimal ;
  dwc:decimalLongitude "-25.96711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77925 -25.96711667)"^^geo:wktLiteral ;
  geo-pos:lat "37.77925"^^xsd:decimal ;
  geo-pos:long "-25.96711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5587'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111988'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.96711667'^^xsd:double;
  dwc:latitude '37.77925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5587'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27711667 -27.96296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27711667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27711667 -27.96296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.27711667"^^xsd:decimal ;
  geo-pos:long "-27.96296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5588'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111989'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96296667'^^xsd:double;
  dwc:latitude '38.27711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5588'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338333 -27.95586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26338333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338333 -27.95586667)"^^geo:wktLiteral ;
  geo-pos:lat "38.26338333"^^xsd:decimal ;
  geo-pos:long "-27.95586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5589'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '111990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95586667'^^xsd:double;
  dwc:latitude '38.26338333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5589'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21633333 -28.93135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21633333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21633333 -28.93135)"^^geo:wktLiteral ;
  geo-pos:lat "38.21633333"^^xsd:decimal ;
  geo-pos:long "-28.93135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5590'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.93135'^^xsd:double;
  dwc:latitude '38.21633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5590'^^xsd:string;
  dwc:observationDate '2013-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22878333 -28.94545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22878333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.94545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22878333 -28.94545)"^^geo:wktLiteral ;
  geo-pos:lat "38.22878333"^^xsd:decimal ;
  geo-pos:long "-28.94545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5591'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.94545'^^xsd:double;
  dwc:latitude '38.22878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5591'^^xsd:string;
  dwc:observationDate '2013-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12226667 -24.99033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12226667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.99033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12226667 -24.99033333)"^^geo:wktLiteral ;
  geo-pos:lat "37.12226667"^^xsd:decimal ;
  geo-pos:long "-24.99033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5592'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112060'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.99033333'^^xsd:double;
  dwc:latitude '37.12226667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5592'^^xsd:string;
  dwc:observationDate '2013-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37065 -28.31283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37065 -28.31283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37065"^^xsd:decimal ;
  geo-pos:long "-28.31283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5593'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112254'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.31283333'^^xsd:double;
  dwc:latitude '38.37065'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5593'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18041667 -29.03823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18041667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.03823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18041667 -29.03823333)"^^geo:wktLiteral ;
  geo-pos:lat "38.18041667"^^xsd:decimal ;
  geo-pos:long "-29.03823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5594'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112293'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.03823333'^^xsd:double;
  dwc:latitude '38.18041667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5594'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43641667 -28.55666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43641667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43641667 -28.55666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.43641667"^^xsd:decimal ;
  geo-pos:long "-28.55666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5595'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.55666667'^^xsd:double;
  dwc:latitude '38.43641667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5595'^^xsd:string;
  dwc:observationDate '2013-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67821667 -25.71376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67821667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67821667 -25.71376667)"^^geo:wktLiteral ;
  geo-pos:lat "37.67821667"^^xsd:decimal ;
  geo-pos:long "-25.71376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5596'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112384'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.71376667'^^xsd:double;
  dwc:latitude '37.67821667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5596'^^xsd:string;
  dwc:observationDate '2013-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48266667 -28.65203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48266667 -28.65203333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48266667"^^xsd:decimal ;
  geo-pos:long "-28.65203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5597'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112456'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65203333'^^xsd:double;
  dwc:latitude '38.48266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5597'^^xsd:string;
  dwc:observationDate '2013-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48808333 -28.64615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48808333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48808333 -28.64615)"^^geo:wktLiteral ;
  geo-pos:lat "38.48808333"^^xsd:decimal ;
  geo-pos:long "-28.64615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5598'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112468'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64615'^^xsd:double;
  dwc:latitude '38.48808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5598'^^xsd:string;
  dwc:observationDate '2013-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61733333 -27.31716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61733333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61733333 -27.31716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61733333"^^xsd:decimal ;
  geo-pos:long "-27.31716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5599'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112469'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.31716667'^^xsd:double;
  dwc:latitude '38.61733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5599'^^xsd:string;
  dwc:observationDate '2013-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47326667 -27.81176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47326667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47326667 -27.81176667)"^^geo:wktLiteral ;
  geo-pos:lat "38.47326667"^^xsd:decimal ;
  geo-pos:long "-27.81176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5600'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112533'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.81176667'^^xsd:double;
  dwc:latitude '38.47326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5600'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70056667 -28.23905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70056667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70056667 -28.23905)"^^geo:wktLiteral ;
  geo-pos:lat "38.70056667"^^xsd:decimal ;
  geo-pos:long "-28.23905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5601'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112568'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23905'^^xsd:double;
  dwc:latitude '38.70056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5601'^^xsd:string;
  dwc:observationDate '2013-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5403 -28.76513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5403 -28.76513333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5403"^^xsd:decimal ;
  geo-pos:long "-28.76513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5602'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112716'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76513333'^^xsd:double;
  dwc:latitude '38.5403'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5602'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53396667 -28.76151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53396667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53396667 -28.76151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53396667"^^xsd:decimal ;
  geo-pos:long "-28.76151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5603'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112717'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76151667'^^xsd:double;
  dwc:latitude '38.53396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5603'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54136667 -28.76548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54136667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54136667 -28.76548333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54136667"^^xsd:decimal ;
  geo-pos:long "-28.76548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5604'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112742'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76548333'^^xsd:double;
  dwc:latitude '38.54136667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5604'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71983333 -29.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71983333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71983333 -29.991)"^^geo:wktLiteral ;
  geo-pos:lat "38.71983333"^^xsd:decimal ;
  geo-pos:long "-29.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5605'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.991'^^xsd:double;
  dwc:latitude '38.71983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5605'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71983333 -29.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71983333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71983333 -29.991)"^^geo:wktLiteral ;
  geo-pos:lat "38.71983333"^^xsd:decimal ;
  geo-pos:long "-29.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5606'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.991'^^xsd:double;
  dwc:latitude '38.71983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5606'^^xsd:string;
  dwc:observationDate '2013-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71971667 -28.30955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71971667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71971667 -28.30955)"^^geo:wktLiteral ;
  geo-pos:lat "38.71971667"^^xsd:decimal ;
  geo-pos:long "-28.30955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5607'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30955'^^xsd:double;
  dwc:latitude '38.71971667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5607'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71971667 -28.30955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71971667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71971667 -28.30955)"^^geo:wktLiteral ;
  geo-pos:lat "38.71971667"^^xsd:decimal ;
  geo-pos:long "-28.30955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5608'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30955'^^xsd:double;
  dwc:latitude '38.71971667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5608'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7361 -16.7346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7361"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7361 -16.7346)"^^geo:wktLiteral ;
  geo-pos:lat "32.7361"^^xsd:decimal ;
  geo-pos:long "-16.7346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5609'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.7346'^^xsd:double;
  dwc:latitude '32.7361'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5609'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7361 -16.7346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7361"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7361 -16.7346)"^^geo:wktLiteral ;
  geo-pos:lat "32.7361"^^xsd:decimal ;
  geo-pos:long "-16.7346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5610'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.7346'^^xsd:double;
  dwc:latitude '32.7361'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5610'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7361 -16.7346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7361"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7361 -16.7346)"^^geo:wktLiteral ;
  geo-pos:lat "32.7361"^^xsd:decimal ;
  geo-pos:long "-16.7346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5611'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.7346'^^xsd:double;
  dwc:latitude '32.7361'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5611'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7361 -16.7346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7361"^^xsd:decimal ;
  dwc:decimalLongitude "-16.7346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7361 -16.7346)"^^geo:wktLiteral ;
  geo-pos:lat "32.7361"^^xsd:decimal ;
  geo-pos:long "-16.7346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5612'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.7346'^^xsd:double;
  dwc:latitude '32.7361'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5612'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.05795 -16.31043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.05795"^^xsd:decimal ;
  dwc:decimalLongitude "-16.31043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.05795 -16.31043333)"^^geo:wktLiteral ;
  geo-pos:lat "33.05795"^^xsd:decimal ;
  geo-pos:long "-16.31043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5613'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.31043333'^^xsd:double;
  dwc:latitude '33.05795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5613'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.00123333 -16.3875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.00123333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.00123333 -16.3875)"^^geo:wktLiteral ;
  geo-pos:lat "33.00123333"^^xsd:decimal ;
  geo-pos:long "-16.3875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5614'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.3875'^^xsd:double;
  dwc:latitude '33.00123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5614'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.73865 -16.71256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.73865"^^xsd:decimal ;
  dwc:decimalLongitude "-16.71256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.73865 -16.71256667)"^^geo:wktLiteral ;
  geo-pos:lat "32.73865"^^xsd:decimal ;
  geo-pos:long "-16.71256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5615'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112893'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.71256667'^^xsd:double;
  dwc:latitude '32.73865'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5615'^^xsd:string;
  dwc:observationDate '2013-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.72571667 -16.74996667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.72571667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.74996667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.72571667 -16.74996667)"^^geo:wktLiteral ;
  geo-pos:lat "32.72571667"^^xsd:decimal ;
  geo-pos:long "-16.74996667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5616'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112894'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.74996667'^^xsd:double;
  dwc:latitude '32.72571667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5616'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.72571667 -16.74996667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.72571667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.74996667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.72571667 -16.74996667)"^^geo:wktLiteral ;
  geo-pos:lat "32.72571667"^^xsd:decimal ;
  geo-pos:long "-16.74996667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5617'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112894'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.74996667'^^xsd:double;
  dwc:latitude '32.72571667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5617'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.67785 -16.79701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.67785"^^xsd:decimal ;
  dwc:decimalLongitude "-16.79701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.67785 -16.79701667)"^^geo:wktLiteral ;
  geo-pos:lat "32.67785"^^xsd:decimal ;
  geo-pos:long "-16.79701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5618'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112895'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.79701667'^^xsd:double;
  dwc:latitude '32.67785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5618'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96213333 -24.88853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96213333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.88853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96213333 -24.88853333)"^^geo:wktLiteral ;
  geo-pos:lat "37.96213333"^^xsd:decimal ;
  geo-pos:long "-24.88853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5619'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112896'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.88853333'^^xsd:double;
  dwc:latitude '37.96213333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5619'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92965 -24.83348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92965"^^xsd:decimal ;
  dwc:decimalLongitude "-24.83348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92965 -24.83348333)"^^geo:wktLiteral ;
  geo-pos:lat "37.92965"^^xsd:decimal ;
  geo-pos:long "-24.83348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5620'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.83348333'^^xsd:double;
  dwc:latitude '37.92965'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5620'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89711667 -24.7939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89711667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89711667 -24.7939)"^^geo:wktLiteral ;
  geo-pos:lat "37.89711667"^^xsd:decimal ;
  geo-pos:long "-24.7939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5621'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112898'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.7939'^^xsd:double;
  dwc:latitude '37.89711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5621'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92001667 -24.78743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92001667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.78743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92001667 -24.78743333)"^^geo:wktLiteral ;
  geo-pos:lat "37.92001667"^^xsd:decimal ;
  geo-pos:long "-24.78743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5622'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112899'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.78743333'^^xsd:double;
  dwc:latitude '37.92001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5622'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82851667 -24.75311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82851667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.75311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82851667 -24.75311667)"^^geo:wktLiteral ;
  geo-pos:lat "37.82851667"^^xsd:decimal ;
  geo-pos:long "-24.75311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5623'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112900'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.75311667'^^xsd:double;
  dwc:latitude '37.82851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5623'^^xsd:string;
  dwc:observationDate '2013-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80323333 -24.7474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80323333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80323333 -24.7474)"^^geo:wktLiteral ;
  geo-pos:lat "37.80323333"^^xsd:decimal ;
  geo-pos:long "-24.7474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5624'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '112901'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.7474'^^xsd:double;
  dwc:latitude '37.80323333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5624'^^xsd:string;
  dwc:observationDate '2013-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3682 -24.20373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3682"^^xsd:decimal ;
  dwc:decimalLongitude "-24.20373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3682 -24.20373333)"^^geo:wktLiteral ;
  geo-pos:lat "37.3682"^^xsd:decimal ;
  geo-pos:long "-24.20373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5625'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.20373333'^^xsd:double;
  dwc:latitude '37.3682'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5625'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44761667 -24.17641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44761667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.17641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44761667 -24.17641667)"^^geo:wktLiteral ;
  geo-pos:lat "37.44761667"^^xsd:decimal ;
  geo-pos:long "-24.17641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5626'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.17641667'^^xsd:double;
  dwc:latitude '37.44761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5626'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44283333 -24.16598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44283333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.16598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44283333 -24.16598333)"^^geo:wktLiteral ;
  geo-pos:lat "37.44283333"^^xsd:decimal ;
  geo-pos:long "-24.16598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5627'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113002'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.16598333'^^xsd:double;
  dwc:latitude '37.44283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5627'^^xsd:string;
  dwc:observationDate '2013-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40856667 -24.24526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40856667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.24526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40856667 -24.24526667)"^^geo:wktLiteral ;
  geo-pos:lat "37.40856667"^^xsd:decimal ;
  geo-pos:long "-24.24526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5628'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113003'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.24526667'^^xsd:double;
  dwc:latitude '37.40856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5628'^^xsd:string;
  dwc:observationDate '2013-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39705 -24.25001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39705"^^xsd:decimal ;
  dwc:decimalLongitude "-24.25001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39705 -24.25001667)"^^geo:wktLiteral ;
  geo-pos:lat "37.39705"^^xsd:decimal ;
  geo-pos:long "-24.25001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5629'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113004'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.25001667'^^xsd:double;
  dwc:latitude '37.39705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5629'^^xsd:string;
  dwc:observationDate '2013-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40295 -24.24476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40295"^^xsd:decimal ;
  dwc:decimalLongitude "-24.24476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40295 -24.24476667)"^^geo:wktLiteral ;
  geo-pos:lat "37.40295"^^xsd:decimal ;
  geo-pos:long "-24.24476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5630'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.24476667'^^xsd:double;
  dwc:latitude '37.40295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5630'^^xsd:string;
  dwc:observationDate '2013-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61068333 -25.15968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61068333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61068333 -25.15968333)"^^geo:wktLiteral ;
  geo-pos:lat "36.61068333"^^xsd:decimal ;
  geo-pos:long "-25.15968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5631'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15968333'^^xsd:double;
  dwc:latitude '36.61068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5631'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59966667 -25.17586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59966667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59966667 -25.17586667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59966667"^^xsd:decimal ;
  geo-pos:long "-25.17586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5632'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17586667'^^xsd:double;
  dwc:latitude '36.59966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5632'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02216667 -28.027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02216667 -28.027)"^^geo:wktLiteral ;
  geo-pos:lat "39.02216667"^^xsd:decimal ;
  geo-pos:long "-28.027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5633'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113123'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.027'^^xsd:double;
  dwc:latitude '39.02216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5633'^^xsd:string;
  dwc:observationDate '2013-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96096667 -28.02528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96096667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96096667 -28.02528333)"^^geo:wktLiteral ;
  geo-pos:lat "38.96096667"^^xsd:decimal ;
  geo-pos:long "-28.02528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5634'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113124'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02528333'^^xsd:double;
  dwc:latitude '38.96096667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5634'^^xsd:string;
  dwc:observationDate '2013-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9685 -28.01876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9685"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9685 -28.01876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9685"^^xsd:decimal ;
  geo-pos:long "-28.01876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5635'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113125'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01876667'^^xsd:double;
  dwc:latitude '38.9685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5635'^^xsd:string;
  dwc:observationDate '2013-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358 -28.31033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.358"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.358 -28.31033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.358"^^xsd:decimal ;
  geo-pos:long "-28.31033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5636'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113173'^^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 '-28.31033333'^^xsd:double;
  dwc:latitude '38.358'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5636'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34816667 -31.31251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34816667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34816667 -31.31251667)"^^geo:wktLiteral ;
  geo-pos:lat "39.34816667"^^xsd:decimal ;
  geo-pos:long "-31.31251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5637'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31251667'^^xsd:double;
  dwc:latitude '39.34816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5637'^^xsd:string;
  dwc:observationDate '2013-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34816667 -31.31251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34816667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.31251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34816667 -31.31251667)"^^geo:wktLiteral ;
  geo-pos:lat "39.34816667"^^xsd:decimal ;
  geo-pos:long "-31.31251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5638'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.31251667'^^xsd:double;
  dwc:latitude '39.34816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5638'^^xsd:string;
  dwc:observationDate '2013-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67525 -25.51713333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67525"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51713333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67525 -25.51713333)"^^geo:wktLiteral ;
  geo-pos:lat "37.67525"^^xsd:decimal ;
  geo-pos:long "-25.51713333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5639'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113344'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51713333'^^xsd:double;
  dwc:latitude '37.67525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5639'^^xsd:string;
  dwc:observationDate '2013-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6451 -28.58881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6451"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58881667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6451 -28.58881667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6451"^^xsd:decimal ;
  geo-pos:long "-28.58881667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5640'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113345'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58881667'^^xsd:double;
  dwc:latitude '38.6451'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5640'^^xsd:string;
  dwc:observationDate '2013-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64261667 -28.60043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64261667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64261667 -28.60043333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64261667"^^xsd:decimal ;
  geo-pos:long "-28.60043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5641'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113346'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.60043333'^^xsd:double;
  dwc:latitude '38.64261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5641'^^xsd:string;
  dwc:observationDate '2013-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70705 -25.32508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70705"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70705 -25.32508333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70705"^^xsd:decimal ;
  geo-pos:long "-25.32508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5642'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113442'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.32508333'^^xsd:double;
  dwc:latitude '37.70705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5642'^^xsd:string;
  dwc:observationDate '2013-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6479 -27.23358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6479"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6479 -27.23358333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6479"^^xsd:decimal ;
  geo-pos:long "-27.23358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5643'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113503'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23358333'^^xsd:double;
  dwc:latitude '38.6479'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5643'^^xsd:string;
  dwc:observationDate '2013-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83181667 -17.09773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.83181667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.09773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83181667 -17.09773333)"^^geo:wktLiteral ;
  geo-pos:lat "32.83181667"^^xsd:decimal ;
  geo-pos:long "-17.09773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5644'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.09773333'^^xsd:double;
  dwc:latitude '32.83181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5644'^^xsd:string;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83181667 -17.09773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.83181667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.09773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.83181667 -17.09773333)"^^geo:wktLiteral ;
  geo-pos:lat "32.83181667"^^xsd:decimal ;
  geo-pos:long "-17.09773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5645'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.09773333'^^xsd:double;
  dwc:latitude '32.83181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5645'^^xsd:string;
  dwc:observationDate '2013-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96471667 -25.21538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96471667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96471667 -25.21538333)"^^geo:wktLiteral ;
  geo-pos:lat "36.96471667"^^xsd:decimal ;
  geo-pos:long "-25.21538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5646'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21538333'^^xsd:double;
  dwc:latitude '36.96471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5646'^^xsd:string;
  dwc:observationDate '2013-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98351667 -25.03445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98351667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98351667 -25.03445)"^^geo:wktLiteral ;
  geo-pos:lat "36.98351667"^^xsd:decimal ;
  geo-pos:long "-25.03445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5647'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03445'^^xsd:double;
  dwc:latitude '36.98351667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5647'^^xsd:string;
  dwc:observationDate '2013-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65038333 -25.48325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65038333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65038333 -25.48325)"^^geo:wktLiteral ;
  geo-pos:lat "37.65038333"^^xsd:decimal ;
  geo-pos:long "-25.48325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5648'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113775'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48325'^^xsd:double;
  dwc:latitude '37.65038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5648'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9495 -25.20253333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9495"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20253333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9495 -25.20253333)"^^geo:wktLiteral ;
  geo-pos:lat "36.9495"^^xsd:decimal ;
  geo-pos:long "-25.20253333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5649'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113791'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20253333'^^xsd:double;
  dwc:latitude '36.9495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5649'^^xsd:string;
  dwc:observationDate '2013-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27521667 -24.7705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27521667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27521667 -24.7705)"^^geo:wktLiteral ;
  geo-pos:lat "37.27521667"^^xsd:decimal ;
  geo-pos:long "-24.7705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5650'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113981'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.7705'^^xsd:double;
  dwc:latitude '37.27521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5650'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27521667 -24.7705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27521667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27521667 -24.7705)"^^geo:wktLiteral ;
  geo-pos:lat "37.27521667"^^xsd:decimal ;
  geo-pos:long "-24.7705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5651'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '113981'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.7705'^^xsd:double;
  dwc:latitude '37.27521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5651'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83596667 -25.47866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83596667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83596667 -25.47866667)"^^geo:wktLiteral ;
  geo-pos:lat "37.83596667"^^xsd:decimal ;
  geo-pos:long "-25.47866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5652'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.47866667'^^xsd:double;
  dwc:latitude '37.83596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5652'^^xsd:string;
  dwc:observationDate '2013-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83126667 -25.42506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83126667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83126667 -25.42506667)"^^geo:wktLiteral ;
  geo-pos:lat "37.83126667"^^xsd:decimal ;
  geo-pos:long "-25.42506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5653'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42506667'^^xsd:double;
  dwc:latitude '37.83126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5653'^^xsd:string;
  dwc:observationDate '2013-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6995 -28.23981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6995"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6995 -28.23981667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6995"^^xsd:decimal ;
  geo-pos:long "-28.23981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5654'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23981667'^^xsd:double;
  dwc:latitude '38.6995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5654'^^xsd:string;
  dwc:observationDate '2013-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71785 -30.0085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71785"^^xsd:decimal ;
  dwc:decimalLongitude "-30.0085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71785 -30.0085)"^^geo:wktLiteral ;
  geo-pos:lat "38.71785"^^xsd:decimal ;
  geo-pos:long "-30.0085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5655'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114139'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.0085'^^xsd:double;
  dwc:latitude '38.71785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5655'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71785 -30.0085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71785"^^xsd:decimal ;
  dwc:decimalLongitude "-30.0085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71785 -30.0085)"^^geo:wktLiteral ;
  geo-pos:lat "38.71785"^^xsd:decimal ;
  geo-pos:long "-30.0085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5656'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114139'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.0085'^^xsd:double;
  dwc:latitude '38.71785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5656'^^xsd:string;
  dwc:observationDate '2013-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64686667 -25.47908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64686667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64686667 -25.47908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.64686667"^^xsd:decimal ;
  geo-pos:long "-25.47908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5657'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.47908333'^^xsd:double;
  dwc:latitude '37.64686667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5657'^^xsd:string;
  dwc:observationDate '2013-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68266667 -25.28261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68266667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68266667 -25.28261667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68266667"^^xsd:decimal ;
  geo-pos:long "-25.28261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5658'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114172'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28261667'^^xsd:double;
  dwc:latitude '37.68266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5658'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68015 -25.29681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68015 -25.29681667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68015"^^xsd:decimal ;
  geo-pos:long "-25.29681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5659'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114173'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29681667'^^xsd:double;
  dwc:latitude '37.68015'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5659'^^xsd:string;
  dwc:observationDate '2013-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64366667 -25.48066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64366667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64366667 -25.48066667)"^^geo:wktLiteral ;
  geo-pos:lat "37.64366667"^^xsd:decimal ;
  geo-pos:long "-25.48066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5660'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114211'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48066667'^^xsd:double;
  dwc:latitude '37.64366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5660'^^xsd:string;
  dwc:observationDate '2013-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64366667 -25.48066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64366667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64366667 -25.48066667)"^^geo:wktLiteral ;
  geo-pos:lat "37.64366667"^^xsd:decimal ;
  geo-pos:long "-25.48066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5661'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114211'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48066667'^^xsd:double;
  dwc:latitude '37.64366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5661'^^xsd:string;
  dwc:observationDate '2013-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62703333 -25.54813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62703333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.54813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62703333 -25.54813333)"^^geo:wktLiteral ;
  geo-pos:lat "37.62703333"^^xsd:decimal ;
  geo-pos:long "-25.54813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5662'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114212'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.54813333'^^xsd:double;
  dwc:latitude '37.62703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5662'^^xsd:string;
  dwc:observationDate '2013-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62703333 -25.54813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62703333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.54813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62703333 -25.54813333)"^^geo:wktLiteral ;
  geo-pos:lat "37.62703333"^^xsd:decimal ;
  geo-pos:long "-25.54813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5663'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114212'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.54813333'^^xsd:double;
  dwc:latitude '37.62703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5663'^^xsd:string;
  dwc:observationDate '2013-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47788333 -25.17228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47788333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47788333 -25.17228333)"^^geo:wktLiteral ;
  geo-pos:lat "37.47788333"^^xsd:decimal ;
  geo-pos:long "-25.17228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5664'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114223'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17228333'^^xsd:double;
  dwc:latitude '37.47788333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5664'^^xsd:string;
  dwc:observationDate '2013-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54125 -24.99206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54125"^^xsd:decimal ;
  dwc:decimalLongitude "-24.99206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54125 -24.99206667)"^^geo:wktLiteral ;
  geo-pos:lat "36.54125"^^xsd:decimal ;
  geo-pos:long "-24.99206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5665'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.99206667'^^xsd:double;
  dwc:latitude '36.54125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5665'^^xsd:string;
  dwc:observationDate '2013-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5658 -25.03255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5658"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5658 -25.03255)"^^geo:wktLiteral ;
  geo-pos:lat "36.5658"^^xsd:decimal ;
  geo-pos:long "-25.03255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5666'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.03255'^^xsd:double;
  dwc:latitude '36.5658'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5666'^^xsd:string;
  dwc:observationDate '2013-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94075 -25.20778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94075"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94075 -25.20778333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94075"^^xsd:decimal ;
  geo-pos:long "-25.20778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5667'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114276'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.20778333'^^xsd:double;
  dwc:latitude '36.94075'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5667'^^xsd:string;
  dwc:observationDate '2013-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70003333 -25.41965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70003333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70003333 -25.41965)"^^geo:wktLiteral ;
  geo-pos:lat "36.70003333"^^xsd:decimal ;
  geo-pos:long "-25.41965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5668'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41965'^^xsd:double;
  dwc:latitude '36.70003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5668'^^xsd:string;
  dwc:observationDate '2013-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8833 -25.05508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8833"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8833 -25.05508333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8833"^^xsd:decimal ;
  geo-pos:long "-25.05508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5669'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114467'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05508333'^^xsd:double;
  dwc:latitude '36.8833'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5669'^^xsd:string;
  dwc:observationDate '2013-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56618333 -27.77883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56618333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56618333 -27.77883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56618333"^^xsd:decimal ;
  geo-pos:long "-27.77883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5670'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114629'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77883333'^^xsd:double;
  dwc:latitude '38.56618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5670'^^xsd:string;
  dwc:observationDate '2013-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4835 -28.6303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4835 -28.6303)"^^geo:wktLiteral ;
  geo-pos:lat "38.4835"^^xsd:decimal ;
  geo-pos:long "-28.6303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5671'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114630'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6303'^^xsd:double;
  dwc:latitude '38.4835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5671'^^xsd:string;
  dwc:observationDate '2013-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90531667 -25.90221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90531667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.90221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90531667 -25.90221667)"^^geo:wktLiteral ;
  geo-pos:lat "37.90531667"^^xsd:decimal ;
  geo-pos:long "-25.90221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5672'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.90221667'^^xsd:double;
  dwc:latitude '37.90531667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5672'^^xsd:string;
  dwc:observationDate '2013-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64608333 -28.61438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64608333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64608333 -28.61438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64608333"^^xsd:decimal ;
  geo-pos:long "-28.61438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5673'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.61438333'^^xsd:double;
  dwc:latitude '38.64608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5673'^^xsd:string;
  dwc:observationDate '2013-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67186667 -28.20436667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67186667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20436667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67186667 -28.20436667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67186667"^^xsd:decimal ;
  geo-pos:long "-28.20436667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5674'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114731'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20436667'^^xsd:double;
  dwc:latitude '38.67186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5674'^^xsd:string;
  dwc:observationDate '2013-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461667 -28.23836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69461667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69461667 -28.23836667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69461667"^^xsd:decimal ;
  geo-pos:long "-28.23836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5675'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23836667'^^xsd:double;
  dwc:latitude '38.69461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5675'^^xsd:string;
  dwc:observationDate '2013-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58196667 -28.02366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58196667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58196667 -28.02366667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58196667"^^xsd:decimal ;
  geo-pos:long "-28.02366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5676'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114800'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02366667'^^xsd:double;
  dwc:latitude '38.58196667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5676'^^xsd:string;
  dwc:observationDate '2013-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7353 -25.24406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7353"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7353 -25.24406667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7353"^^xsd:decimal ;
  geo-pos:long "-25.24406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5677'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114841'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24406667'^^xsd:double;
  dwc:latitude '37.7353'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5677'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7353 -25.24406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7353"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7353 -25.24406667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7353"^^xsd:decimal ;
  geo-pos:long "-25.24406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5678'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114841'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24406667'^^xsd:double;
  dwc:latitude '37.7353'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5678'^^xsd:string;
  dwc:observationDate '2013-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38916667 -28.20675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38916667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38916667 -28.20675)"^^geo:wktLiteral ;
  geo-pos:lat "38.38916667"^^xsd:decimal ;
  geo-pos:long "-28.20675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5679'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20675'^^xsd:double;
  dwc:latitude '38.38916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5679'^^xsd:string;
  dwc:observationDate '2013-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38916667 -28.20675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38916667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38916667 -28.20675)"^^geo:wktLiteral ;
  geo-pos:lat "38.38916667"^^xsd:decimal ;
  geo-pos:long "-28.20675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5680'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20675'^^xsd:double;
  dwc:latitude '38.38916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5680'^^xsd:string;
  dwc:observationDate '2013-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71881667 -29.99231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71881667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71881667 -29.99231667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71881667"^^xsd:decimal ;
  geo-pos:long "-29.99231667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5681'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99231667'^^xsd:double;
  dwc:latitude '38.71881667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5681'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71881667 -29.99231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71881667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71881667 -29.99231667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71881667"^^xsd:decimal ;
  geo-pos:long "-29.99231667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5682'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99231667'^^xsd:double;
  dwc:latitude '38.71881667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5682'^^xsd:string;
  dwc:observationDate '2013-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72548333 -29.99265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72548333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72548333 -29.99265)"^^geo:wktLiteral ;
  geo-pos:lat "38.72548333"^^xsd:decimal ;
  geo-pos:long "-29.99265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5683'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114927'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99265'^^xsd:double;
  dwc:latitude '38.72548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5683'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72548333 -29.99265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72548333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72548333 -29.99265)"^^geo:wktLiteral ;
  geo-pos:lat "38.72548333"^^xsd:decimal ;
  geo-pos:long "-29.99265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5684'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114927'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99265'^^xsd:double;
  dwc:latitude '38.72548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5684'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71998333 -29.99021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71998333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71998333 -29.99021667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71998333"^^xsd:decimal ;
  geo-pos:long "-29.99021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5685'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114985'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99021667'^^xsd:double;
  dwc:latitude '38.71998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5685'^^xsd:string;
  dwc:observationDate '2013-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71998333 -29.99021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71998333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71998333 -29.99021667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71998333"^^xsd:decimal ;
  geo-pos:long "-29.99021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5686'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '114985'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99021667'^^xsd:double;
  dwc:latitude '38.71998333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5686'^^xsd:string;
  dwc:observationDate '2013-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76763333 -25.86158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76763333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76763333 -25.86158333)"^^geo:wktLiteral ;
  geo-pos:lat "37.76763333"^^xsd:decimal ;
  geo-pos:long "-25.86158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5687'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.86158333'^^xsd:double;
  dwc:latitude '37.76763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5687'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76763333 -25.86158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76763333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.86158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76763333 -25.86158333)"^^geo:wktLiteral ;
  geo-pos:lat "37.76763333"^^xsd:decimal ;
  geo-pos:long "-25.86158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5688'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-25.86158333'^^xsd:double;
  dwc:latitude '37.76763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5688'^^xsd:string;
  dwc:observationDate '2013-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69928333 -28.23633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69928333 -28.23633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69928333"^^xsd:decimal ;
  geo-pos:long "-28.23633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5689'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115108'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23633333'^^xsd:double;
  dwc:latitude '38.69928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5689'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69928333 -28.23633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69928333 -28.23633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69928333"^^xsd:decimal ;
  geo-pos:long "-28.23633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5690'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115108'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23633333'^^xsd:double;
  dwc:latitude '38.69928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5690'^^xsd:string;
  dwc:observationDate '2013-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21836667 -28.05381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21836667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21836667 -28.05381667)"^^geo:wktLiteral ;
  geo-pos:lat "38.21836667"^^xsd:decimal ;
  geo-pos:long "-28.05381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5691'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115109'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05381667'^^xsd:double;
  dwc:latitude '38.21836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5691'^^xsd:string;
  dwc:observationDate '2013-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32786667 -28.13378333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32786667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13378333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32786667 -28.13378333)"^^geo:wktLiteral ;
  geo-pos:lat "38.32786667"^^xsd:decimal ;
  geo-pos:long "-28.13378333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5692'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115110'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13378333'^^xsd:double;
  dwc:latitude '38.32786667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5692'^^xsd:string;
  dwc:observationDate '2013-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07831667 -25.43081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07831667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07831667 -25.43081667)"^^geo:wktLiteral ;
  geo-pos:lat "37.07831667"^^xsd:decimal ;
  geo-pos:long "-25.43081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5693'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115138'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.43081667'^^xsd:double;
  dwc:latitude '37.07831667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5693'^^xsd:string;
  dwc:observationDate '2013-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08956667 -25.4239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08956667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08956667 -25.4239)"^^geo:wktLiteral ;
  geo-pos:lat "37.08956667"^^xsd:decimal ;
  geo-pos:long "-25.4239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5694'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115139'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4239'^^xsd:double;
  dwc:latitude '37.08956667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5694'^^xsd:string;
  dwc:observationDate '2013-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9486 -24.36245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9486"^^xsd:decimal ;
  dwc:decimalLongitude "-24.36245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9486 -24.36245)"^^geo:wktLiteral ;
  geo-pos:lat "36.9486"^^xsd:decimal ;
  geo-pos:long "-24.36245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5695'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.36245'^^xsd:double;
  dwc:latitude '36.9486'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5695'^^xsd:string;
  dwc:observationDate '2013-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92063333 -25.14688333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92063333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14688333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92063333 -25.14688333)"^^geo:wktLiteral ;
  geo-pos:lat "36.92063333"^^xsd:decimal ;
  geo-pos:long "-25.14688333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5696'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115237'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14688333'^^xsd:double;
  dwc:latitude '36.92063333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5696'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83931667 -25.92798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83931667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.92798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83931667 -25.92798333)"^^geo:wktLiteral ;
  geo-pos:lat "37.83931667"^^xsd:decimal ;
  geo-pos:long "-25.92798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5697'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115261'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.92798333'^^xsd:double;
  dwc:latitude '37.83931667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5697'^^xsd:string;
  dwc:observationDate '2013-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91098333 -25.19525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91098333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91098333 -25.19525)"^^geo:wktLiteral ;
  geo-pos:lat "36.91098333"^^xsd:decimal ;
  geo-pos:long "-25.19525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5698'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.19525'^^xsd:double;
  dwc:latitude '36.91098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5698'^^xsd:string;
  dwc:observationDate '2013-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92178333 -25.18538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92178333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92178333 -25.18538333)"^^geo:wktLiteral ;
  geo-pos:lat "36.92178333"^^xsd:decimal ;
  geo-pos:long "-25.18538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5699'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18538333'^^xsd:double;
  dwc:latitude '36.92178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5699'^^xsd:string;
  dwc:observationDate '2013-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38453333 -28.36565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38453333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38453333 -28.36565)"^^geo:wktLiteral ;
  geo-pos:lat "38.38453333"^^xsd:decimal ;
  geo-pos:long "-28.36565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5700'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115320'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36565'^^xsd:double;
  dwc:latitude '38.38453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5700'^^xsd:string;
  dwc:observationDate '2013-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90955 -25.09933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90955"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_5701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90955 -25.09933333)"^^geo:wktLiteral ;
  geo-pos:lat "36.90955"^^xsd:decimal ;
  geo-pos:long "-25.09933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5701'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115381'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09933333'^^xsd:double;
  dwc:latitude '36.90955'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5701'^^xsd:string;
  dwc:observationDate '2013-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47438333 -27.82988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47438333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47438333 -27.82988333)"^^geo:wktLiteral ;
  geo-pos:lat "38.47438333"^^xsd:decimal ;
  geo-pos:long "-27.82988333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5702'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115386'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82988333'^^xsd:double;
  dwc:latitude '38.47438333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5702'^^xsd:string;
  dwc:observationDate '2013-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4703 -28.18683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4703 -28.18683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4703"^^xsd:decimal ;
  geo-pos:long "-28.18683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5703'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115501'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18683333'^^xsd:double;
  dwc:latitude '38.4703'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5703'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4703 -28.18683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4703 -28.18683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4703"^^xsd:decimal ;
  geo-pos:long "-28.18683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5704'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115501'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18683333'^^xsd:double;
  dwc:latitude '38.4703'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5704'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4703 -28.18683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4703"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4703 -28.18683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4703"^^xsd:decimal ;
  geo-pos:long "-28.18683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5705'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115501'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18683333'^^xsd:double;
  dwc:latitude '38.4703'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5705'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46871667 -28.18393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46871667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46871667 -28.18393333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46871667"^^xsd:decimal ;
  geo-pos:long "-28.18393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5706'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115502'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18393333'^^xsd:double;
  dwc:latitude '38.46871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5706'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46871667 -28.18393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46871667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46871667 -28.18393333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46871667"^^xsd:decimal ;
  geo-pos:long "-28.18393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5707'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115502'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18393333'^^xsd:double;
  dwc:latitude '38.46871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5707'^^xsd:string;
  dwc:observationDate '2013-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71633333 -29.99093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71633333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71633333 -29.99093333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71633333"^^xsd:decimal ;
  geo-pos:long "-29.99093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5708'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115557'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99093333'^^xsd:double;
  dwc:latitude '38.71633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5708'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71633333 -29.99093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71633333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71633333 -29.99093333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71633333"^^xsd:decimal ;
  geo-pos:long "-29.99093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5709'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115557'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99093333'^^xsd:double;
  dwc:latitude '38.71633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5709'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51316667 -28.29543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51316667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51316667 -28.29543333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51316667"^^xsd:decimal ;
  geo-pos:long "-28.29543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5710'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115616'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29543333'^^xsd:double;
  dwc:latitude '38.51316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5710'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51316667 -28.29543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51316667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51316667 -28.29543333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51316667"^^xsd:decimal ;
  geo-pos:long "-28.29543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5711'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115616'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29543333'^^xsd:double;
  dwc:latitude '38.51316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5711'^^xsd:string;
  dwc:observationDate '2013-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.69326667 -29.98493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.69326667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.69326667 -29.98493333)"^^geo:wktLiteral ;
  geo-pos:lat "31.69326667"^^xsd:decimal ;
  geo-pos:long "-29.98493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5712'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115617'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98493333'^^xsd:double;
  dwc:latitude '31.69326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5712'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.69326667 -29.98493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.69326667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.69326667 -29.98493333)"^^geo:wktLiteral ;
  geo-pos:lat "31.69326667"^^xsd:decimal ;
  geo-pos:long "-29.98493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5713'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115617'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98493333'^^xsd:double;
  dwc:latitude '31.69326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5713'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72113333 -29.99155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72113333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72113333 -29.99155)"^^geo:wktLiteral ;
  geo-pos:lat "38.72113333"^^xsd:decimal ;
  geo-pos:long "-29.99155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5714'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99155'^^xsd:double;
  dwc:latitude '38.72113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5714'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72113333 -29.99155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72113333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72113333 -29.99155)"^^geo:wktLiteral ;
  geo-pos:lat "38.72113333"^^xsd:decimal ;
  geo-pos:long "-29.99155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5715'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99155'^^xsd:double;
  dwc:latitude '38.72113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5715'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71696667 -29.99155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71696667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71696667 -29.99155)"^^geo:wktLiteral ;
  geo-pos:lat "38.71696667"^^xsd:decimal ;
  geo-pos:long "-29.99155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5716'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99155'^^xsd:double;
  dwc:latitude '38.71696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5716'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71696667 -29.99155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71696667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.99155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71696667 -29.99155)"^^geo:wktLiteral ;
  geo-pos:lat "38.71696667"^^xsd:decimal ;
  geo-pos:long "-29.99155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5717'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.99155'^^xsd:double;
  dwc:latitude '38.71696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5717'^^xsd:string;
  dwc:observationDate '2013-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98751667 -29.88271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98751667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.88271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98751667 -29.88271667)"^^geo:wktLiteral ;
  geo-pos:lat "38.98751667"^^xsd:decimal ;
  geo-pos:long "-29.88271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5718'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-29.88271667'^^xsd:double;
  dwc:latitude '38.98751667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5718'^^xsd:string;
  dwc:observationDate '2013-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98751667 -29.88271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98751667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.88271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98751667 -29.88271667)"^^geo:wktLiteral ;
  geo-pos:lat "38.98751667"^^xsd:decimal ;
  geo-pos:long "-29.88271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5719'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-29.88271667'^^xsd:double;
  dwc:latitude '38.98751667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5719'^^xsd:string;
  dwc:observationDate '2013-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21386667 -28.07825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21386667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21386667 -28.07825)"^^geo:wktLiteral ;
  geo-pos:lat "38.21386667"^^xsd:decimal ;
  geo-pos:long "-28.07825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5720'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '115722'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07825'^^xsd:double;
  dwc:latitude '38.21386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5720'^^xsd:string;
  dwc:observationDate '2013-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75678333 -28.18675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75678333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75678333 -28.18675)"^^geo:wktLiteral ;
  geo-pos:lat "38.75678333"^^xsd:decimal ;
  geo-pos:long "-28.18675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5721'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18675'^^xsd:double;
  dwc:latitude '38.75678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5721'^^xsd:string;
  dwc:observationDate '2013-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7873 -28.16683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7873"^^xsd:decimal ;
  dwc:decimalLongitude "-28.16683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7873 -28.16683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7873"^^xsd:decimal ;
  geo-pos:long "-28.16683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5722'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16683333'^^xsd:double;
  dwc:latitude '38.7873'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5722'^^xsd:string;
  dwc:observationDate '2013-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73631667 -25.24146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73631667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73631667 -25.24146667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73631667"^^xsd:decimal ;
  geo-pos:long "-25.24146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5723'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116356'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.24146667'^^xsd:double;
  dwc:latitude '37.73631667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5723'^^xsd:string;
  dwc:observationDate '2013-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73676667 -25.24895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73676667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73676667 -25.24895)"^^geo:wktLiteral ;
  geo-pos:lat "37.73676667"^^xsd:decimal ;
  geo-pos:long "-25.24895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5724'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116383'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24895'^^xsd:double;
  dwc:latitude '37.73676667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5724'^^xsd:string;
  dwc:observationDate '2013-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27418333 -24.7716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27418333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27418333 -24.7716)"^^geo:wktLiteral ;
  geo-pos:lat "37.27418333"^^xsd:decimal ;
  geo-pos:long "-24.7716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5725'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.7716'^^xsd:double;
  dwc:latitude '37.27418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5725'^^xsd:string;
  dwc:observationDate '2013-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72711667 -29.98923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72711667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72711667 -29.98923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72711667"^^xsd:decimal ;
  geo-pos:long "-29.98923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5726'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98923333'^^xsd:double;
  dwc:latitude '38.72711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5726'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72711667 -29.98923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72711667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72711667 -29.98923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72711667"^^xsd:decimal ;
  geo-pos:long "-29.98923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5727'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98923333'^^xsd:double;
  dwc:latitude '38.72711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5727'^^xsd:string;
  dwc:observationDate '2013-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74851667 -28.46616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74851667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74851667 -28.46616667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74851667"^^xsd:decimal ;
  geo-pos:long "-28.46616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5728'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116465'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46616667'^^xsd:double;
  dwc:latitude '37.74851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5728'^^xsd:string;
  dwc:observationDate '2013-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5581 -27.76271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5581"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5581 -27.76271667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5581"^^xsd:decimal ;
  geo-pos:long "-27.76271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5729'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116529'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76271667'^^xsd:double;
  dwc:latitude '38.5581'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5729'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5581 -27.76271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5581"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5581 -27.76271667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5581"^^xsd:decimal ;
  geo-pos:long "-27.76271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5730'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116529'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76271667'^^xsd:double;
  dwc:latitude '38.5581'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5730'^^xsd:string;
  dwc:observationDate '2013-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35648333 -28.21526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35648333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35648333 -28.21526667)"^^geo:wktLiteral ;
  geo-pos:lat "38.35648333"^^xsd:decimal ;
  geo-pos:long "-28.21526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5731'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21526667'^^xsd:double;
  dwc:latitude '38.35648333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5731'^^xsd:string;
  dwc:observationDate '2013-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72515 -29.98696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72515 -29.98696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.72515"^^xsd:decimal ;
  geo-pos:long "-29.98696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5732'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98696667'^^xsd:double;
  dwc:latitude '38.72515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5732'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72515 -29.98696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72515"^^xsd:decimal ;
  dwc:decimalLongitude "-29.98696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72515 -29.98696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.72515"^^xsd:decimal ;
  geo-pos:long "-29.98696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5733'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.98696667'^^xsd:double;
  dwc:latitude '38.72515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5733'^^xsd:string;
  dwc:observationDate '2013-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22023333 -28.06183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22023333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22023333 -28.06183333)"^^geo:wktLiteral ;
  geo-pos:lat "38.22023333"^^xsd:decimal ;
  geo-pos:long "-28.06183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5734'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116693'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06183333'^^xsd:double;
  dwc:latitude '38.22023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5734'^^xsd:string;
  dwc:observationDate '2013-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22921667 -28.06671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22921667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22921667 -28.06671667)"^^geo:wktLiteral ;
  geo-pos:lat "38.22921667"^^xsd:decimal ;
  geo-pos:long "-28.06671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5735'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116694'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06671667'^^xsd:double;
  dwc:latitude '38.22921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5735'^^xsd:string;
  dwc:observationDate '2013-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0684 -27.84736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.84736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0684 -27.84736667)"^^geo:wktLiteral ;
  geo-pos:lat "38.0684"^^xsd:decimal ;
  geo-pos:long "-27.84736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5736'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.84736667'^^xsd:double;
  dwc:latitude '38.0684'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5736'^^xsd:string;
  dwc:observationDate '2013-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29321667 -28.02145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29321667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29321667 -28.02145)"^^geo:wktLiteral ;
  geo-pos:lat "38.29321667"^^xsd:decimal ;
  geo-pos:long "-28.02145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5737'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02145'^^xsd:double;
  dwc:latitude '38.29321667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5737'^^xsd:string;
  dwc:observationDate '2013-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25551667 -28.09225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25551667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25551667 -28.09225)"^^geo:wktLiteral ;
  geo-pos:lat "38.25551667"^^xsd:decimal ;
  geo-pos:long "-28.09225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5738'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116697'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09225'^^xsd:double;
  dwc:latitude '38.25551667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5738'^^xsd:string;
  dwc:observationDate '2013-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15966667 -28.087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15966667 -28.087)"^^geo:wktLiteral ;
  geo-pos:lat "38.15966667"^^xsd:decimal ;
  geo-pos:long "-28.087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5739'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.087'^^xsd:double;
  dwc:latitude '38.15966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5739'^^xsd:string;
  dwc:observationDate '2013-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63181667 -29.6735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63181667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.6735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63181667 -29.6735)"^^geo:wktLiteral ;
  geo-pos:lat "37.63181667"^^xsd:decimal ;
  geo-pos:long "-29.6735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5740'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116723'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.6735'^^xsd:double;
  dwc:latitude '37.63181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5740'^^xsd:string;
  dwc:observationDate '2013-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86135 -29.3633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86135"^^xsd:decimal ;
  dwc:decimalLongitude "-29.3633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86135 -29.3633)"^^geo:wktLiteral ;
  geo-pos:lat "37.86135"^^xsd:decimal ;
  geo-pos:long "-29.3633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5741'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116724'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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.3633'^^xsd:double;
  dwc:latitude '37.86135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5741'^^xsd:string;
  dwc:observationDate '2013-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37511667 -29.51458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37511667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.51458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37511667 -29.51458333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37511667"^^xsd:decimal ;
  geo-pos:long "-29.51458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5742'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116868'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.51458333'^^xsd:double;
  dwc:latitude '38.37511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5742'^^xsd:string;
  dwc:observationDate '2013-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40688333 -29.13698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40688333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.13698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40688333 -29.13698333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40688333"^^xsd:decimal ;
  geo-pos:long "-29.13698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5743'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116869'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.13698333'^^xsd:double;
  dwc:latitude '38.40688333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5743'^^xsd:string;
  dwc:observationDate '2013-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3705 -28.7323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3705"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3705 -28.7323)"^^geo:wktLiteral ;
  geo-pos:lat "38.3705"^^xsd:decimal ;
  geo-pos:long "-28.7323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5744'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116927'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7323'^^xsd:double;
  dwc:latitude '38.3705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5744'^^xsd:string;
  dwc:observationDate '2013-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66638333 -28.64791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66638333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66638333 -28.64791667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66638333"^^xsd:decimal ;
  geo-pos:long "-28.64791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5746'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '117050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^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 '-28.64791667'^^xsd:double;
  dwc:latitude '38.66638333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5746'^^xsd:string;
  dwc:observationDate '2013-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51483333 -27.87708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51483333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51483333 -27.87708333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51483333"^^xsd:decimal ;
  geo-pos:long "-27.87708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5747'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '117181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87708333'^^xsd:double;
  dwc:latitude '38.51483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5747'^^xsd:string;
  dwc:observationDate '2013-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00705 -27.95666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00705"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00705 -27.95666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00705"^^xsd:decimal ;
  geo-pos:long "-27.95666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5748'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '117241'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95666667'^^xsd:double;
  dwc:latitude '39.00705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5748'^^xsd:string;
  dwc:observationDate '2013-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49516667 -28.23025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49516667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49516667 -28.23025)"^^geo:wktLiteral ;
  geo-pos:lat "38.49516667"^^xsd:decimal ;
  geo-pos:long "-28.23025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5036'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23025'^^xsd:double;
  dwc:latitude '38.49516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5036'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49516667 -28.23025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49516667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49516667 -28.23025)"^^geo:wktLiteral ;
  geo-pos:lat "38.49516667"^^xsd:decimal ;
  geo-pos:long "-28.23025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5037'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23025'^^xsd:double;
  dwc:latitude '38.49516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5037'^^xsd:string;
  dwc:observationDate '2011-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98166667 -25.02283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98166667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98166667 -25.02283333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98166667"^^xsd:decimal ;
  geo-pos:long "-25.02283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5038'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02283333'^^xsd:double;
  dwc:latitude '36.98166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5038'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98166667 -25.02283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98166667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98166667 -25.02283333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98166667"^^xsd:decimal ;
  geo-pos:long "-25.02283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5039'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02283333'^^xsd:double;
  dwc:latitude '36.98166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5039'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8325 -25.1405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8325 -25.1405)"^^geo:wktLiteral ;
  geo-pos:lat "37.8325"^^xsd:decimal ;
  geo-pos:long "-25.1405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5040'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98218'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.1405'^^xsd:double;
  dwc:latitude '37.8325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5040'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8325 -25.1405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8325 -25.1405)"^^geo:wktLiteral ;
  geo-pos:lat "37.8325"^^xsd:decimal ;
  geo-pos:long "-25.1405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5041'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98218'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.1405'^^xsd:double;
  dwc:latitude '37.8325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5041'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83716667 -25.14266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83716667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83716667 -25.14266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.83716667"^^xsd:decimal ;
  geo-pos:long "-25.14266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5042'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98219'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.14266667'^^xsd:double;
  dwc:latitude '37.83716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5042'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283333 -25.70283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70283333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283333 -25.70283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70283333"^^xsd:decimal ;
  geo-pos:long "-25.70283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5043'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98261'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70283333'^^xsd:double;
  dwc:latitude '37.70283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5043'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283333 -25.70283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70283333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283333 -25.70283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70283333"^^xsd:decimal ;
  geo-pos:long "-25.70283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5044'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98261'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70283333'^^xsd:double;
  dwc:latitude '37.70283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5044'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82483333 -25.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82483333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82483333 -25.1355)"^^geo:wktLiteral ;
  geo-pos:lat "37.82483333"^^xsd:decimal ;
  geo-pos:long "-25.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5045'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98294'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1355'^^xsd:double;
  dwc:latitude '37.82483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5045'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82783333 -25.13666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82783333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_5046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82783333 -25.13666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.82783333"^^xsd:decimal ;
  geo-pos:long "-25.13666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5046'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13666667'^^xsd:double;
  dwc:latitude '37.82783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5046'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82783333 -25.13666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82783333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_5047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82783333 -25.13666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.82783333"^^xsd:decimal ;
  geo-pos:long "-25.13666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5047'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13666667'^^xsd:double;
  dwc:latitude '37.82783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5047'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.74133333 -25.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.74133333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.74133333 -25.718)"^^geo:wktLiteral ;
  geo-pos:lat "34.74133333"^^xsd:decimal ;
  geo-pos:long "-25.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5048'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98339'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.718'^^xsd:double;
  dwc:latitude '34.74133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5048'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.74133333 -25.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.74133333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.74133333 -25.718)"^^geo:wktLiteral ;
  geo-pos:lat "34.74133333"^^xsd:decimal ;
  geo-pos:long "-25.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5049'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98339'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.718'^^xsd:double;
  dwc:latitude '34.74133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5049'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69566667 -25.7435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69566667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69566667 -25.7435)"^^geo:wktLiteral ;
  geo-pos:lat "37.69566667"^^xsd:decimal ;
  geo-pos:long "-25.7435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5050'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98340'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7435'^^xsd:double;
  dwc:latitude '37.69566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5050'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69566667 -25.7435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69566667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69566667 -25.7435)"^^geo:wktLiteral ;
  geo-pos:lat "37.69566667"^^xsd:decimal ;
  geo-pos:long "-25.7435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5051'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98340'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7435'^^xsd:double;
  dwc:latitude '37.69566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5051'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75166667 -25.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75166667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75166667 -25.735)"^^geo:wktLiteral ;
  geo-pos:lat "37.75166667"^^xsd:decimal ;
  geo-pos:long "-25.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5052'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98373'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.735'^^xsd:double;
  dwc:latitude '37.75166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5052'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283333 -25.68633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70283333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283333 -25.68633333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70283333"^^xsd:decimal ;
  geo-pos:long "-25.68633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5053'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.68633333'^^xsd:double;
  dwc:latitude '37.70283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5053'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283333 -25.68633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70283333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283333 -25.68633333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70283333"^^xsd:decimal ;
  geo-pos:long "-25.68633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5054'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.68633333'^^xsd:double;
  dwc:latitude '37.70283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5054'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69573333 -25.69916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69573333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69573333 -25.69916667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69573333"^^xsd:decimal ;
  geo-pos:long "-25.69916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5055'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98389'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.69916667'^^xsd:double;
  dwc:latitude '37.69573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5055'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69573333 -25.69916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69573333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69573333 -25.69916667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69573333"^^xsd:decimal ;
  geo-pos:long "-25.69916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5056'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98389'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.69916667'^^xsd:double;
  dwc:latitude '37.69573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5056'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69573333 -25.69916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69573333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69573333 -25.69916667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69573333"^^xsd:decimal ;
  geo-pos:long "-25.69916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5057'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98389'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.69916667'^^xsd:double;
  dwc:latitude '37.69573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5057'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55233333 -27.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55233333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55233333 -27.871)"^^geo:wktLiteral ;
  geo-pos:lat "38.55233333"^^xsd:decimal ;
  geo-pos:long "-27.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5058'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.871'^^xsd:double;
  dwc:latitude '38.55233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5058'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55233333 -27.871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55233333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55233333 -27.871)"^^geo:wktLiteral ;
  geo-pos:lat "38.55233333"^^xsd:decimal ;
  geo-pos:long "-27.871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5059'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.871'^^xsd:double;
  dwc:latitude '38.55233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5059'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57333333 -28.3255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57333333 -28.3255)"^^geo:wktLiteral ;
  geo-pos:lat "38.57333333"^^xsd:decimal ;
  geo-pos:long "-28.3255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5060'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3255'^^xsd:double;
  dwc:latitude '38.57333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5060'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57333333 -28.3255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57333333 -28.3255)"^^geo:wktLiteral ;
  geo-pos:lat "38.57333333"^^xsd:decimal ;
  geo-pos:long "-28.3255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5061'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3255'^^xsd:double;
  dwc:latitude '38.57333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5061'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67276667 -28.20206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67276667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67276667 -28.20206667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67276667"^^xsd:decimal ;
  geo-pos:long "-28.20206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5062'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20206667'^^xsd:double;
  dwc:latitude '38.67276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5062'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67276667 -28.20206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67276667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67276667 -28.20206667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67276667"^^xsd:decimal ;
  geo-pos:long "-28.20206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5063'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20206667'^^xsd:double;
  dwc:latitude '38.67276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5063'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67276667 -28.20206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67276667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67276667 -28.20206667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67276667"^^xsd:decimal ;
  geo-pos:long "-28.20206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5064'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20206667'^^xsd:double;
  dwc:latitude '38.67276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5064'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67276667 -28.20206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67276667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67276667 -28.20206667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67276667"^^xsd:decimal ;
  geo-pos:long "-28.20206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5065'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20206667'^^xsd:double;
  dwc:latitude '38.67276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe-pau'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5065'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9407 -25.1127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9407"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9407 -25.1127)"^^geo:wktLiteral ;
  geo-pos:lat "36.9407"^^xsd:decimal ;
  geo-pos:long "-25.1127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5066'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1127'^^xsd:double;
  dwc:latitude '36.9407'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5066'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9407 -25.1127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9407"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9407 -25.1127)"^^geo:wktLiteral ;
  geo-pos:lat "36.9407"^^xsd:decimal ;
  geo-pos:long "-25.1127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5067'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1127'^^xsd:double;
  dwc:latitude '36.9407'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5067'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9407 -25.1127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9407"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9407 -25.1127)"^^geo:wktLiteral ;
  geo-pos:lat "36.9407"^^xsd:decimal ;
  geo-pos:long "-25.1127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5068'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1127'^^xsd:double;
  dwc:latitude '36.9407'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5068'^^xsd:string;
  dwc:observationDate '2011-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69895 -28.23625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69895 -28.23625)"^^geo:wktLiteral ;
  geo-pos:lat "38.69895"^^xsd:decimal ;
  geo-pos:long "-28.23625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5069'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98760'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23625'^^xsd:double;
  dwc:latitude '38.69895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5069'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69895 -28.23625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69895 -28.23625)"^^geo:wktLiteral ;
  geo-pos:lat "38.69895"^^xsd:decimal ;
  geo-pos:long "-28.23625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5070'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98760'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23625'^^xsd:double;
  dwc:latitude '38.69895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5070'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69895 -28.23625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69895 -28.23625)"^^geo:wktLiteral ;
  geo-pos:lat "38.69895"^^xsd:decimal ;
  geo-pos:long "-28.23625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5071'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98760'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23625'^^xsd:double;
  dwc:latitude '38.69895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5071'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69968333 -28.23785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69968333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69968333 -28.23785)"^^geo:wktLiteral ;
  geo-pos:lat "38.69968333"^^xsd:decimal ;
  geo-pos:long "-28.23785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5072'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98776'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23785'^^xsd:double;
  dwc:latitude '38.69968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5072'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69968333 -28.23785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69968333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69968333 -28.23785)"^^geo:wktLiteral ;
  geo-pos:lat "38.69968333"^^xsd:decimal ;
  geo-pos:long "-28.23785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5073'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98776'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23785'^^xsd:double;
  dwc:latitude '38.69968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5073'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69968333 -28.23785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69968333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69968333 -28.23785)"^^geo:wktLiteral ;
  geo-pos:lat "38.69968333"^^xsd:decimal ;
  geo-pos:long "-28.23785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5074'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98776'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23785'^^xsd:double;
  dwc:latitude '38.69968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5074'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68368333 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68368333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68368333 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "38.68368333"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5075'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98812'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '38.68368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5075'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68368333 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68368333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68368333 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "38.68368333"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5076'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98812'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '38.68368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5076'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68368333 -28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68368333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68368333 -28.238)"^^geo:wktLiteral ;
  geo-pos:lat "38.68368333"^^xsd:decimal ;
  geo-pos:long "-28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5077'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98812'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.238'^^xsd:double;
  dwc:latitude '38.68368333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5077'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42055 -31.14273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42055 -31.14273333)"^^geo:wktLiteral ;
  geo-pos:lat "39.42055"^^xsd:decimal ;
  geo-pos:long "-31.14273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5078'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98813'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14273333'^^xsd:double;
  dwc:latitude '39.42055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5078'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42055 -31.14273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42055 -31.14273333)"^^geo:wktLiteral ;
  geo-pos:lat "39.42055"^^xsd:decimal ;
  geo-pos:long "-31.14273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5079'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98813'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14273333'^^xsd:double;
  dwc:latitude '39.42055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5079'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41768333 -31.14698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41768333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41768333 -31.14698333)"^^geo:wktLiteral ;
  geo-pos:lat "39.41768333"^^xsd:decimal ;
  geo-pos:long "-31.14698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5080'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14698333'^^xsd:double;
  dwc:latitude '39.41768333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5080'^^xsd:string;
  dwc:observationDate '2011-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42371667 -31.14105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42371667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42371667 -31.14105)"^^geo:wktLiteral ;
  geo-pos:lat "39.42371667"^^xsd:decimal ;
  geo-pos:long "-31.14105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5081'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98852'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14105'^^xsd:double;
  dwc:latitude '39.42371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5081'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42371667 -31.14105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42371667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42371667 -31.14105)"^^geo:wktLiteral ;
  geo-pos:lat "39.42371667"^^xsd:decimal ;
  geo-pos:long "-31.14105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5082'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98852'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14105'^^xsd:double;
  dwc:latitude '39.42371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5082'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42371667 -31.14105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42371667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42371667 -31.14105)"^^geo:wktLiteral ;
  geo-pos:lat "39.42371667"^^xsd:decimal ;
  geo-pos:long "-31.14105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5083'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98852'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14105'^^xsd:double;
  dwc:latitude '39.42371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5083'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43373333 -31.14275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43373333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43373333 -31.14275)"^^geo:wktLiteral ;
  geo-pos:lat "39.43373333"^^xsd:decimal ;
  geo-pos:long "-31.14275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5084'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14275'^^xsd:double;
  dwc:latitude '39.43373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5084'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43373333 -31.14275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43373333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43373333 -31.14275)"^^geo:wktLiteral ;
  geo-pos:lat "39.43373333"^^xsd:decimal ;
  geo-pos:long "-31.14275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5085'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14275'^^xsd:double;
  dwc:latitude '39.43373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5085'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7365 -25.22653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7365"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7365 -25.22653333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7365"^^xsd:decimal ;
  geo-pos:long "-25.22653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5086'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98945'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22653333'^^xsd:double;
  dwc:latitude '37.7365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5086'^^xsd:string;
  dwc:observationDate '2011-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65186667 -27.0732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65186667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65186667 -27.0732)"^^geo:wktLiteral ;
  geo-pos:lat "38.65186667"^^xsd:decimal ;
  geo-pos:long "-27.0732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5087'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0732'^^xsd:double;
  dwc:latitude '38.65186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5087'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64253333 -27.2349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64253333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64253333 -27.2349)"^^geo:wktLiteral ;
  geo-pos:lat "38.64253333"^^xsd:decimal ;
  geo-pos:long "-27.2349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5088'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2349'^^xsd:double;
  dwc:latitude '38.64253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5088'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64253333 -27.2349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64253333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64253333 -27.2349)"^^geo:wktLiteral ;
  geo-pos:lat "38.64253333"^^xsd:decimal ;
  geo-pos:long "-27.2349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5089'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2349'^^xsd:double;
  dwc:latitude '38.64253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5089'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58498333 -27.94793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58498333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58498333 -27.94793333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58498333"^^xsd:decimal ;
  geo-pos:long "-27.94793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5090'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98986'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.94793333'^^xsd:double;
  dwc:latitude '38.58498333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5090'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53821667 -27.7591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53821667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53821667 -27.7591)"^^geo:wktLiteral ;
  geo-pos:lat "38.53821667"^^xsd:decimal ;
  geo-pos:long "-27.7591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5091'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98988'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7591'^^xsd:double;
  dwc:latitude '38.53821667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5091'^^xsd:string;
  dwc:observationDate '2011-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93228333 -25.08311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93228333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93228333 -25.08311667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93228333"^^xsd:decimal ;
  geo-pos:long "-25.08311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5092'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08311667'^^xsd:double;
  dwc:latitude '36.93228333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5092'^^xsd:string;
  dwc:observationDate '2011-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93228333 -25.08311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93228333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93228333 -25.08311667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93228333"^^xsd:decimal ;
  geo-pos:long "-25.08311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5093'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08311667'^^xsd:double;
  dwc:latitude '36.93228333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5093'^^xsd:string;
  dwc:observationDate '2011-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93241667 -25.08255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93241667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93241667 -25.08255)"^^geo:wktLiteral ;
  geo-pos:lat "36.93241667"^^xsd:decimal ;
  geo-pos:long "-25.08255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5094'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08255'^^xsd:double;
  dwc:latitude '36.93241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5094'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93241667 -25.08255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93241667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93241667 -25.08255)"^^geo:wktLiteral ;
  geo-pos:lat "36.93241667"^^xsd:decimal ;
  geo-pos:long "-25.08255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5095'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08255'^^xsd:double;
  dwc:latitude '36.93241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5095'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40471667 -28.18265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40471667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40471667 -28.18265)"^^geo:wktLiteral ;
  geo-pos:lat "38.40471667"^^xsd:decimal ;
  geo-pos:long "-28.18265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5096'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99046'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18265'^^xsd:double;
  dwc:latitude '38.40471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5096'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40471667 -28.18265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40471667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40471667 -28.18265)"^^geo:wktLiteral ;
  geo-pos:lat "38.40471667"^^xsd:decimal ;
  geo-pos:long "-28.18265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5097'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99046'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18265'^^xsd:double;
  dwc:latitude '38.40471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5097'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67588333 -28.20775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67588333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67588333 -28.20775)"^^geo:wktLiteral ;
  geo-pos:lat "38.67588333"^^xsd:decimal ;
  geo-pos:long "-28.20775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5098'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20775'^^xsd:double;
  dwc:latitude '38.67588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5098'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67588333 -28.20775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67588333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67588333 -28.20775)"^^geo:wktLiteral ;
  geo-pos:lat "38.67588333"^^xsd:decimal ;
  geo-pos:long "-28.20775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5099'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20775'^^xsd:double;
  dwc:latitude '38.67588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5099'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40291667 -28.26511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40291667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40291667 -28.26511667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40291667"^^xsd:decimal ;
  geo-pos:long "-28.26511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5100'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26511667'^^xsd:double;
  dwc:latitude '38.40291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5100'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40291667 -28.26511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40291667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40291667 -28.26511667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40291667"^^xsd:decimal ;
  geo-pos:long "-28.26511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5101'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26511667'^^xsd:double;
  dwc:latitude '38.40291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5101'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40291667 -28.26511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40291667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40291667 -28.26511667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40291667"^^xsd:decimal ;
  geo-pos:long "-28.26511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5102'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26511667'^^xsd:double;
  dwc:latitude '38.40291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5102'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.67223333 -28.20461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.67223333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.67223333 -28.20461667)"^^geo:wktLiteral ;
  geo-pos:lat "28.67223333"^^xsd:decimal ;
  geo-pos:long "-28.20461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5103'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20461667'^^xsd:double;
  dwc:latitude '28.67223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5103'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.67223333 -28.20461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.67223333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.67223333 -28.20461667)"^^geo:wktLiteral ;
  geo-pos:lat "28.67223333"^^xsd:decimal ;
  geo-pos:long "-28.20461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5104'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20461667'^^xsd:double;
  dwc:latitude '28.67223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5104'^^xsd:string;
  dwc:observationDate '2011-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68328333 -27.36486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68328333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68328333 -27.36486667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68328333"^^xsd:decimal ;
  geo-pos:long "-27.36486667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5105'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36486667'^^xsd:double;
  dwc:latitude '38.68328333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5105'^^xsd:string;
  dwc:observationDate '2011-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68328333 -27.36486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68328333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68328333 -27.36486667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68328333"^^xsd:decimal ;
  geo-pos:long "-27.36486667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5106'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36486667'^^xsd:double;
  dwc:latitude '38.68328333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5106'^^xsd:string;
  dwc:observationDate '2011-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.125 -27.95148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.125"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.125 -27.95148333)"^^geo:wktLiteral ;
  geo-pos:lat "39.125"^^xsd:decimal ;
  geo-pos:long "-27.95148333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5107'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99170'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95148333'^^xsd:double;
  dwc:latitude '39.125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5107'^^xsd:string;
  dwc:observationDate '2011-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.26968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.26968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4068"^^xsd:decimal ;
  geo-pos:long "-28.26968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5108'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26968333'^^xsd:double;
  dwc:latitude '38.4068'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5108'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.26968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.26968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4068"^^xsd:decimal ;
  geo-pos:long "-28.26968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5109'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26968333'^^xsd:double;
  dwc:latitude '38.4068'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5109'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.26968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.26968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4068"^^xsd:decimal ;
  geo-pos:long "-28.26968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5110'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26968333'^^xsd:double;
  dwc:latitude '38.4068'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5110'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.26968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.26968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4068"^^xsd:decimal ;
  geo-pos:long "-28.26968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5111'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26968333'^^xsd:double;
  dwc:latitude '38.4068'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5111'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42208333 -28.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42208333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42208333 -28.405)"^^geo:wktLiteral ;
  geo-pos:lat "38.42208333"^^xsd:decimal ;
  geo-pos:long "-28.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5112'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99305'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.405'^^xsd:double;
  dwc:latitude '38.42208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5112'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69731667 -28.23428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69731667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69731667 -28.23428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69731667"^^xsd:decimal ;
  geo-pos:long "-28.23428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5113'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99347'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23428333'^^xsd:double;
  dwc:latitude '38.69731667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5113'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69731667 -28.23428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69731667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69731667 -28.23428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69731667"^^xsd:decimal ;
  geo-pos:long "-28.23428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5114'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99347'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23428333'^^xsd:double;
  dwc:latitude '38.69731667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5114'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69731667 -28.23428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69731667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69731667 -28.23428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69731667"^^xsd:decimal ;
  geo-pos:long "-28.23428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5115'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99348'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23428333'^^xsd:double;
  dwc:latitude '38.69731667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5115'^^xsd:string;
  dwc:observationDate '2011-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55911667 -27.88588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55911667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.88588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55911667 -27.88588333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55911667"^^xsd:decimal ;
  geo-pos:long "-27.88588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5116'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.88588333'^^xsd:double;
  dwc:latitude '38.55911667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5116'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55911667 -27.88588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55911667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.88588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55911667 -27.88588333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55911667"^^xsd:decimal ;
  geo-pos:long "-27.88588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5117'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.88588333'^^xsd:double;
  dwc:latitude '38.55911667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5117'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38915 -31.15838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38915"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38915 -31.15838333)"^^geo:wktLiteral ;
  geo-pos:lat "39.38915"^^xsd:decimal ;
  geo-pos:long "-31.15838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5118'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99451'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15838333'^^xsd:double;
  dwc:latitude '39.38915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5118'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71165 -25.75383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71165"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71165 -25.75383333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71165"^^xsd:decimal ;
  geo-pos:long "-25.75383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5119'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99518'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.75383333'^^xsd:double;
  dwc:latitude '37.71165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5119'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71165 -25.75383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71165"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71165 -25.75383333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71165"^^xsd:decimal ;
  geo-pos:long "-25.75383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5120'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99518'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.75383333'^^xsd:double;
  dwc:latitude '37.71165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5120'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02281667 -28.0185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02281667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02281667 -28.0185)"^^geo:wktLiteral ;
  geo-pos:lat "39.02281667"^^xsd:decimal ;
  geo-pos:long "-28.0185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5121'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99545'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0185'^^xsd:double;
  dwc:latitude '39.02281667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5121'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00926667 -27.96118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00926667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00926667 -27.96118333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00926667"^^xsd:decimal ;
  geo-pos:long "-27.96118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5122'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99546'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96118333'^^xsd:double;
  dwc:latitude '39.00926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5122'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00926667 -27.96118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00926667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00926667 -27.96118333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00926667"^^xsd:decimal ;
  geo-pos:long "-27.96118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5123'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99546'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96118333'^^xsd:double;
  dwc:latitude '39.00926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5123'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0267 -27.95056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0267 -27.95056667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0267"^^xsd:decimal ;
  geo-pos:long "-27.95056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5124'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99547'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95056667'^^xsd:double;
  dwc:latitude '39.0267'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5124'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0267 -27.95056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0267"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0267 -27.95056667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0267"^^xsd:decimal ;
  geo-pos:long "-27.95056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5125'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99547'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95056667'^^xsd:double;
  dwc:latitude '39.0267'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5125'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07835 -27.98696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07835"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07835 -27.98696667)"^^geo:wktLiteral ;
  geo-pos:lat "39.07835"^^xsd:decimal ;
  geo-pos:long "-27.98696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5126'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98696667'^^xsd:double;
  dwc:latitude '39.07835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5126'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07835 -27.98696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07835"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07835 -27.98696667)"^^geo:wktLiteral ;
  geo-pos:lat "39.07835"^^xsd:decimal ;
  geo-pos:long "-27.98696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5127'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98696667'^^xsd:double;
  dwc:latitude '39.07835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5127'^^xsd:string;
  dwc:observationDate '2011-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61903333 -27.9191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61903333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61903333 -27.9191)"^^geo:wktLiteral ;
  geo-pos:lat "38.61903333"^^xsd:decimal ;
  geo-pos:long "-27.9191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5128'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99549'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9191'^^xsd:double;
  dwc:latitude '38.61903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5128'^^xsd:string;
  dwc:observationDate '2011-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -38.47448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-38.47448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -38.47448333)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-38.47448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5129'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99571'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-38.47448333'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5129'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.64115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.517"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.517 -28.64115)"^^geo:wktLiteral ;
  geo-pos:lat "38.517"^^xsd:decimal ;
  geo-pos:long "-28.64115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5130'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64115'^^xsd:double;
  dwc:latitude '38.517'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5130'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53403333 -27.83873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53403333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53403333 -27.83873333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53403333"^^xsd:decimal ;
  geo-pos:long "-27.83873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5131'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99573'^^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 '-27.83873333'^^xsd:double;
  dwc:latitude '38.53403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5131'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53243333 -27.80248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53243333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53243333 -27.80248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53243333"^^xsd:decimal ;
  geo-pos:long "-27.80248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5132'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99574'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.80248333'^^xsd:double;
  dwc:latitude '38.53243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5132'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55071667 -27.87176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55071667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55071667 -27.87176667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55071667"^^xsd:decimal ;
  geo-pos:long "-27.87176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5133'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99575'^^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 '-27.87176667'^^xsd:double;
  dwc:latitude '38.55071667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5133'^^xsd:string;
  dwc:observationDate '2011-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58008333 -27.82171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58008333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58008333 -27.82171667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58008333"^^xsd:decimal ;
  geo-pos:long "-27.82171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5134'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99611'^^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 '-27.82171667'^^xsd:double;
  dwc:latitude '38.58008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5134'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55103333 -27.87013333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55103333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87013333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55103333 -27.87013333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55103333"^^xsd:decimal ;
  geo-pos:long "-27.87013333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5135'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99622'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.87013333'^^xsd:double;
  dwc:latitude '38.55103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5135'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55061667 -27.86728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55061667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55061667 -27.86728333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55061667"^^xsd:decimal ;
  geo-pos:long "-27.86728333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5136'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99623'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.86728333'^^xsd:double;
  dwc:latitude '38.55061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5136'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55133333 -27.8738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55133333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55133333 -27.8738)"^^geo:wktLiteral ;
  geo-pos:lat "38.55133333"^^xsd:decimal ;
  geo-pos:long "-27.8738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5137'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.8738'^^xsd:double;
  dwc:latitude '38.55133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5137'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55133333 -27.8738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55133333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55133333 -27.8738)"^^geo:wktLiteral ;
  geo-pos:lat "38.55133333"^^xsd:decimal ;
  geo-pos:long "-27.8738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5138'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.8738'^^xsd:double;
  dwc:latitude '38.55133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5138'^^xsd:string;
  dwc:observationDate '2011-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55165 -27.87133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55165"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55165 -27.87133333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55165"^^xsd:decimal ;
  geo-pos:long "-27.87133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5139'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87133333'^^xsd:double;
  dwc:latitude '38.55165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5139'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67225 -28.20361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67225 -28.20361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67225"^^xsd:decimal ;
  geo-pos:long "-28.20361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5140'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20361667'^^xsd:double;
  dwc:latitude '38.67225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5140'^^xsd:string;
  dwc:observationDate '2011-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67225 -28.20361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67225 -28.20361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67225"^^xsd:decimal ;
  geo-pos:long "-28.20361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5141'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20361667'^^xsd:double;
  dwc:latitude '38.67225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5141'^^xsd:string;
  dwc:observationDate '2011-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67225 -28.20361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67225 -28.20361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67225"^^xsd:decimal ;
  geo-pos:long "-28.20361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5142'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20361667'^^xsd:double;
  dwc:latitude '38.67225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5142'^^xsd:string;
  dwc:observationDate '2011-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64025 -28.77018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64025"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64025 -28.77018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64025"^^xsd:decimal ;
  geo-pos:long "-28.77018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5143'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77018333'^^xsd:double;
  dwc:latitude '38.64025'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5143'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64025 -28.77018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64025"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64025 -28.77018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64025"^^xsd:decimal ;
  geo-pos:long "-28.77018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5144'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77018333'^^xsd:double;
  dwc:latitude '38.64025'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5144'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64025 -28.77018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64025"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64025 -28.77018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64025"^^xsd:decimal ;
  geo-pos:long "-28.77018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5145'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '99846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77018333'^^xsd:double;
  dwc:latitude '38.64025'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5145'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51383333 -28.29575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51383333 -28.29575)"^^geo:wktLiteral ;
  geo-pos:lat "38.51383333"^^xsd:decimal ;
  geo-pos:long "-28.29575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5146'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29575'^^xsd:double;
  dwc:latitude '38.51383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5146'^^xsd:string;
  dwc:observationDate '2011-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54953333 -28.76628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54953333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54953333 -28.76628333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54953333"^^xsd:decimal ;
  geo-pos:long "-28.76628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5147'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76628333'^^xsd:double;
  dwc:latitude '38.54953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5147'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54953333 -28.76628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54953333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54953333 -28.76628333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54953333"^^xsd:decimal ;
  geo-pos:long "-28.76628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5148'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76628333'^^xsd:double;
  dwc:latitude '38.54953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5148'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67033333 -28.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67033333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67033333 -28.6511)"^^geo:wktLiteral ;
  geo-pos:lat "38.67033333"^^xsd:decimal ;
  geo-pos:long "-28.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5149'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6511'^^xsd:double;
  dwc:latitude '38.67033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5149'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67033333 -28.6511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67033333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67033333 -28.6511)"^^geo:wktLiteral ;
  geo-pos:lat "38.67033333"^^xsd:decimal ;
  geo-pos:long "-28.6511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5150'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6511'^^xsd:double;
  dwc:latitude '38.67033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5150'^^xsd:string;
  dwc:observationDate '2011-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68331667 -25.71756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68331667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68331667 -25.71756667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68331667"^^xsd:decimal ;
  geo-pos:long "-25.71756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5151'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71756667'^^xsd:double;
  dwc:latitude '37.68331667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5151'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68331667 -25.71756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68331667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68331667 -25.71756667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68331667"^^xsd:decimal ;
  geo-pos:long "-25.71756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5152'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71756667'^^xsd:double;
  dwc:latitude '37.68331667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5152'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.098 -29.16998333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.098"^^xsd:decimal ;
  dwc:decimalLongitude "-29.16998333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.098 -29.16998333)"^^geo:wktLiteral ;
  geo-pos:lat "38.098"^^xsd:decimal ;
  geo-pos:long "-29.16998333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5153'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.16998333'^^xsd:double;
  dwc:latitude '38.098'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5153'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.098 -29.16998333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.098"^^xsd:decimal ;
  dwc:decimalLongitude "-29.16998333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.098 -29.16998333)"^^geo:wktLiteral ;
  geo-pos:lat "38.098"^^xsd:decimal ;
  geo-pos:long "-29.16998333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5154'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.16998333'^^xsd:double;
  dwc:latitude '38.098'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5154'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6859 -25.73648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6859"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6859 -25.73648333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6859"^^xsd:decimal ;
  geo-pos:long "-25.73648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5155'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '100228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.73648333'^^xsd:double;
  dwc:latitude '37.6859'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5155'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7134 -25.5237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7134"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7134 -25.5237)"^^geo:wktLiteral ;
  geo-pos:lat "37.7134"^^xsd:decimal ;
  geo-pos:long "-25.5237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4796'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5237'^^xsd:double;
  dwc:latitude '37.7134'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4796'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79656667 -25.79241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79656667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79656667 -25.79241667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79656667"^^xsd:decimal ;
  geo-pos:long "-25.79241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4797'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93519'^^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.79241667'^^xsd:double;
  dwc:latitude '37.79656667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4797'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77276667 -25.76226667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77276667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76226667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77276667 -25.76226667)"^^geo:wktLiteral ;
  geo-pos:lat "37.77276667"^^xsd:decimal ;
  geo-pos:long "-25.76226667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4798'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93520'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.76226667'^^xsd:double;
  dwc:latitude '37.77276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4798'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65925 -27.99391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65925 -27.99391667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65925"^^xsd:decimal ;
  geo-pos:long "-27.99391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4799'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93521'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.99391667'^^xsd:double;
  dwc:latitude '38.65925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4799'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75781667 -25.64475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75781667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75781667 -25.64475)"^^geo:wktLiteral ;
  geo-pos:lat "37.75781667"^^xsd:decimal ;
  geo-pos:long "-25.64475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4801'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93579'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.64475'^^xsd:double;
  dwc:latitude '37.75781667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4801'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.727 -25.66996667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.727"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66996667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.727 -25.66996667)"^^geo:wktLiteral ;
  geo-pos:lat "37.727"^^xsd:decimal ;
  geo-pos:long "-25.66996667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4802'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93609'^^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 '-25.66996667'^^xsd:double;
  dwc:latitude '37.727'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4802'^^xsd:string;
  dwc:observationDate '2011-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6004 -25.39705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6004"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6004 -25.39705)"^^geo:wktLiteral ;
  geo-pos:lat "37.6004"^^xsd:decimal ;
  geo-pos:long "-25.39705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4803'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.39705'^^xsd:double;
  dwc:latitude '37.6004'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4803'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93956667 -25.1097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93956667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93956667 -25.1097)"^^geo:wktLiteral ;
  geo-pos:lat "36.93956667"^^xsd:decimal ;
  geo-pos:long "-25.1097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4804'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93639'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1097'^^xsd:double;
  dwc:latitude '36.93956667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4804'^^xsd:string;
  dwc:observationDate '2011-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9402 -25.10816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9402"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9402 -25.10816667)"^^geo:wktLiteral ;
  geo-pos:lat "36.9402"^^xsd:decimal ;
  geo-pos:long "-25.10816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4805'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93687'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10816667'^^xsd:double;
  dwc:latitude '36.9402'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4805'^^xsd:string;
  dwc:observationDate '2011-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94121667 -25.10936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94121667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94121667 -25.10936667)"^^geo:wktLiteral ;
  geo-pos:lat "36.94121667"^^xsd:decimal ;
  geo-pos:long "-25.10936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4806'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93688'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10936667'^^xsd:double;
  dwc:latitude '36.94121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4806'^^xsd:string;
  dwc:observationDate '2011-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40395 -28.1772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40395"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40395 -28.1772)"^^geo:wktLiteral ;
  geo-pos:lat "38.40395"^^xsd:decimal ;
  geo-pos:long "-28.1772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4807'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93710'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1772'^^xsd:double;
  dwc:latitude '38.40395'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4807'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40395 -28.1772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40395"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40395 -28.1772)"^^geo:wktLiteral ;
  geo-pos:lat "38.40395"^^xsd:decimal ;
  geo-pos:long "-28.1772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4808'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93710'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1772'^^xsd:double;
  dwc:latitude '38.40395'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4808'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40223333 -28.26833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40223333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40223333 -28.26833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40223333"^^xsd:decimal ;
  geo-pos:long "-28.26833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4809'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26833333'^^xsd:double;
  dwc:latitude '38.40223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4809'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40223333 -28.26833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40223333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40223333 -28.26833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40223333"^^xsd:decimal ;
  geo-pos:long "-28.26833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4810'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26833333'^^xsd:double;
  dwc:latitude '38.40223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4810'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65616667 -28.60333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65616667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65616667 -28.60333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65616667"^^xsd:decimal ;
  geo-pos:long "-28.60333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4811'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60333333'^^xsd:double;
  dwc:latitude '38.65616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4811'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65616667 -28.60333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65616667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65616667 -28.60333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65616667"^^xsd:decimal ;
  geo-pos:long "-28.60333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4812'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60333333'^^xsd:double;
  dwc:latitude '38.65616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4812'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64778333 -28.61228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64778333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64778333 -28.61228333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64778333"^^xsd:decimal ;
  geo-pos:long "-28.61228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4813'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61228333'^^xsd:double;
  dwc:latitude '38.64778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4813'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64778333 -28.61228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64778333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64778333 -28.61228333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64778333"^^xsd:decimal ;
  geo-pos:long "-28.61228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4814'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61228333'^^xsd:double;
  dwc:latitude '38.64778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4814'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6857 -25.78458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6857"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6857 -25.78458333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6857"^^xsd:decimal ;
  geo-pos:long "-25.78458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4816'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78458333'^^xsd:double;
  dwc:latitude '37.6857'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4816'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54225 -28.79506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54225 -28.79506667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54225"^^xsd:decimal ;
  geo-pos:long "-28.79506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4817'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94089'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79506667'^^xsd:double;
  dwc:latitude '38.54225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4817'^^xsd:string;
  dwc:observationDate '2011-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81373333 -25.8266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81373333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81373333 -25.8266)"^^geo:wktLiteral ;
  geo-pos:lat "37.81373333"^^xsd:decimal ;
  geo-pos:long "-25.8266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4818'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94170'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.8266'^^xsd:double;
  dwc:latitude '37.81373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4818'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7203 -25.67681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7203 -25.67681667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7203"^^xsd:decimal ;
  geo-pos:long "-25.67681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4819'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94222'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.67681667'^^xsd:double;
  dwc:latitude '37.7203'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4819'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7203 -25.67681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7203"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7203 -25.67681667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7203"^^xsd:decimal ;
  geo-pos:long "-25.67681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4820'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94222'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.67681667'^^xsd:double;
  dwc:latitude '37.7203'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4820'^^xsd:string;
  dwc:observationDate '2011-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73361667 -28.23216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73361667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73361667 -28.23216667)"^^geo:wktLiteral ;
  geo-pos:lat "38.73361667"^^xsd:decimal ;
  geo-pos:long "-28.23216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4821'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94282'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23216667'^^xsd:double;
  dwc:latitude '38.73361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4821'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74086667 -28.24733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74086667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74086667 -28.24733333)"^^geo:wktLiteral ;
  geo-pos:lat "38.74086667"^^xsd:decimal ;
  geo-pos:long "-28.24733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4822'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24733333'^^xsd:double;
  dwc:latitude '38.74086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4822'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48406667 -28.22188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48406667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48406667 -28.22188333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48406667"^^xsd:decimal ;
  geo-pos:long "-28.22188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4823'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94284'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^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.22188333'^^xsd:double;
  dwc:latitude '38.48406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4823'^^xsd:string;
  dwc:observationDate '2011-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5984 -28.01228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5984"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5984 -28.01228333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5984"^^xsd:decimal ;
  geo-pos:long "-28.01228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4824'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94285'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01228333'^^xsd:double;
  dwc:latitude '38.5984'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4824'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40178333 -28.2596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40178333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40178333 -28.2596)"^^geo:wktLiteral ;
  geo-pos:lat "38.40178333"^^xsd:decimal ;
  geo-pos:long "-28.2596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4825'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94377'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2596'^^xsd:double;
  dwc:latitude '38.40178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4825'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40178333 -28.2596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40178333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40178333 -28.2596)"^^geo:wktLiteral ;
  geo-pos:lat "38.40178333"^^xsd:decimal ;
  geo-pos:long "-28.2596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4826'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94377'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2596'^^xsd:double;
  dwc:latitude '38.40178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4826'^^xsd:string;
  dwc:observationDate '2011-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40218333 -28.25968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40218333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40218333 -28.25968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40218333"^^xsd:decimal ;
  geo-pos:long "-28.25968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4827'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94378'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25968333'^^xsd:double;
  dwc:latitude '38.40218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4827'^^xsd:string;
  dwc:observationDate '2011-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40218333 -28.25968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40218333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40218333 -28.25968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40218333"^^xsd:decimal ;
  geo-pos:long "-28.25968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4828'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94378'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25968333'^^xsd:double;
  dwc:latitude '38.40218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4828'^^xsd:string;
  dwc:observationDate '2011-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6734 -27.32225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6734"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6734 -27.32225)"^^geo:wktLiteral ;
  geo-pos:lat "38.6734"^^xsd:decimal ;
  geo-pos:long "-27.32225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4829'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94476'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32225'^^xsd:double;
  dwc:latitude '38.6734'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4829'^^xsd:string;
  dwc:observationDate '2011-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40308333 -28.26585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40308333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40308333 -28.26585)"^^geo:wktLiteral ;
  geo-pos:lat "38.40308333"^^xsd:decimal ;
  geo-pos:long "-28.26585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4831'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94567'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26585'^^xsd:double;
  dwc:latitude '38.40308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4831'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40306667 -28.26523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40306667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40306667 -28.26523333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40306667"^^xsd:decimal ;
  geo-pos:long "-28.26523333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4832'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94568'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26523333'^^xsd:double;
  dwc:latitude '38.40306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4832'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65516667 -28.65506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65516667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65516667 -28.65506667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65516667"^^xsd:decimal ;
  geo-pos:long "-28.65506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4833'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65506667'^^xsd:double;
  dwc:latitude '38.65516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4833'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65516667 -28.65506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65516667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65516667 -28.65506667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65516667"^^xsd:decimal ;
  geo-pos:long "-28.65506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4834'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65506667'^^xsd:double;
  dwc:latitude '38.65516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4834'^^xsd:string;
  dwc:observationDate '2011-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62945 -28.59533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62945 -28.59533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62945"^^xsd:decimal ;
  geo-pos:long "-28.59533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4835'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.59533333'^^xsd:double;
  dwc:latitude '38.62945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4835'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62945 -28.59533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62945 -28.59533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62945"^^xsd:decimal ;
  geo-pos:long "-28.59533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4836'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.59533333'^^xsd:double;
  dwc:latitude '38.62945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4836'^^xsd:string;
  dwc:observationDate '2011-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65103333 -28.62918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65103333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65103333 -28.62918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65103333"^^xsd:decimal ;
  geo-pos:long "-28.62918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4837'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94745'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62918333'^^xsd:double;
  dwc:latitude '38.65103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4837'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65103333 -28.62918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65103333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65103333 -28.62918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65103333"^^xsd:decimal ;
  geo-pos:long "-28.62918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4838'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94745'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62918333'^^xsd:double;
  dwc:latitude '38.65103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4838'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40045 -28.2694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40045"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40045 -28.2694)"^^geo:wktLiteral ;
  geo-pos:lat "38.40045"^^xsd:decimal ;
  geo-pos:long "-28.2694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4839'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94801'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2694'^^xsd:double;
  dwc:latitude '38.40045'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4839'^^xsd:string;
  dwc:observationDate '2011-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40031667 -28.26636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40031667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40031667 -28.26636667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40031667"^^xsd:decimal ;
  geo-pos:long "-28.26636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4840'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94876'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26636667'^^xsd:double;
  dwc:latitude '38.40031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4840'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40031667 -28.26636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40031667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40031667 -28.26636667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40031667"^^xsd:decimal ;
  geo-pos:long "-28.26636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4841'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94876'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26636667'^^xsd:double;
  dwc:latitude '38.40031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4841'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67521667 -25.73726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67521667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67521667 -25.73726667)"^^geo:wktLiteral ;
  geo-pos:lat "37.67521667"^^xsd:decimal ;
  geo-pos:long "-25.73726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4842'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.73726667'^^xsd:double;
  dwc:latitude '37.67521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4842'^^xsd:string;
  dwc:observationDate '2011-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67521667 -25.73726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67521667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67521667 -25.73726667)"^^geo:wktLiteral ;
  geo-pos:lat "37.67521667"^^xsd:decimal ;
  geo-pos:long "-25.73726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4843'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.73726667'^^xsd:double;
  dwc:latitude '37.67521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4843'^^xsd:string;
  dwc:observationDate '2011-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69996667 -25.71071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69996667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69996667 -25.71071667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69996667"^^xsd:decimal ;
  geo-pos:long "-25.71071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4844'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71071667'^^xsd:double;
  dwc:latitude '37.69996667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4844'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69996667 -25.71071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69996667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69996667 -25.71071667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69996667"^^xsd:decimal ;
  geo-pos:long "-25.71071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4845'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71071667'^^xsd:double;
  dwc:latitude '37.69996667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4845'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70031667 -25.77113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70031667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70031667 -25.77113333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70031667"^^xsd:decimal ;
  geo-pos:long "-25.77113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4847'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.77113333'^^xsd:double;
  dwc:latitude '37.70031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4847'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71178333 -25.71161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71178333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71178333 -25.71161667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71178333"^^xsd:decimal ;
  geo-pos:long "-25.71161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4848'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71161667'^^xsd:double;
  dwc:latitude '37.71178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4848'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71178333 -25.71161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71178333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71178333 -25.71161667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71178333"^^xsd:decimal ;
  geo-pos:long "-25.71161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4849'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71161667'^^xsd:double;
  dwc:latitude '37.71178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4849'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68915 -25.69108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68915"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68915 -25.69108333)"^^geo:wktLiteral ;
  geo-pos:lat "37.68915"^^xsd:decimal ;
  geo-pos:long "-25.69108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4850'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69108333'^^xsd:double;
  dwc:latitude '37.68915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4850'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68915 -25.69108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68915"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68915 -25.69108333)"^^geo:wktLiteral ;
  geo-pos:lat "37.68915"^^xsd:decimal ;
  geo-pos:long "-25.69108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4851'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69108333'^^xsd:double;
  dwc:latitude '37.68915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4851'^^xsd:string;
  dwc:observationDate '2011-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70713333 -25.70513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70713333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70713333 -25.70513333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70713333"^^xsd:decimal ;
  geo-pos:long "-25.70513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4852'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70513333'^^xsd:double;
  dwc:latitude '37.70713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4852'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70713333 -25.70513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70713333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70713333 -25.70513333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70713333"^^xsd:decimal ;
  geo-pos:long "-25.70513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4853'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70513333'^^xsd:double;
  dwc:latitude '37.70713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4853'^^xsd:string;
  dwc:observationDate '2011-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66495 -25.73993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66495 -25.73993333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66495"^^xsd:decimal ;
  geo-pos:long "-25.73993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4854'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73993333'^^xsd:double;
  dwc:latitude '37.66495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4854'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66495 -25.73993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66495 -25.73993333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66495"^^xsd:decimal ;
  geo-pos:long "-25.73993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4855'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73993333'^^xsd:double;
  dwc:latitude '37.66495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4855'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01468333 -28.00331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01468333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01468333 -28.00331667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01468333"^^xsd:decimal ;
  geo-pos:long "-28.00331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4856'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00331667'^^xsd:double;
  dwc:latitude '39.01468333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4856'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05406667 -28.06178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05406667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05406667 -28.06178333)"^^geo:wktLiteral ;
  geo-pos:lat "39.05406667"^^xsd:decimal ;
  geo-pos:long "-28.06178333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4857'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95194'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06178333'^^xsd:double;
  dwc:latitude '39.05406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4857'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79148333 -25.78516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79148333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79148333 -25.78516667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79148333"^^xsd:decimal ;
  geo-pos:long "-25.78516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4858'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95195'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.78516667'^^xsd:double;
  dwc:latitude '37.79148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4858'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78018333 -25.76923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78018333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78018333 -25.76923333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78018333"^^xsd:decimal ;
  geo-pos:long "-25.76923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4859'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.76923333'^^xsd:double;
  dwc:latitude '37.78018333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4859'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68965 -25.7322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68965"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68965 -25.7322)"^^geo:wktLiteral ;
  geo-pos:lat "37.68965"^^xsd:decimal ;
  geo-pos:long "-25.7322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4860'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95197'^^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.7322'^^xsd:double;
  dwc:latitude '37.68965'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4860'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69823333 -25.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69823333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69823333 -25.7385)"^^geo:wktLiteral ;
  geo-pos:lat "37.69823333"^^xsd:decimal ;
  geo-pos:long "-25.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4862'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95279'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7385'^^xsd:double;
  dwc:latitude '37.69823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4862'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69823333 -25.7385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69823333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69823333 -25.7385)"^^geo:wktLiteral ;
  geo-pos:lat "37.69823333"^^xsd:decimal ;
  geo-pos:long "-25.7385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4863'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95279'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7385'^^xsd:double;
  dwc:latitude '37.69823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4863'^^xsd:string;
  dwc:observationDate '2011-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72401667 -25.66383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72401667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72401667 -25.66383333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72401667"^^xsd:decimal ;
  geo-pos:long "-25.66383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4864'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.66383333'^^xsd:double;
  dwc:latitude '37.72401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4864'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72401667 -25.66383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72401667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72401667 -25.66383333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72401667"^^xsd:decimal ;
  geo-pos:long "-25.66383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4865'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.66383333'^^xsd:double;
  dwc:latitude '37.72401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4865'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62716667 -28.0944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62716667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62716667 -28.0944)"^^geo:wktLiteral ;
  geo-pos:lat "38.62716667"^^xsd:decimal ;
  geo-pos:long "-28.0944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4866'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0944'^^xsd:double;
  dwc:latitude '38.62716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4866'^^xsd:string;
  dwc:observationDate '2011-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62555 -28.0792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62555 -28.0792)"^^geo:wktLiteral ;
  geo-pos:lat "38.62555"^^xsd:decimal ;
  geo-pos:long "-28.0792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4867'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95334'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0792'^^xsd:double;
  dwc:latitude '38.62555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4867'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51536667 -28.29368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51536667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51536667 -28.29368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51536667"^^xsd:decimal ;
  geo-pos:long "-28.29368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4868'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29368333'^^xsd:double;
  dwc:latitude '38.51536667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4868'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51536667 -28.29368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51536667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51536667 -28.29368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51536667"^^xsd:decimal ;
  geo-pos:long "-28.29368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4869'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29368333'^^xsd:double;
  dwc:latitude '38.51536667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4869'^^xsd:string;
  dwc:observationDate '2011-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55185 -27.87151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55185 -27.87151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55185"^^xsd:decimal ;
  geo-pos:long "-27.87151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4870'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95366'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87151667'^^xsd:double;
  dwc:latitude '38.55185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4870'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59828333 -28.00935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59828333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59828333 -28.00935)"^^geo:wktLiteral ;
  geo-pos:lat "38.59828333"^^xsd:decimal ;
  geo-pos:long "-28.00935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4871'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95367'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00935'^^xsd:double;
  dwc:latitude '38.59828333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4871'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62921667 -27.14875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62921667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62921667 -27.14875)"^^geo:wktLiteral ;
  geo-pos:lat "38.62921667"^^xsd:decimal ;
  geo-pos:long "-27.14875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4872'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95368'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.14875'^^xsd:double;
  dwc:latitude '38.62921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4872'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62921667 -27.14875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62921667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62921667 -27.14875)"^^geo:wktLiteral ;
  geo-pos:lat "38.62921667"^^xsd:decimal ;
  geo-pos:long "-27.14875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4873'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95368'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.14875'^^xsd:double;
  dwc:latitude '38.62921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4873'^^xsd:string;
  dwc:observationDate '2011-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6158 -25.37926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6158"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6158 -25.37926667)"^^geo:wktLiteral ;
  geo-pos:lat "37.6158"^^xsd:decimal ;
  geo-pos:long "-25.37926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4874'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.37926667'^^xsd:double;
  dwc:latitude '37.6158'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4874'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94016667 -25.11266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94016667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94016667 -25.11266667)"^^geo:wktLiteral ;
  geo-pos:lat "36.94016667"^^xsd:decimal ;
  geo-pos:long "-25.11266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4876'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95513'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11266667'^^xsd:double;
  dwc:latitude '36.94016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4876'^^xsd:string;
  dwc:observationDate '2011-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94035 -25.11325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94035"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94035 -25.11325)"^^geo:wktLiteral ;
  geo-pos:lat "36.94035"^^xsd:decimal ;
  geo-pos:long "-25.11325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4877'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95537'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11325'^^xsd:double;
  dwc:latitude '36.94035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4877'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94035 -25.11325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94035"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94035 -25.11325)"^^geo:wktLiteral ;
  geo-pos:lat "36.94035"^^xsd:decimal ;
  geo-pos:long "-25.11325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4878'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95537'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11325'^^xsd:double;
  dwc:latitude '36.94035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4878'^^xsd:string;
  dwc:observationDate '2011-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4038 -28.18018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4038"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4038 -28.18018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4038"^^xsd:decimal ;
  geo-pos:long "-28.18018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4879'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95538'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18018333'^^xsd:double;
  dwc:latitude '38.4038'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4879'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4038 -28.18018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4038"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4038 -28.18018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4038"^^xsd:decimal ;
  geo-pos:long "-28.18018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4880'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95538'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18018333'^^xsd:double;
  dwc:latitude '38.4038'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4880'^^xsd:string;
  dwc:observationDate '2011-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67461667 -28.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67461667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67461667 -28.202)"^^geo:wktLiteral ;
  geo-pos:lat "38.67461667"^^xsd:decimal ;
  geo-pos:long "-28.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4881'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.202'^^xsd:double;
  dwc:latitude '38.67461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4881'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67461667 -28.202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67461667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67461667 -28.202)"^^geo:wktLiteral ;
  geo-pos:lat "38.67461667"^^xsd:decimal ;
  geo-pos:long "-28.202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4882'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.202'^^xsd:double;
  dwc:latitude '38.67461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4882'^^xsd:string;
  dwc:observationDate '2011-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40465 -28.26963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40465 -28.26963333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40465"^^xsd:decimal ;
  geo-pos:long "-28.26963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4883'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95578'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26963333'^^xsd:double;
  dwc:latitude '38.40465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4883'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40465 -28.26963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40465"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40465 -28.26963333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40465"^^xsd:decimal ;
  geo-pos:long "-28.26963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4884'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95578'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26963333'^^xsd:double;
  dwc:latitude '38.40465'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4884'^^xsd:string;
  dwc:observationDate '2011-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40316667 -28.26916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40316667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40316667 -28.26916667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40316667"^^xsd:decimal ;
  geo-pos:long "-28.26916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4885'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95639'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26916667'^^xsd:double;
  dwc:latitude '38.40316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4885'^^xsd:string;
  dwc:observationDate '2011-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67278333 -28.20298333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67278333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20298333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67278333 -28.20298333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67278333"^^xsd:decimal ;
  geo-pos:long "-28.20298333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4886'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95677'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20298333'^^xsd:double;
  dwc:latitude '38.67278333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4886'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63593333 -28.58493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63593333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63593333 -28.58493333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63593333"^^xsd:decimal ;
  geo-pos:long "-28.58493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4887'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58493333'^^xsd:double;
  dwc:latitude '38.63593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4887'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63593333 -28.58493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63593333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63593333 -28.58493333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63593333"^^xsd:decimal ;
  geo-pos:long "-28.58493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4888'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.58493333'^^xsd:double;
  dwc:latitude '38.63593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4888'^^xsd:string;
  dwc:observationDate '2011-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93121667 -25.07866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93121667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.07866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93121667 -25.07866667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93121667"^^xsd:decimal ;
  geo-pos:long "-25.07866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4889'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95725'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.07866667'^^xsd:double;
  dwc:latitude '36.93121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4889'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66433333 -28.63103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66433333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66433333 -28.63103333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66433333"^^xsd:decimal ;
  geo-pos:long "-28.63103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4891'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95767'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63103333'^^xsd:double;
  dwc:latitude '38.66433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4891'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66433333 -28.63103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66433333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66433333 -28.63103333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66433333"^^xsd:decimal ;
  geo-pos:long "-28.63103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4892'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95767'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63103333'^^xsd:double;
  dwc:latitude '38.66433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4892'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6887 -25.74198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6887"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6887 -25.74198333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6887"^^xsd:decimal ;
  geo-pos:long "-25.74198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4893'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95768'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74198333'^^xsd:double;
  dwc:latitude '37.6887'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4893'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6887 -25.74198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6887"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6887 -25.74198333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6887"^^xsd:decimal ;
  geo-pos:long "-25.74198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4894'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95768'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74198333'^^xsd:double;
  dwc:latitude '37.6887'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4894'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6974 -28.23541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6974"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6974 -28.23541667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6974"^^xsd:decimal ;
  geo-pos:long "-28.23541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4895'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23541667'^^xsd:double;
  dwc:latitude '38.6974'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4895'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6974 -28.23541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6974"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6974 -28.23541667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6974"^^xsd:decimal ;
  geo-pos:long "-28.23541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4896'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23541667'^^xsd:double;
  dwc:latitude '38.6974'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4896'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6974 -28.23541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6974"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6974 -28.23541667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6974"^^xsd:decimal ;
  geo-pos:long "-28.23541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4897'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23541667'^^xsd:double;
  dwc:latitude '38.6974'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4897'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69661667 -28.23398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69661667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69661667 -28.23398333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69661667"^^xsd:decimal ;
  geo-pos:long "-28.23398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4898'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95804'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23398333'^^xsd:double;
  dwc:latitude '38.69661667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4898'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69661667 -28.23398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69661667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69661667 -28.23398333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69661667"^^xsd:decimal ;
  geo-pos:long "-28.23398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4899'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95804'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23398333'^^xsd:double;
  dwc:latitude '38.69661667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4899'^^xsd:string;
  dwc:observationDate '2011-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42081667 -28.4165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42081667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42081667 -28.4165)"^^geo:wktLiteral ;
  geo-pos:lat "38.42081667"^^xsd:decimal ;
  geo-pos:long "-28.4165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4900'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4165'^^xsd:double;
  dwc:latitude '38.42081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4900'^^xsd:string;
  dwc:observationDate '2011-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33771667 -29.44798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33771667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.44798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33771667 -29.44798333)"^^geo:wktLiteral ;
  geo-pos:lat "38.33771667"^^xsd:decimal ;
  geo-pos:long "-29.44798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4901'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.44798333'^^xsd:double;
  dwc:latitude '38.33771667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4901'^^xsd:string;
  dwc:observationDate '2011-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71518333 -25.66586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71518333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71518333 -25.66586667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71518333"^^xsd:decimal ;
  geo-pos:long "-25.66586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4902'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.66586667'^^xsd:double;
  dwc:latitude '37.71518333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4902'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70306667 -25.6771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70306667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70306667 -25.6771)"^^geo:wktLiteral ;
  geo-pos:lat "37.70306667"^^xsd:decimal ;
  geo-pos:long "-25.6771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4903'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6771'^^xsd:double;
  dwc:latitude '37.70306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4903'^^xsd:string;
  dwc:observationDate '2011-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.551 -28.77096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.551"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.551 -28.77096667)"^^geo:wktLiteral ;
  geo-pos:lat "38.551"^^xsd:decimal ;
  geo-pos:long "-28.77096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4904'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95866'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77096667'^^xsd:double;
  dwc:latitude '38.551'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4904'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69735 -28.23673333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69735"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23673333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69735 -28.23673333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69735"^^xsd:decimal ;
  geo-pos:long "-28.23673333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4906'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95891'^^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 '-28.23673333'^^xsd:double;
  dwc:latitude '38.69735'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4906'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69735 -28.23673333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69735"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23673333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69735 -28.23673333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69735"^^xsd:decimal ;
  geo-pos:long "-28.23673333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4907'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95891'^^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 '-28.23673333'^^xsd:double;
  dwc:latitude '38.69735'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4907'^^xsd:string;
  dwc:observationDate '2011-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70693333 -28.76756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70693333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70693333 -28.76756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70693333"^^xsd:decimal ;
  geo-pos:long "-28.76756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4908'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95915'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76756667'^^xsd:double;
  dwc:latitude '38.70693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4908'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70693333 -28.76756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70693333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70693333 -28.76756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70693333"^^xsd:decimal ;
  geo-pos:long "-28.76756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4909'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95915'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76756667'^^xsd:double;
  dwc:latitude '38.70693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4909'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69725 -28.23545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69725"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69725 -28.23545)"^^geo:wktLiteral ;
  geo-pos:lat "38.69725"^^xsd:decimal ;
  geo-pos:long "-28.23545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4910'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-28.23545'^^xsd:double;
  dwc:latitude '38.69725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4910'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69725 -28.23545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69725"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69725 -28.23545)"^^geo:wktLiteral ;
  geo-pos:lat "38.69725"^^xsd:decimal ;
  geo-pos:long "-28.23545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4911'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-28.23545'^^xsd:double;
  dwc:latitude '38.69725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4911'^^xsd:string;
  dwc:observationDate '2011-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54943333 -28.7885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54943333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54943333 -28.7885)"^^geo:wktLiteral ;
  geo-pos:lat "38.54943333"^^xsd:decimal ;
  geo-pos:long "-28.7885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4912'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95939'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7885'^^xsd:double;
  dwc:latitude '38.54943333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4912'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54585 -28.78593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54585"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54585 -28.78593333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54585"^^xsd:decimal ;
  geo-pos:long "-28.78593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4913'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78593333'^^xsd:double;
  dwc:latitude '38.54585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4913'^^xsd:string;
  dwc:observationDate '2011-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79585 -25.79681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79585"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79585 -25.79681667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79585"^^xsd:decimal ;
  geo-pos:long "-25.79681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4914'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95974'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.79681667'^^xsd:double;
  dwc:latitude '37.79585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4914'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.79631667 -25.72618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.79631667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.79631667 -25.72618333)"^^geo:wktLiteral ;
  geo-pos:lat "31.79631667"^^xsd:decimal ;
  geo-pos:long "-25.72618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4915'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95975'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72618333'^^xsd:double;
  dwc:latitude '31.79631667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4915'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.79631667 -25.72618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.79631667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.79631667 -25.72618333)"^^geo:wktLiteral ;
  geo-pos:lat "31.79631667"^^xsd:decimal ;
  geo-pos:long "-25.72618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4916'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95975'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72618333'^^xsd:double;
  dwc:latitude '31.79631667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4916'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74901667 -25.7246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74901667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74901667 -25.7246)"^^geo:wktLiteral ;
  geo-pos:lat "37.74901667"^^xsd:decimal ;
  geo-pos:long "-25.7246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4917'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.7246'^^xsd:double;
  dwc:latitude '37.74901667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4917'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69318333 -25.72616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69318333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69318333 -25.72616667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69318333"^^xsd:decimal ;
  geo-pos:long "-25.72616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4918'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.72616667'^^xsd:double;
  dwc:latitude '37.69318333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4918'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.70101667 -25.75058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.70101667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.70101667 -25.75058333)"^^geo:wktLiteral ;
  geo-pos:lat "34.70101667"^^xsd:decimal ;
  geo-pos:long "-25.75058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4919'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.75058333'^^xsd:double;
  dwc:latitude '34.70101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4919'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70126667 -25.7499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70126667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70126667 -25.7499)"^^geo:wktLiteral ;
  geo-pos:lat "37.70126667"^^xsd:decimal ;
  geo-pos:long "-25.7499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4921'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7499'^^xsd:double;
  dwc:latitude '37.70126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4921'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70126667 -25.7499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70126667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70126667 -25.7499)"^^geo:wktLiteral ;
  geo-pos:lat "37.70126667"^^xsd:decimal ;
  geo-pos:long "-25.7499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4922'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7499'^^xsd:double;
  dwc:latitude '37.70126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4922'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70946667 -25.7265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70946667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70946667 -25.7265)"^^geo:wktLiteral ;
  geo-pos:lat "37.70946667"^^xsd:decimal ;
  geo-pos:long "-25.7265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4923'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96025'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.7265'^^xsd:double;
  dwc:latitude '37.70946667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4923'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70946667 -25.7265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70946667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70946667 -25.7265)"^^geo:wktLiteral ;
  geo-pos:lat "37.70946667"^^xsd:decimal ;
  geo-pos:long "-25.7265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4924'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96025'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.7265'^^xsd:double;
  dwc:latitude '37.70946667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4924'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74691667 -25.72195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74691667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74691667 -25.72195)"^^geo:wktLiteral ;
  geo-pos:lat "37.74691667"^^xsd:decimal ;
  geo-pos:long "-25.72195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4925'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96026'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72195'^^xsd:double;
  dwc:latitude '37.74691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4925'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7013 -25.74975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7013"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7013 -25.74975)"^^geo:wktLiteral ;
  geo-pos:lat "37.7013"^^xsd:decimal ;
  geo-pos:long "-25.74975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4926'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96027'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74975'^^xsd:double;
  dwc:latitude '37.7013'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4926'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7013 -25.74975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7013"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7013 -25.74975)"^^geo:wktLiteral ;
  geo-pos:lat "37.7013"^^xsd:decimal ;
  geo-pos:long "-25.74975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4927'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96027'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74975'^^xsd:double;
  dwc:latitude '37.7013'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4927'^^xsd:string;
  dwc:observationDate '2011-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72068333 -25.67256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72068333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72068333 -25.67256667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72068333"^^xsd:decimal ;
  geo-pos:long "-25.67256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4928'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67256667'^^xsd:double;
  dwc:latitude '37.72068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4928'^^xsd:string;
  dwc:observationDate '2011-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72501667 -25.66155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72501667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72501667 -25.66155)"^^geo:wktLiteral ;
  geo-pos:lat "37.72501667"^^xsd:decimal ;
  geo-pos:long "-25.66155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4929'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.66155'^^xsd:double;
  dwc:latitude '37.72501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4929'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54201667 -28.76595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54201667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54201667 -28.76595)"^^geo:wktLiteral ;
  geo-pos:lat "38.54201667"^^xsd:decimal ;
  geo-pos:long "-28.76595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4930'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76595'^^xsd:double;
  dwc:latitude '38.54201667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4930'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54201667 -28.76595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54201667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54201667 -28.76595)"^^geo:wktLiteral ;
  geo-pos:lat "38.54201667"^^xsd:decimal ;
  geo-pos:long "-28.76595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4931'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76595'^^xsd:double;
  dwc:latitude '38.54201667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4931'^^xsd:string;
  dwc:observationDate '2011-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54466667 -28.78616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54466667 -28.78616667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54466667"^^xsd:decimal ;
  geo-pos:long "-28.78616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4932'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78616667'^^xsd:double;
  dwc:latitude '38.54466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4932'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54466667 -28.78616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54466667 -28.78616667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54466667"^^xsd:decimal ;
  geo-pos:long "-28.78616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4933'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78616667'^^xsd:double;
  dwc:latitude '38.54466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4933'^^xsd:string;
  dwc:observationDate '2011-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4309 -31.14211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4309"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4309 -31.14211667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4309"^^xsd:decimal ;
  geo-pos:long "-31.14211667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4934'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14211667'^^xsd:double;
  dwc:latitude '39.4309'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4934'^^xsd:string;
  dwc:observationDate '2011-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55891667 -28.78383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55891667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55891667 -28.78383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55891667"^^xsd:decimal ;
  geo-pos:long "-28.78383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4936'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78383333'^^xsd:double;
  dwc:latitude '38.55891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4936'^^xsd:string;
  dwc:observationDate '2011-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -25.77066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71483333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -25.77066667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71483333"^^xsd:decimal ;
  geo-pos:long "-25.77066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4937'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.77066667'^^xsd:double;
  dwc:latitude '37.71483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4937'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -25.77066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71483333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -25.77066667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71483333"^^xsd:decimal ;
  geo-pos:long "-25.77066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4938'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.77066667'^^xsd:double;
  dwc:latitude '37.71483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4938'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -25.77066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71483333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71483333 -25.77066667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71483333"^^xsd:decimal ;
  geo-pos:long "-25.77066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4939'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.77066667'^^xsd:double;
  dwc:latitude '37.71483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4939'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68666667 -25.74698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68666667 -25.74698333)"^^geo:wktLiteral ;
  geo-pos:lat "37.68666667"^^xsd:decimal ;
  geo-pos:long "-25.74698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4940'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96363'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.74698333'^^xsd:double;
  dwc:latitude '37.68666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4940'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68666667 -25.74698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68666667 -25.74698333)"^^geo:wktLiteral ;
  geo-pos:lat "37.68666667"^^xsd:decimal ;
  geo-pos:long "-25.74698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4941'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96363'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.74698333'^^xsd:double;
  dwc:latitude '37.68666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4941'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68666667 -25.74698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68666667 -25.74698333)"^^geo:wktLiteral ;
  geo-pos:lat "37.68666667"^^xsd:decimal ;
  geo-pos:long "-25.74698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4942'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96363'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.74698333'^^xsd:double;
  dwc:latitude '37.68666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4942'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78023333 -25.76896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78023333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78023333 -25.76896667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78023333"^^xsd:decimal ;
  geo-pos:long "-25.76896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4943'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96386'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.76896667'^^xsd:double;
  dwc:latitude '37.78023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4943'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69593333 -25.78155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69593333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69593333 -25.78155)"^^geo:wktLiteral ;
  geo-pos:lat "37.69593333"^^xsd:decimal ;
  geo-pos:long "-25.78155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4944'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96387'^^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.78155'^^xsd:double;
  dwc:latitude '37.69593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4944'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69593333 -25.78155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69593333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69593333 -25.78155)"^^geo:wktLiteral ;
  geo-pos:lat "37.69593333"^^xsd:decimal ;
  geo-pos:long "-25.78155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4945'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96387'^^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.78155'^^xsd:double;
  dwc:latitude '37.69593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4945'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69593333 -25.78155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69593333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69593333 -25.78155)"^^geo:wktLiteral ;
  geo-pos:lat "37.69593333"^^xsd:decimal ;
  geo-pos:long "-25.78155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4946'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96387'^^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.78155'^^xsd:double;
  dwc:latitude '37.69593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4946'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80711667 -25.81018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80711667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.81018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80711667 -25.81018333)"^^geo:wktLiteral ;
  geo-pos:lat "37.80711667"^^xsd:decimal ;
  geo-pos:long "-25.81018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4947'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96438'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.81018333'^^xsd:double;
  dwc:latitude '37.80711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4947'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7811 -25.7801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7811"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7811 -25.7801)"^^geo:wktLiteral ;
  geo-pos:lat "37.7811"^^xsd:decimal ;
  geo-pos:long "-25.7801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4948'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96439'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7801'^^xsd:double;
  dwc:latitude '37.7811'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4948'^^xsd:string;
  dwc:observationDate '2011-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71778333 -25.66863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71778333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71778333 -25.66863333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71778333"^^xsd:decimal ;
  geo-pos:long "-25.66863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4949'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96491'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.66863333'^^xsd:double;
  dwc:latitude '37.71778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4949'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51413333 -28.28821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51413333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28821667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51413333 -28.28821667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51413333"^^xsd:decimal ;
  geo-pos:long "-28.28821667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4951'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96524'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28821667'^^xsd:double;
  dwc:latitude '38.51413333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4951'^^xsd:string;
  dwc:observationDate '2011-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50925 -27.89536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50925 -27.89536667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50925"^^xsd:decimal ;
  geo-pos:long "-27.89536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4952'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96540'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89536667'^^xsd:double;
  dwc:latitude '38.50925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4952'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50925 -27.89536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50925 -27.89536667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50925"^^xsd:decimal ;
  geo-pos:long "-27.89536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4953'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96540'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.89536667'^^xsd:double;
  dwc:latitude '38.50925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4953'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70026667 -28.28335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70026667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70026667 -28.28335)"^^geo:wktLiteral ;
  geo-pos:lat "38.70026667"^^xsd:decimal ;
  geo-pos:long "-28.28335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4954'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96730'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28335'^^xsd:double;
  dwc:latitude '38.70026667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4954'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70026667 -28.28335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70026667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70026667 -28.28335)"^^geo:wktLiteral ;
  geo-pos:lat "38.70026667"^^xsd:decimal ;
  geo-pos:long "-28.28335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4955'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96730'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28335'^^xsd:double;
  dwc:latitude '38.70026667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4955'^^xsd:string;
  dwc:observationDate '2011-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64725 -28.63835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64725"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64725 -28.63835)"^^geo:wktLiteral ;
  geo-pos:lat "38.64725"^^xsd:decimal ;
  geo-pos:long "-28.63835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4956'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96866'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63835'^^xsd:double;
  dwc:latitude '38.64725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4956'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64725 -28.63835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64725"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64725 -28.63835)"^^geo:wktLiteral ;
  geo-pos:lat "38.64725"^^xsd:decimal ;
  geo-pos:long "-28.63835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4957'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96866'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63835'^^xsd:double;
  dwc:latitude '38.64725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4957'^^xsd:string;
  dwc:observationDate '2011-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69488333 -25.69703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69488333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69488333 -25.69703333)"^^geo:wktLiteral ;
  geo-pos:lat "37.69488333"^^xsd:decimal ;
  geo-pos:long "-25.69703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4958'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69703333'^^xsd:double;
  dwc:latitude '37.69488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4958'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69488333 -25.69703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69488333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69488333 -25.69703333)"^^geo:wktLiteral ;
  geo-pos:lat "37.69488333"^^xsd:decimal ;
  geo-pos:long "-25.69703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4959'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69703333'^^xsd:double;
  dwc:latitude '37.69488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4959'^^xsd:string;
  dwc:observationDate '2011-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74196667 -25.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74196667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74196667 -25.276)"^^geo:wktLiteral ;
  geo-pos:lat "37.74196667"^^xsd:decimal ;
  geo-pos:long "-25.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4960'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.276'^^xsd:double;
  dwc:latitude '37.74196667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4960'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74196667 -25.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74196667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74196667 -25.276)"^^geo:wktLiteral ;
  geo-pos:lat "37.74196667"^^xsd:decimal ;
  geo-pos:long "-25.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4961'^^xsd:string;
  dwc:scientificName 'Macroramphosus  scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.276'^^xsd:double;
  dwc:latitude '37.74196667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Trombeteiro'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4961'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7393 -25.28056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7393"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7393 -25.28056667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7393"^^xsd:decimal ;
  geo-pos:long "-25.28056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4962'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.28056667'^^xsd:double;
  dwc:latitude '37.7393'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4962'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67115 -25.71318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67115"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67115 -25.71318333)"^^geo:wktLiteral ;
  geo-pos:lat "37.67115"^^xsd:decimal ;
  geo-pos:long "-25.71318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4963'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96931'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.71318333'^^xsd:double;
  dwc:latitude '37.67115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4963'^^xsd:string;
  dwc:observationDate '2011-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6961 -28.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6961"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6961 -28.23348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6961"^^xsd:decimal ;
  geo-pos:long "-28.23348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4964'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96983'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23348333'^^xsd:double;
  dwc:latitude '38.6961'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4964'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6961 -28.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6961"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6961 -28.23348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6961"^^xsd:decimal ;
  geo-pos:long "-28.23348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4966'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96983'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23348333'^^xsd:double;
  dwc:latitude '38.6961'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4966'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69425 -28.23313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69425"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69425 -28.23313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69425"^^xsd:decimal ;
  geo-pos:long "-28.23313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4967'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23313333'^^xsd:double;
  dwc:latitude '38.69425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4967'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69425 -28.23313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69425"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69425 -28.23313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69425"^^xsd:decimal ;
  geo-pos:long "-28.23313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4968'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23313333'^^xsd:double;
  dwc:latitude '38.69425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4968'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69425 -28.23313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69425"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69425 -28.23313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69425"^^xsd:decimal ;
  geo-pos:long "-28.23313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4969'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23313333'^^xsd:double;
  dwc:latitude '38.69425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4969'^^xsd:string;
  dwc:observationDate '2011-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69376667 -25.70695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69376667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69376667 -25.70695)"^^geo:wktLiteral ;
  geo-pos:lat "37.69376667"^^xsd:decimal ;
  geo-pos:long "-25.70695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4970'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70695'^^xsd:double;
  dwc:latitude '37.69376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4970'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69376667 -25.70695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69376667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69376667 -25.70695)"^^geo:wktLiteral ;
  geo-pos:lat "37.69376667"^^xsd:decimal ;
  geo-pos:long "-25.70695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4971'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70695'^^xsd:double;
  dwc:latitude '37.69376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4971'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69376667 -25.70695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69376667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69376667 -25.70695)"^^geo:wktLiteral ;
  geo-pos:lat "37.69376667"^^xsd:decimal ;
  geo-pos:long "-25.70695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4972'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70695'^^xsd:double;
  dwc:latitude '37.69376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4972'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4233 -31.14088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4233"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4233 -31.14088333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4233"^^xsd:decimal ;
  geo-pos:long "-31.14088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4973'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.14088333'^^xsd:double;
  dwc:latitude '39.4233'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4973'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4233 -31.14088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4233"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4233 -31.14088333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4233"^^xsd:decimal ;
  geo-pos:long "-31.14088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4974'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.14088333'^^xsd:double;
  dwc:latitude '39.4233'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4974'^^xsd:string;
  dwc:observationDate '2011-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91441667 -25.1758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91441667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91441667 -25.1758)"^^geo:wktLiteral ;
  geo-pos:lat "36.91441667"^^xsd:decimal ;
  geo-pos:long "-25.1758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4975'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1758'^^xsd:double;
  dwc:latitude '36.91441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4975'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69635 -25.72431667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69635"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72431667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69635 -25.72431667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69635"^^xsd:decimal ;
  geo-pos:long "-25.72431667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4976'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.72431667'^^xsd:double;
  dwc:latitude '37.69635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4976'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69635 -25.72431667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69635"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72431667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69635 -25.72431667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69635"^^xsd:decimal ;
  geo-pos:long "-25.72431667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4977'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.72431667'^^xsd:double;
  dwc:latitude '37.69635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4977'^^xsd:string;
  dwc:observationDate '2011-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7859 -25.14076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7859"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7859 -25.14076667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7859"^^xsd:decimal ;
  geo-pos:long "-25.14076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4978'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97249'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.14076667'^^xsd:double;
  dwc:latitude '37.7859'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4978'^^xsd:string;
  dwc:observationDate '2011-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79891667 -25.79963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79891667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79891667 -25.79963333)"^^geo:wktLiteral ;
  geo-pos:lat "37.79891667"^^xsd:decimal ;
  geo-pos:long "-25.79963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4979'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97250'^^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.79963333'^^xsd:double;
  dwc:latitude '37.79891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4979'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70028333 -25.74636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70028333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70028333 -25.74636667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70028333"^^xsd:decimal ;
  geo-pos:long "-25.74636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4981'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97251'^^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.74636667'^^xsd:double;
  dwc:latitude '37.70028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4981'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70028333 -25.74636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70028333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70028333 -25.74636667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70028333"^^xsd:decimal ;
  geo-pos:long "-25.74636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4982'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97251'^^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.74636667'^^xsd:double;
  dwc:latitude '37.70028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4982'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71491667 -25.48555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71491667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71491667 -25.48555)"^^geo:wktLiteral ;
  geo-pos:lat "37.71491667"^^xsd:decimal ;
  geo-pos:long "-25.48555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4983'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.48555'^^xsd:double;
  dwc:latitude '37.71491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4983'^^xsd:string;
  dwc:observationDate '2011-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74466667 -25.63715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74466667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74466667 -25.63715)"^^geo:wktLiteral ;
  geo-pos:lat "37.74466667"^^xsd:decimal ;
  geo-pos:long "-25.63715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4984'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97271'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.63715'^^xsd:double;
  dwc:latitude '37.74466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4984'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79488333 -25.78816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79488333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79488333 -25.78816667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79488333"^^xsd:decimal ;
  geo-pos:long "-25.78816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4985'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97272'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.78816667'^^xsd:double;
  dwc:latitude '37.79488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4985'^^xsd:string;
  dwc:observationDate '2011-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69345 -28.22938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69345"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69345 -28.22938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69345"^^xsd:decimal ;
  geo-pos:long "-28.22938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4986'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97328'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.22938333'^^xsd:double;
  dwc:latitude '38.69345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4986'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69345 -28.22938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69345"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69345 -28.22938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69345"^^xsd:decimal ;
  geo-pos:long "-28.22938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4987'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97328'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.22938333'^^xsd:double;
  dwc:latitude '38.69345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4987'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69345 -28.22938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69345"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69345 -28.22938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69345"^^xsd:decimal ;
  geo-pos:long "-28.22938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4988'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97328'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.22938333'^^xsd:double;
  dwc:latitude '38.69345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4988'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69345 -28.22938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69345"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69345 -28.22938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69345"^^xsd:decimal ;
  geo-pos:long "-28.22938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4989'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97328'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.22938333'^^xsd:double;
  dwc:latitude '38.69345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4989'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59213333 -27.98145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59213333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59213333 -27.98145)"^^geo:wktLiteral ;
  geo-pos:lat "38.59213333"^^xsd:decimal ;
  geo-pos:long "-27.98145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4990'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97329'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-27.98145'^^xsd:double;
  dwc:latitude '38.59213333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4990'^^xsd:string;
  dwc:observationDate '2011-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0098 -27.99366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0098"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0098 -27.99366667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0098"^^xsd:decimal ;
  geo-pos:long "-27.99366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4991'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97330'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99366667'^^xsd:double;
  dwc:latitude '39.0098'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4991'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0098 -27.99366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0098"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0098 -27.99366667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0098"^^xsd:decimal ;
  geo-pos:long "-27.99366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4992'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97330'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99366667'^^xsd:double;
  dwc:latitude '39.0098'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4992'^^xsd:string;
  dwc:observationDate '2011-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02595 -27.94915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02595 -27.94915)"^^geo:wktLiteral ;
  geo-pos:lat "39.02595"^^xsd:decimal ;
  geo-pos:long "-27.94915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4993'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97357'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94915'^^xsd:double;
  dwc:latitude '39.02595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4993'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03123333 -28.0482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03123333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03123333 -28.0482)"^^geo:wktLiteral ;
  geo-pos:lat "39.03123333"^^xsd:decimal ;
  geo-pos:long "-28.0482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4994'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97358'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0482'^^xsd:double;
  dwc:latitude '39.03123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4994'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03123333 -28.0482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03123333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03123333 -28.0482)"^^geo:wktLiteral ;
  geo-pos:lat "39.03123333"^^xsd:decimal ;
  geo-pos:long "-28.0482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4995'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97358'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0482'^^xsd:double;
  dwc:latitude '39.03123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4995'^^xsd:string;
  dwc:observationDate '2011-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48876667 -28.23206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48876667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48876667 -28.23206667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48876667"^^xsd:decimal ;
  geo-pos:long "-28.23206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4996'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97414'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-28.23206667'^^xsd:double;
  dwc:latitude '38.48876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4996'^^xsd:string;
  dwc:observationDate '2011-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03406667 -28.04971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03406667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03406667 -28.04971667)"^^geo:wktLiteral ;
  geo-pos:lat "38.03406667"^^xsd:decimal ;
  geo-pos:long "-28.04971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4997'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97428'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04971667'^^xsd:double;
  dwc:latitude '38.03406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4997'^^xsd:string;
  dwc:observationDate '2011-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93566667 -25.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93566667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93566667 -25.0915)"^^geo:wktLiteral ;
  geo-pos:lat "36.93566667"^^xsd:decimal ;
  geo-pos:long "-25.0915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4998'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97493'^^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.0915'^^xsd:double;
  dwc:latitude '36.93566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4998'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93566667 -25.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93566667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93566667 -25.0915)"^^geo:wktLiteral ;
  geo-pos:lat "36.93566667"^^xsd:decimal ;
  geo-pos:long "-25.0915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4999'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97493'^^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.0915'^^xsd:double;
  dwc:latitude '36.93566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4999'^^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/4673__POPA_BAIT_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93566667 -25.0915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93566667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93566667 -25.0915)"^^geo:wktLiteral ;
  geo-pos:lat "36.93566667"^^xsd:decimal ;
  geo-pos:long "-25.0915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5000'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97493'^^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.0915'^^xsd:double;
  dwc:latitude '36.93566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5000'^^xsd:string;
  dwc:observationDate '2011-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40491667 -28.2685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40491667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40491667 -28.2685)"^^geo:wktLiteral ;
  geo-pos:lat "38.40491667"^^xsd:decimal ;
  geo-pos:long "-28.2685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5001'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97533'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2685'^^xsd:double;
  dwc:latitude '38.40491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5001'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40491667 -28.2685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40491667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40491667 -28.2685)"^^geo:wktLiteral ;
  geo-pos:lat "38.40491667"^^xsd:decimal ;
  geo-pos:long "-28.2685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5002'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97533'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2685'^^xsd:double;
  dwc:latitude '38.40491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5002'^^xsd:string;
  dwc:observationDate '2011-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40216667 -28.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40216667 -28.268)"^^geo:wktLiteral ;
  geo-pos:lat "38.40216667"^^xsd:decimal ;
  geo-pos:long "-28.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5003'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97534'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.268'^^xsd:double;
  dwc:latitude '38.40216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5003'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40216667 -28.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40216667 -28.268)"^^geo:wktLiteral ;
  geo-pos:lat "38.40216667"^^xsd:decimal ;
  geo-pos:long "-28.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5004'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97534'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.268'^^xsd:double;
  dwc:latitude '38.40216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5004'^^xsd:string;
  dwc:observationDate '2011-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -28.20633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -28.20633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-28.20633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5005'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20633333'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5005'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -28.20633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -28.20633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-28.20633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5006'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20633333'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5006'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -28.20633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.672"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.672 -28.20633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.672"^^xsd:decimal ;
  geo-pos:long "-28.20633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5007'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20633333'^^xsd:double;
  dwc:latitude '38.672'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5007'^^xsd:string;
  dwc:observationDate '2011-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67291667 -28.20416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67291667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67291667 -28.20416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67291667"^^xsd:decimal ;
  geo-pos:long "-28.20416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5008'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97622'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20416667'^^xsd:double;
  dwc:latitude '38.67291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5008'^^xsd:string;
  dwc:observationDate '2011-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67291667 -28.20416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67291667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67291667 -28.20416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67291667"^^xsd:decimal ;
  geo-pos:long "-28.20416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5009'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97622'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20416667'^^xsd:double;
  dwc:latitude '38.67291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5009'^^xsd:string;
  dwc:observationDate '2011-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98576667 -25.03558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98576667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98576667 -25.03558333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98576667"^^xsd:decimal ;
  geo-pos:long "-25.03558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5010'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97707'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03558333'^^xsd:double;
  dwc:latitude '36.98576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5010'^^xsd:string;
  dwc:observationDate '2011-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98576667 -25.03558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98576667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98576667 -25.03558333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98576667"^^xsd:decimal ;
  geo-pos:long "-25.03558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5011'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97707'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03558333'^^xsd:double;
  dwc:latitude '36.98576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5011'^^xsd:string;
  dwc:observationDate '2011-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98576667 -25.03558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98576667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98576667 -25.03558333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98576667"^^xsd:decimal ;
  geo-pos:long "-25.03558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5012'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97707'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03558333'^^xsd:double;
  dwc:latitude '36.98576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5012'^^xsd:string;
  dwc:observationDate '2011-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67416667 -28.20533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67416667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67416667 -28.20533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67416667"^^xsd:decimal ;
  geo-pos:long "-28.20533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5013'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97708'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20533333'^^xsd:double;
  dwc:latitude '38.67416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5013'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67416667 -28.20533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67416667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67416667 -28.20533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67416667"^^xsd:decimal ;
  geo-pos:long "-28.20533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5014'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97708'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20533333'^^xsd:double;
  dwc:latitude '38.67416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5014'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67416667 -28.20533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67416667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67416667 -28.20533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67416667"^^xsd:decimal ;
  geo-pos:long "-28.20533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5015'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97708'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20533333'^^xsd:double;
  dwc:latitude '38.67416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5015'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67416667 -28.20533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67416667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67416667 -28.20533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67416667"^^xsd:decimal ;
  geo-pos:long "-28.20533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5016'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97708'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20533333'^^xsd:double;
  dwc:latitude '38.67416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5016'^^xsd:string;
  dwc:observationDate '2011-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.2915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.2915)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-28.2915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5017'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97778'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2915'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5017'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.2915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.2915)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-28.2915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5018'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97778'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2915'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5018'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.2915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_5019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.515 -28.2915)"^^geo:wktLiteral ;
  geo-pos:lat "38.515"^^xsd:decimal ;
  geo-pos:long "-28.2915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5019'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97778'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2915'^^xsd:double;
  dwc:latitude '38.515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5019'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.403 -28.26816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.403 -28.26816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.403"^^xsd:decimal ;
  geo-pos:long "-28.26816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5020'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97779'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26816667'^^xsd:double;
  dwc:latitude '38.403'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5020'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.403 -28.26816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.403"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.403 -28.26816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.403"^^xsd:decimal ;
  geo-pos:long "-28.26816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5021'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97779'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26816667'^^xsd:double;
  dwc:latitude '38.403'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5021'^^xsd:string;
  dwc:observationDate '2011-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00416667 -27.87916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00416667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00416667 -27.87916667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00416667"^^xsd:decimal ;
  geo-pos:long "-27.87916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5022'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87916667'^^xsd:double;
  dwc:latitude '39.00416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5022'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00416667 -27.87916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00416667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00416667 -27.87916667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00416667"^^xsd:decimal ;
  geo-pos:long "-27.87916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5023'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87916667'^^xsd:double;
  dwc:latitude '39.00416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5023'^^xsd:string;
  dwc:observationDate '2011-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404 -28.2695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.404"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404 -28.2695)"^^geo:wktLiteral ;
  geo-pos:lat "38.404"^^xsd:decimal ;
  geo-pos:long "-28.2695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5024'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2695'^^xsd:double;
  dwc:latitude '38.404'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5024'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404 -28.2695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.404"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404 -28.2695)"^^geo:wktLiteral ;
  geo-pos:lat "38.404"^^xsd:decimal ;
  geo-pos:long "-28.2695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5025'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2695'^^xsd:double;
  dwc:latitude '38.404'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5025'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404 -28.2695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.404"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404 -28.2695)"^^geo:wktLiteral ;
  geo-pos:lat "38.404"^^xsd:decimal ;
  geo-pos:long "-28.2695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5026'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2695'^^xsd:double;
  dwc:latitude '38.404'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5026'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404 -28.2695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.404"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.404 -28.2695)"^^geo:wktLiteral ;
  geo-pos:lat "38.404"^^xsd:decimal ;
  geo-pos:long "-28.2695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5027'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2695'^^xsd:double;
  dwc:latitude '38.404'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5027'^^xsd:string;
  dwc:observationDate '2011-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693 -28.23233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693 -28.23233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.693"^^xsd:decimal ;
  geo-pos:long "-28.23233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5028'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23233333'^^xsd:double;
  dwc:latitude '38.693'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5028'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693 -28.23233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693 -28.23233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.693"^^xsd:decimal ;
  geo-pos:long "-28.23233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5029'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23233333'^^xsd:double;
  dwc:latitude '38.693'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5029'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53766667 -28.77783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53766667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53766667 -28.77783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53766667"^^xsd:decimal ;
  geo-pos:long "-28.77783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5030'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98083'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77783333'^^xsd:double;
  dwc:latitude '38.53766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5030'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53766667 -28.77783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53766667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53766667 -28.77783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53766667"^^xsd:decimal ;
  geo-pos:long "-28.77783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5031'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98083'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77783333'^^xsd:double;
  dwc:latitude '38.53766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5031'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5115 -28.64333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5115"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5115 -28.64333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5115"^^xsd:decimal ;
  geo-pos:long "-28.64333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5032'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98168'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64333333'^^xsd:double;
  dwc:latitude '38.5115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5032'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5115 -28.64333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5115"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5115 -28.64333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5115"^^xsd:decimal ;
  geo-pos:long "-28.64333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5033'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98168'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64333333'^^xsd:double;
  dwc:latitude '38.5115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5033'^^xsd:string;
  dwc:observationDate '2011-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641 -28.59266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.641"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641 -28.59266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.641"^^xsd:decimal ;
  geo-pos:long "-28.59266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5034'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.59266667'^^xsd:double;
  dwc:latitude '38.641'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5034'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641 -28.59266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.641"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.641 -28.59266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.641"^^xsd:decimal ;
  geo-pos:long "-28.59266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5035'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '98215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.59266667'^^xsd:double;
  dwc:latitude '38.641'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5035'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6661 -27.0571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6661"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6661 -27.0571)"^^geo:wktLiteral ;
  geo-pos:lat "38.6661"^^xsd:decimal ;
  geo-pos:long "-27.0571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2876'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0571'^^xsd:double;
  dwc:latitude '38.6661'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2876'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6661 -27.0571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6661"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6661 -27.0571)"^^geo:wktLiteral ;
  geo-pos:lat "38.6661"^^xsd:decimal ;
  geo-pos:long "-27.0571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2877'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0571'^^xsd:double;
  dwc:latitude '38.6661'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2877'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66335 -27.05503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66335 -27.05503333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66335"^^xsd:decimal ;
  geo-pos:long "-27.05503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2878'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52917'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05503333'^^xsd:double;
  dwc:latitude '38.66335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2878'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56496667 -27.9107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56496667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56496667 -27.9107)"^^geo:wktLiteral ;
  geo-pos:lat "38.56496667"^^xsd:decimal ;
  geo-pos:long "-27.9107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2879'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.9107'^^xsd:double;
  dwc:latitude '38.56496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2879'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99625 -24.66985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99625"^^xsd:decimal ;
  dwc:decimalLongitude "-24.66985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99625 -24.66985)"^^geo:wktLiteral ;
  geo-pos:lat "37.99625"^^xsd:decimal ;
  geo-pos:long "-24.66985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2881'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.66985'^^xsd:double;
  dwc:latitude '37.99625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2881'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58908333 -27.98566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58908333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58908333 -27.98566667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58908333"^^xsd:decimal ;
  geo-pos:long "-27.98566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2882'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53199'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.98566667'^^xsd:double;
  dwc:latitude '38.58908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2882'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5933 -28.02186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5933"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5933 -28.02186667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5933"^^xsd:decimal ;
  geo-pos:long "-28.02186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2883'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53200'^^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.02186667'^^xsd:double;
  dwc:latitude '38.5933'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2883'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53468333 -27.77236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53468333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53468333 -27.77236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53468333"^^xsd:decimal ;
  geo-pos:long "-27.77236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2884'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.77236667'^^xsd:double;
  dwc:latitude '38.53468333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2884'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53385 -27.78696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53385 -27.78696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53385"^^xsd:decimal ;
  geo-pos:long "-27.78696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2885'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.78696667'^^xsd:double;
  dwc:latitude '38.53385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2885'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5955 -27.97166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5955"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5955 -27.97166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5955"^^xsd:decimal ;
  geo-pos:long "-27.97166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2886'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53286'^^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 '-27.97166667'^^xsd:double;
  dwc:latitude '38.5955'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2886'^^xsd:string;
  dwc:observationDate '2005-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6935 -28.22825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6935"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6935 -28.22825)"^^geo:wktLiteral ;
  geo-pos:lat "38.6935"^^xsd:decimal ;
  geo-pos:long "-28.22825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2887'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53337'^^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 '-28.22825'^^xsd:double;
  dwc:latitude '38.6935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2887'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6259 -28.08303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6259"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6259 -28.08303333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6259"^^xsd:decimal ;
  geo-pos:long "-28.08303333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2888'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.08303333'^^xsd:double;
  dwc:latitude '38.6259'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2888'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7164 -28.27335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7164"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7164 -28.27335)"^^geo:wktLiteral ;
  geo-pos:lat "38.7164"^^xsd:decimal ;
  geo-pos:long "-28.27335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2889'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53513'^^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 '-28.27335'^^xsd:double;
  dwc:latitude '38.7164'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2889'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64725 -27.16273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64725"^^xsd:decimal ;
  dwc:decimalLongitude "-27.16273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64725 -27.16273333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64725"^^xsd:decimal ;
  geo-pos:long "-27.16273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2890'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53514'^^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.16273333'^^xsd:double;
  dwc:latitude '38.64725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2890'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58375 -27.66375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58375"^^xsd:decimal ;
  dwc:decimalLongitude "-27.66375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58375 -27.66375)"^^geo:wktLiteral ;
  geo-pos:lat "38.58375"^^xsd:decimal ;
  geo-pos:long "-27.66375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2891'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53604'^^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 '-27.66375'^^xsd:double;
  dwc:latitude '38.58375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2891'^^xsd:string;
  dwc:observationDate '2005-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73893333 -25.57316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73893333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73893333 -25.57316667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73893333"^^xsd:decimal ;
  geo-pos:long "-25.57316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2892'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53605'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57316667'^^xsd:double;
  dwc:latitude '37.73893333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2892'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74136667 -25.6369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74136667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74136667 -25.6369)"^^geo:wktLiteral ;
  geo-pos:lat "37.74136667"^^xsd:decimal ;
  geo-pos:long "-25.6369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2893'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53640'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6369'^^xsd:double;
  dwc:latitude '37.74136667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2893'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39013333 -28.27268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39013333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39013333 -28.27268333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39013333"^^xsd:decimal ;
  geo-pos:long "-28.27268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2894'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53695'^^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 '-28.27268333'^^xsd:double;
  dwc:latitude '38.39013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2894'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6273 -28.0841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6273"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6273 -28.0841)"^^geo:wktLiteral ;
  geo-pos:lat "38.6273"^^xsd:decimal ;
  geo-pos:long "-28.0841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2896'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53766'^^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.0841'^^xsd:double;
  dwc:latitude '38.6273'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2896'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63233333 -28.10655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63233333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63233333 -28.10655)"^^geo:wktLiteral ;
  geo-pos:lat "38.63233333"^^xsd:decimal ;
  geo-pos:long "-28.10655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2897'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53767'^^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 '-28.10655'^^xsd:double;
  dwc:latitude '38.63233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2897'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58941667 -27.97186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58941667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58941667 -27.97186667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58941667"^^xsd:decimal ;
  geo-pos:long "-27.97186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2898'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.97186667'^^xsd:double;
  dwc:latitude '38.58941667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2898'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51883333 -28.63606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51883333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51883333 -28.63606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51883333"^^xsd:decimal ;
  geo-pos:long "-28.63606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2899'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.63606667'^^xsd:double;
  dwc:latitude '38.51883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2899'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53775 -27.75411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53775"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53775 -27.75411667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53775"^^xsd:decimal ;
  geo-pos:long "-27.75411667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2900'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53881'^^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 '-27.75411667'^^xsd:double;
  dwc:latitude '38.53775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2900'^^xsd:string;
  dwc:observationDate '2005-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55845 -28.77353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55845"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55845 -28.77353333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55845"^^xsd:decimal ;
  geo-pos:long "-28.77353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2901'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53908'^^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 '-28.77353333'^^xsd:double;
  dwc:latitude '38.55845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2901'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6745 -28.19765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6745"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6745 -28.19765)"^^geo:wktLiteral ;
  geo-pos:lat "38.6745"^^xsd:decimal ;
  geo-pos:long "-28.19765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2902'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.19765'^^xsd:double;
  dwc:latitude '38.6745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2902'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69336667 -28.22916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69336667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69336667 -28.22916667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69336667"^^xsd:decimal ;
  geo-pos:long "-28.22916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2903'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53930'^^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 '-28.22916667'^^xsd:double;
  dwc:latitude '38.69336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2903'^^xsd:string;
  dwc:observationDate '2005-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7226 -28.28103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7226"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7226 -28.28103333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7226"^^xsd:decimal ;
  geo-pos:long "-28.28103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2904'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53931'^^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 '-28.28103333'^^xsd:double;
  dwc:latitude '38.7226'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2904'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64513333 -27.23523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64513333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64513333 -27.23523333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64513333"^^xsd:decimal ;
  geo-pos:long "-27.23523333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2905'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.23523333'^^xsd:double;
  dwc:latitude '38.64513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2905'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6346 -27.23148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6346"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6346 -27.23148333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6346"^^xsd:decimal ;
  geo-pos:long "-27.23148333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2906'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23148333'^^xsd:double;
  dwc:latitude '38.6346'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2906'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6346 -27.23148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6346"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6346 -27.23148333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6346"^^xsd:decimal ;
  geo-pos:long "-27.23148333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2907'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23148333'^^xsd:double;
  dwc:latitude '38.6346'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2907'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6346 -27.23148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6346"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6346 -27.23148333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6346"^^xsd:decimal ;
  geo-pos:long "-27.23148333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2908'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23148333'^^xsd:double;
  dwc:latitude '38.6346'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2908'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66565 -27.06816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66565"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66565 -27.06816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66565"^^xsd:decimal ;
  geo-pos:long "-27.06816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2909'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53964'^^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 '-27.06816667'^^xsd:double;
  dwc:latitude '38.66565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2909'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7264 -25.56815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7264"^^xsd:decimal ;
  dwc:decimalLongitude "-25.56815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7264 -25.56815)"^^geo:wktLiteral ;
  geo-pos:lat "37.7264"^^xsd:decimal ;
  geo-pos:long "-25.56815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2911'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54007'^^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 '-25.56815'^^xsd:double;
  dwc:latitude '37.7264'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2911'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6598 -27.06863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6598"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6598 -27.06863333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6598"^^xsd:decimal ;
  geo-pos:long "-27.06863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2912'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54008'^^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 '-27.06863333'^^xsd:double;
  dwc:latitude '38.6598'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2912'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6598 -27.06863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6598"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6598 -27.06863333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6598"^^xsd:decimal ;
  geo-pos:long "-27.06863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2913'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54008'^^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 '-27.06863333'^^xsd:double;
  dwc:latitude '38.6598'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2913'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6597 -27.31763333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6597"^^xsd:decimal ;
  dwc:decimalLongitude "-27.31763333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6597 -27.31763333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6597"^^xsd:decimal ;
  geo-pos:long "-27.31763333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2914'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.31763333'^^xsd:double;
  dwc:latitude '38.6597'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2914'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6422 -27.22478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6422"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6422 -27.22478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6422"^^xsd:decimal ;
  geo-pos:long "-27.22478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2915'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.22478333'^^xsd:double;
  dwc:latitude '38.6422'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2915'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6422 -27.22478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6422"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6422 -27.22478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6422"^^xsd:decimal ;
  geo-pos:long "-27.22478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2916'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.22478333'^^xsd:double;
  dwc:latitude '38.6422'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2916'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64056667 -27.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64056667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64056667 -27.0702)"^^geo:wktLiteral ;
  geo-pos:lat "38.64056667"^^xsd:decimal ;
  geo-pos:long "-27.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2917'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54011'^^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 '-27.0702'^^xsd:double;
  dwc:latitude '38.64056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2917'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64056667 -27.0702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64056667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64056667 -27.0702)"^^geo:wktLiteral ;
  geo-pos:lat "38.64056667"^^xsd:decimal ;
  geo-pos:long "-27.0702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2918'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54011'^^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 '-27.0702'^^xsd:double;
  dwc:latitude '38.64056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2918'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52188333 -28.75173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52188333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52188333 -28.75173333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52188333"^^xsd:decimal ;
  geo-pos:long "-28.75173333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2919'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75173333'^^xsd:double;
  dwc:latitude '38.52188333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2919'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5224 -28.63815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5224"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5224 -28.63815)"^^geo:wktLiteral ;
  geo-pos:lat "38.5224"^^xsd:decimal ;
  geo-pos:long "-28.63815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2920'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54127'^^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 '-28.63815'^^xsd:double;
  dwc:latitude '38.5224'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2920'^^xsd:string;
  dwc:observationDate '2005-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54648333 -27.75371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54648333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54648333 -27.75371667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54648333"^^xsd:decimal ;
  geo-pos:long "-27.75371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2921'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54155'^^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.75371667'^^xsd:double;
  dwc:latitude '38.54648333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2921'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4006 -28.27933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4006"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4006 -28.27933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4006"^^xsd:decimal ;
  geo-pos:long "-28.27933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2922'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54158'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27933333'^^xsd:double;
  dwc:latitude '38.4006'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2922'^^xsd:string;
  dwc:observationDate '2005-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73613333 -25.17068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73613333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73613333 -25.17068333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73613333"^^xsd:decimal ;
  geo-pos:long "-25.17068333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2923'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54197'^^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 '-25.17068333'^^xsd:double;
  dwc:latitude '37.73613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2923'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72226667 -25.65176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72226667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72226667 -25.65176667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72226667"^^xsd:decimal ;
  geo-pos:long "-25.65176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2924'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65176667'^^xsd:double;
  dwc:latitude '37.72226667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2924'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6718 -27.3348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6718"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6718 -27.3348)"^^geo:wktLiteral ;
  geo-pos:lat "38.6718"^^xsd:decimal ;
  geo-pos:long "-27.3348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2926'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54199'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.3348'^^xsd:double;
  dwc:latitude '38.6718'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2926'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6718 -27.3348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6718"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6718 -27.3348)"^^geo:wktLiteral ;
  geo-pos:lat "38.6718"^^xsd:decimal ;
  geo-pos:long "-27.3348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2927'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54199'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.3348'^^xsd:double;
  dwc:latitude '38.6718'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2927'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3911 -28.27235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3911"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3911 -28.27235)"^^geo:wktLiteral ;
  geo-pos:lat "38.3911"^^xsd:decimal ;
  geo-pos:long "-28.27235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2928'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54200'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27235'^^xsd:double;
  dwc:latitude '38.3911'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2928'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3911 -28.27235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3911"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3911 -28.27235)"^^geo:wktLiteral ;
  geo-pos:lat "38.3911"^^xsd:decimal ;
  geo-pos:long "-28.27235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2929'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54200'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27235'^^xsd:double;
  dwc:latitude '38.3911'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2929'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55006667 -28.60316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55006667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55006667 -28.60316667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55006667"^^xsd:decimal ;
  geo-pos:long "-28.60316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2930'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54250'^^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 '-28.60316667'^^xsd:double;
  dwc:latitude '38.55006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2930'^^xsd:string;
  dwc:observationDate '2005-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17353333 -24.77883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17353333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.77883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17353333 -24.77883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.17353333"^^xsd:decimal ;
  geo-pos:long "-24.77883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2931'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54310'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.77883333'^^xsd:double;
  dwc:latitude '38.17353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2931'^^xsd:string;
  dwc:observationDate '2005-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.10345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.10345)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.10345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2932'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54313'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10345'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2932'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.10345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.565 -28.10345)"^^geo:wktLiteral ;
  geo-pos:lat "38.565"^^xsd:decimal ;
  geo-pos:long "-28.10345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2933'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54313'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10345'^^xsd:double;
  dwc:latitude '38.565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2933'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98333333 -28.62966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98333333 -28.62966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.98333333"^^xsd:decimal ;
  geo-pos:long "-28.62966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2934'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54421'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.62966667'^^xsd:double;
  dwc:latitude '38.98333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2934'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8581 -29.19963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8581"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8581 -29.19963333)"^^geo:wktLiteral ;
  geo-pos:lat "38.8581"^^xsd:decimal ;
  geo-pos:long "-29.19963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2935'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54506'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.19963333'^^xsd:double;
  dwc:latitude '38.8581'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2935'^^xsd:string;
  dwc:observationDate '2005-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.99163333 -28.02915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.99163333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.99163333 -28.02915)"^^geo:wktLiteral ;
  geo-pos:lat "39.99163333"^^xsd:decimal ;
  geo-pos:long "-28.02915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2936'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02915'^^xsd:double;
  dwc:latitude '39.99163333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2936'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10901667 -27.11208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10901667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10901667 -27.11208333)"^^geo:wktLiteral ;
  geo-pos:lat "39.10901667"^^xsd:decimal ;
  geo-pos:long "-27.11208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2937'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54605'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.11208333'^^xsd:double;
  dwc:latitude '39.10901667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2937'^^xsd:string;
  dwc:observationDate '2005-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07968333 -27.40111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07968333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07968333 -27.40111667)"^^geo:wktLiteral ;
  geo-pos:lat "39.07968333"^^xsd:decimal ;
  geo-pos:long "-27.40111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2938'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54606'^^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 '-27.40111667'^^xsd:double;
  dwc:latitude '39.07968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2938'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08243333 -27.38348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08243333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08243333 -27.38348333)"^^geo:wktLiteral ;
  geo-pos:lat "39.08243333"^^xsd:decimal ;
  geo-pos:long "-27.38348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2939'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54607'^^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.38348333'^^xsd:double;
  dwc:latitude '39.08243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2939'^^xsd:string;
  dwc:observationDate '2005-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.106 -28.12368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.106"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.106 -28.12368333)"^^geo:wktLiteral ;
  geo-pos:lat "32.106"^^xsd:decimal ;
  geo-pos:long "-28.12368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2940'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54609'^^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 '-28.12368333'^^xsd:double;
  dwc:latitude '32.106'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2940'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62623333 -28.07958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62623333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62623333 -28.07958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62623333"^^xsd:decimal ;
  geo-pos:long "-28.07958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2941'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.07958333'^^xsd:double;
  dwc:latitude '38.62623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2941'^^xsd:string;
  dwc:observationDate '2005-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62218333 -28.07271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62218333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62218333 -28.07271667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62218333"^^xsd:decimal ;
  geo-pos:long "-28.07271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2942'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.07271667'^^xsd:double;
  dwc:latitude '38.62218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2942'^^xsd:string;
  dwc:observationDate '2005-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67425 -28.04226667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67425"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04226667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67425 -28.04226667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67425"^^xsd:decimal ;
  geo-pos:long "-28.04226667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2943'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54807'^^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.04226667'^^xsd:double;
  dwc:latitude '38.67425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2943'^^xsd:string;
  dwc:observationDate '2005-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73766667 -28.3057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73766667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73766667 -28.3057)"^^geo:wktLiteral ;
  geo-pos:lat "38.73766667"^^xsd:decimal ;
  geo-pos:long "-28.3057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2944'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3057'^^xsd:double;
  dwc:latitude '38.73766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2944'^^xsd:string;
  dwc:observationDate '2005-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52121667 -28.73933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52121667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52121667 -28.73933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52121667"^^xsd:decimal ;
  geo-pos:long "-28.73933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2945'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54972'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73933333'^^xsd:double;
  dwc:latitude '38.52121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2945'^^xsd:string;
  dwc:observationDate '2005-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60598333 -28.03811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60598333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60598333 -28.03811667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60598333"^^xsd:decimal ;
  geo-pos:long "-28.03811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2946'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03811667'^^xsd:double;
  dwc:latitude '38.60598333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2946'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71233333 -28.27256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71233333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71233333 -28.27256667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71233333"^^xsd:decimal ;
  geo-pos:long "-28.27256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2947'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54974'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.27256667'^^xsd:double;
  dwc:latitude '38.71233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2947'^^xsd:string;
  dwc:observationDate '2005-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5901 -27.97175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5901 -27.97175)"^^geo:wktLiteral ;
  geo-pos:lat "38.5901"^^xsd:decimal ;
  geo-pos:long "-27.97175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2948'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.97175'^^xsd:double;
  dwc:latitude '38.5901'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2948'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65886667 -27.06793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65886667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65886667 -27.06793333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65886667"^^xsd:decimal ;
  geo-pos:long "-27.06793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2949'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55117'^^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 '-27.06793333'^^xsd:double;
  dwc:latitude '38.65886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2949'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65886667 -27.06793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65886667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65886667 -27.06793333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65886667"^^xsd:decimal ;
  geo-pos:long "-27.06793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2950'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55117'^^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 '-27.06793333'^^xsd:double;
  dwc:latitude '38.65886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2950'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65886667 -27.06793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65886667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65886667 -27.06793333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65886667"^^xsd:decimal ;
  geo-pos:long "-27.06793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2951'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.06793333'^^xsd:double;
  dwc:latitude '38.65886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2951'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65886667 -27.06793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65886667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65886667 -27.06793333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65886667"^^xsd:decimal ;
  geo-pos:long "-27.06793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2952'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.06793333'^^xsd:double;
  dwc:latitude '38.65886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2952'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3923 -28.2722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3923"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3923 -28.2722)"^^geo:wktLiteral ;
  geo-pos:lat "38.3923"^^xsd:decimal ;
  geo-pos:long "-28.2722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2953'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.2722'^^xsd:double;
  dwc:latitude '38.3923'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2953'^^xsd:string;
  dwc:observationDate '2005-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6216 -28.07541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6216"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6216 -28.07541667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6216"^^xsd:decimal ;
  geo-pos:long "-28.07541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2954'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.07541667'^^xsd:double;
  dwc:latitude '38.6216'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2954'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59001667 -28.00093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59001667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59001667 -28.00093333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59001667"^^xsd:decimal ;
  geo-pos:long "-28.00093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2955'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.00093333'^^xsd:double;
  dwc:latitude '38.59001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2955'^^xsd:string;
  dwc:observationDate '2005-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65146667 -27.23613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65146667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65146667 -27.23613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65146667"^^xsd:decimal ;
  geo-pos:long "-27.23613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2956'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55235'^^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 '-27.23613333'^^xsd:double;
  dwc:latitude '38.65146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2956'^^xsd:string;
  dwc:observationDate '2005-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58868333 -27.97363333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58868333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97363333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58868333 -27.97363333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58868333"^^xsd:decimal ;
  geo-pos:long "-27.97363333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2957'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55237'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.97363333'^^xsd:double;
  dwc:latitude '38.58868333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2957'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58775 -37.96758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58775"^^xsd:decimal ;
  dwc:decimalLongitude "-37.96758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58775 -37.96758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58775"^^xsd:decimal ;
  geo-pos:long "-37.96758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2958'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55238'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-37.96758333'^^xsd:double;
  dwc:latitude '38.58775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2958'^^xsd:string;
  dwc:observationDate '2005-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08016667 -27.40233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08016667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08016667 -27.40233333)"^^geo:wktLiteral ;
  geo-pos:lat "39.08016667"^^xsd:decimal ;
  geo-pos:long "-27.40233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2959'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55315'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.40233333'^^xsd:double;
  dwc:latitude '39.08016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2959'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08016667 -27.40233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08016667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.40233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08016667 -27.40233333)"^^geo:wktLiteral ;
  geo-pos:lat "39.08016667"^^xsd:decimal ;
  geo-pos:long "-27.40233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2960'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55315'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.40233333'^^xsd:double;
  dwc:latitude '39.08016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2960'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10666667 -27.11533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10666667 -27.11533333)"^^geo:wktLiteral ;
  geo-pos:lat "39.10666667"^^xsd:decimal ;
  geo-pos:long "-27.11533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2961'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55317'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.11533333'^^xsd:double;
  dwc:latitude '39.10666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2961'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4895 -28.2645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4895 -28.2645)"^^geo:wktLiteral ;
  geo-pos:lat "38.4895"^^xsd:decimal ;
  geo-pos:long "-28.2645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2962'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2645'^^xsd:double;
  dwc:latitude '38.4895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2962'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4895 -28.2645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4895 -28.2645)"^^geo:wktLiteral ;
  geo-pos:lat "38.4895"^^xsd:decimal ;
  geo-pos:long "-28.2645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2963'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2645'^^xsd:double;
  dwc:latitude '38.4895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2963'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48956667 -28.21988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48956667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48956667 -28.21988333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48956667"^^xsd:decimal ;
  geo-pos:long "-28.21988333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2964'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55579'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21988333'^^xsd:double;
  dwc:latitude '38.48956667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2964'^^xsd:string;
  dwc:observationDate '2005-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59258333 -28.00448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59258333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59258333 -28.00448333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59258333"^^xsd:decimal ;
  geo-pos:long "-28.00448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2965'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55730'^^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.00448333'^^xsd:double;
  dwc:latitude '38.59258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2965'^^xsd:string;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65776667 -27.06888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65776667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65776667 -27.06888333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65776667"^^xsd:decimal ;
  geo-pos:long "-27.06888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2966'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55731'^^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.06888333'^^xsd:double;
  dwc:latitude '38.65776667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2966'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65776667 -27.06888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65776667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65776667 -27.06888333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65776667"^^xsd:decimal ;
  geo-pos:long "-27.06888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2967'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55731'^^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.06888333'^^xsd:double;
  dwc:latitude '38.65776667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2967'^^xsd:string;
  dwc:observationDate '2005-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62163333 -28.07238333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62163333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07238333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62163333 -28.07238333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62163333"^^xsd:decimal ;
  geo-pos:long "-28.07238333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2968'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55732'^^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.07238333'^^xsd:double;
  dwc:latitude '38.62163333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2968'^^xsd:string;
  dwc:observationDate '2005-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6221 -28.06938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6221"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6221 -28.06938333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6221"^^xsd:decimal ;
  geo-pos:long "-28.06938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2969'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55811'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06938333'^^xsd:double;
  dwc:latitude '38.6221'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2969'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62218333 -28.07015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62218333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62218333 -28.07015)"^^geo:wktLiteral ;
  geo-pos:lat "38.62218333"^^xsd:decimal ;
  geo-pos:long "-28.07015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2970'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55812'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07015'^^xsd:double;
  dwc:latitude '38.62218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2970'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62243333 -28.08336667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62243333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08336667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62243333 -28.08336667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62243333"^^xsd:decimal ;
  geo-pos:long "-28.08336667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2971'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55813'^^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 '-28.08336667'^^xsd:double;
  dwc:latitude '38.62243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2971'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60328333 -28.03521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60328333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60328333 -28.03521667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60328333"^^xsd:decimal ;
  geo-pos:long "-28.03521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2972'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55814'^^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 '-28.03521667'^^xsd:double;
  dwc:latitude '38.60328333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2972'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12875 -28.35171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12875"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12875 -28.35171667)"^^geo:wktLiteral ;
  geo-pos:lat "39.12875"^^xsd:decimal ;
  geo-pos:long "-28.35171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2973'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55853'^^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 '-28.35171667'^^xsd:double;
  dwc:latitude '39.12875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2973'^^xsd:string;
  dwc:observationDate '2005-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67313333 -28.20411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67313333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67313333 -28.20411667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67313333"^^xsd:decimal ;
  geo-pos:long "-28.20411667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2974'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^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.20411667'^^xsd:double;
  dwc:latitude '38.67313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2974'^^xsd:string;
  dwc:observationDate '2005-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67511667 -28.2116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67511667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67511667 -28.2116)"^^geo:wktLiteral ;
  geo-pos:lat "38.67511667"^^xsd:decimal ;
  geo-pos:long "-28.2116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2975'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55931'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2116'^^xsd:double;
  dwc:latitude '38.67511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2975'^^xsd:string;
  dwc:observationDate '2005-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49255 -28.23438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49255"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49255 -28.23438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49255"^^xsd:decimal ;
  geo-pos:long "-28.23438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2976'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23438333'^^xsd:double;
  dwc:latitude '38.49255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2976'^^xsd:string;
  dwc:observationDate '2005-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07703333 -27.38608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07703333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07703333 -27.38608333)"^^geo:wktLiteral ;
  geo-pos:lat "39.07703333"^^xsd:decimal ;
  geo-pos:long "-27.38608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2977'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '55978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.38608333'^^xsd:double;
  dwc:latitude '39.07703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2977'^^xsd:string;
  dwc:observationDate '2005-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65495 -28.47671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65495 -28.47671667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65495"^^xsd:decimal ;
  geo-pos:long "-28.47671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2978'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56083'^^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 '-28.47671667'^^xsd:double;
  dwc:latitude '38.65495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2978'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67708333 -28.48516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67708333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.48516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67708333 -28.48516667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67708333"^^xsd:decimal ;
  geo-pos:long "-28.48516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2979'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56084'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.48516667'^^xsd:double;
  dwc:latitude '38.67708333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2979'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99855 -28.01698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99855"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99855 -28.01698333)"^^geo:wktLiteral ;
  geo-pos:lat "38.99855"^^xsd:decimal ;
  geo-pos:long "-28.01698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2980'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01698333'^^xsd:double;
  dwc:latitude '38.99855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2980'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99855 -28.01698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99855"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99855 -28.01698333)"^^geo:wktLiteral ;
  geo-pos:lat "38.99855"^^xsd:decimal ;
  geo-pos:long "-28.01698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2981'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01698333'^^xsd:double;
  dwc:latitude '38.99855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2981'^^xsd:string;
  dwc:observationDate '2005-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50928333 -28.70885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50928333 -28.70885)"^^geo:wktLiteral ;
  geo-pos:lat "38.50928333"^^xsd:decimal ;
  geo-pos:long "-28.70885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2982'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56173'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70885'^^xsd:double;
  dwc:latitude '38.50928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2982'^^xsd:string;
  dwc:observationDate '2005-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62383333 -28.6556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62383333 -28.6556)"^^geo:wktLiteral ;
  geo-pos:lat "38.62383333"^^xsd:decimal ;
  geo-pos:long "-28.6556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2983'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6556'^^xsd:double;
  dwc:latitude '38.62383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2983'^^xsd:string;
  dwc:observationDate '2005-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51846667 -28.7426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51846667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51846667 -28.7426)"^^geo:wktLiteral ;
  geo-pos:lat "38.51846667"^^xsd:decimal ;
  geo-pos:long "-28.7426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2984'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56175'^^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 '-28.7426'^^xsd:double;
  dwc:latitude '38.51846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2984'^^xsd:string;
  dwc:observationDate '2005-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71868333 -28.26786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71868333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71868333 -28.26786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71868333"^^xsd:decimal ;
  geo-pos:long "-28.26786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2985'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56401'^^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 '-28.26786667'^^xsd:double;
  dwc:latitude '38.71868333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2985'^^xsd:string;
  dwc:observationDate '2005-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.69891667 -28.23286667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.69891667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23286667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.69891667 -28.23286667)"^^geo:wktLiteral ;
  geo-pos:lat "31.69891667"^^xsd:decimal ;
  geo-pos:long "-28.23286667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2986'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.23286667'^^xsd:double;
  dwc:latitude '31.69891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2986'^^xsd:string;
  dwc:observationDate '2005-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6427 -27.09395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6427"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6427 -27.09395)"^^geo:wktLiteral ;
  geo-pos:lat "38.6427"^^xsd:decimal ;
  geo-pos:long "-27.09395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2987'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.09395'^^xsd:double;
  dwc:latitude '38.6427'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2987'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6427 -27.09395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6427"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6427 -27.09395)"^^geo:wktLiteral ;
  geo-pos:lat "38.6427"^^xsd:decimal ;
  geo-pos:long "-27.09395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2988'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.09395'^^xsd:double;
  dwc:latitude '38.6427'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2988'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6427 -27.09395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6427"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6427 -27.09395)"^^geo:wktLiteral ;
  geo-pos:lat "38.6427"^^xsd:decimal ;
  geo-pos:long "-27.09395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2989'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.09395'^^xsd:double;
  dwc:latitude '38.6427'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2989'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6427 -27.09395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6427"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6427 -27.09395)"^^geo:wktLiteral ;
  geo-pos:lat "38.6427"^^xsd:decimal ;
  geo-pos:long "-27.09395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2990'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.09395'^^xsd:double;
  dwc:latitude '38.6427'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2990'^^xsd:string;
  dwc:observationDate '2005-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65591667 -27.29048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65591667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.29048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65591667 -27.29048333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65591667"^^xsd:decimal ;
  geo-pos:long "-27.29048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2991'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.29048333'^^xsd:double;
  dwc:latitude '38.65591667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2991'^^xsd:string;
  dwc:observationDate '2005-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65203333 -27.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65203333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65203333 -27.0745)"^^geo:wktLiteral ;
  geo-pos:lat "38.65203333"^^xsd:decimal ;
  geo-pos:long "-27.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2992'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0745'^^xsd:double;
  dwc:latitude '38.65203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2992'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7399 -27.03915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7399"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7399 -27.03915)"^^geo:wktLiteral ;
  geo-pos:lat "38.7399"^^xsd:decimal ;
  geo-pos:long "-27.03915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2993'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03915'^^xsd:double;
  dwc:latitude '38.7399'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2993'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71228333 -28.15455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71228333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71228333 -28.15455)"^^geo:wktLiteral ;
  geo-pos:lat "38.71228333"^^xsd:decimal ;
  geo-pos:long "-28.15455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2994'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56503'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15455'^^xsd:double;
  dwc:latitude '38.71228333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2994'^^xsd:string;
  dwc:observationDate '2005-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69588333 -28.10443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69588333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69588333 -28.10443333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69588333"^^xsd:decimal ;
  geo-pos:long "-28.10443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2995'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '56504'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.10443333'^^xsd:double;
  dwc:latitude '38.69588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2995'^^xsd:string;
  dwc:observationDate '2005-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_835'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7615'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_835'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_836'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7615'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_836'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_837'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_837'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_838'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_838'^^xsd:string;
  dwc:observationDate '1999-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_839'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7685'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_839'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_840'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7685'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_840'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_842'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7685'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_842'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_843'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7709'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_843'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_844'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_844'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_845'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_845'^^xsd:string;
  dwc:observationDate '1999-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333333 -25.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333333 -25.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.88333333"^^xsd:decimal ;
  geo-pos:long "-25.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_846'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7823'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73333333'^^xsd:double;
  dwc:latitude '37.88333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_846'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333333 -25.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333333 -25.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.88333333"^^xsd:decimal ;
  geo-pos:long "-25.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_847'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7823'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73333333'^^xsd:double;
  dwc:latitude '37.88333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_847'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333333 -25.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333333 -25.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.88333333"^^xsd:decimal ;
  geo-pos:long "-25.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_848'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7823'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73333333'^^xsd:double;
  dwc:latitude '37.88333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_848'^^xsd:string;
  dwc:observationDate '1999-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_849'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_849'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_850'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_850'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_851'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_851'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_852'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.31666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_852'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.36666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.36666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_853'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7943'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_853'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.36666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.36666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_854'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7944'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_854'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_855'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7966'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_855'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_856'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7966'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_856'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_858'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7970'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_858'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_859'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_859'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_860'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_860'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.56666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.56666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_861'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7997'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.56666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_861'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_862'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7998'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.61666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_862'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_863'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7998'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.61666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_863'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_864'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_864'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_865'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_865'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_866'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_866'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_867'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_867'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_868'^^xsd:string;
  dwc:scientificName 'Macroramphosus  scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Trombeteiro'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_868'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.01666667 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.01666667 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.01666667"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_869'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-16.35'^^xsd:double;
  dwc:latitude '33.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_869'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.01666667 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.01666667 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.01666667"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_870'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-16.35'^^xsd:double;
  dwc:latitude '33.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_870'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.06666667 -16.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.06666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.06666667 -16.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.06666667"^^xsd:decimal ;
  geo-pos:long "-16.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_871'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-16.26666667'^^xsd:double;
  dwc:latitude '33.06666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_871'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.46666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.46666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.46666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_873'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_873'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_874'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_874'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_875'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_875'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85 -25.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85 -25.85)"^^geo:wktLiteral ;
  geo-pos:lat "37.85"^^xsd:decimal ;
  geo-pos:long "-25.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_876'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.85'^^xsd:double;
  dwc:latitude '37.85'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_876'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333333 -25.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88333333 -25.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.88333333"^^xsd:decimal ;
  geo-pos:long "-25.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_877'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71666667'^^xsd:double;
  dwc:latitude '37.88333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_877'^^xsd:string;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_878'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8100'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_878'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_879'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8100'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_879'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_880'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8100'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_880'^^xsd:string;
  dwc:observationDate '1999-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_881'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_881'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_882'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_882'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_883'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_883'^^xsd:string;
  dwc:observationDate '1999-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_884'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_884'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_885'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_885'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_886'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_886'^^xsd:string;
  dwc:observationDate '1999-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_888'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8146'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_888'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_889'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8149'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_889'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_890'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8149'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_890'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_891'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8149'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_891'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_893'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8151'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_893'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_894'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8194'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_894'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_895'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8194'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_895'^^xsd:string;
  dwc:observationDate '1999-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_896'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_896'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_897'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_897'^^xsd:string;
  dwc:observationDate '1999-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_898'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8201'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_898'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_899'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8201'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_899'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_900'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8203'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_900'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_902'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_902'^^xsd:string;
  dwc:observationDate '1999-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_903'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8210'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_903'^^xsd:string;
  dwc:observationDate '1999-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_904'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8211'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_904'^^xsd:string;
  dwc:observationDate '1999-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_905'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_905'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_906'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_906'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_907'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8249'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_907'^^xsd:string;
  dwc:observationDate '1999-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.78333333"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_908'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_908'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.78333333"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_909'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_909'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.78333333"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_910'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_910'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.78333333"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_911'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_911'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_912'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_912'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_913'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_913'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_914'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_914'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_915'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_915'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_916'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_916'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_918'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8280'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_918'^^xsd:string;
  dwc:observationDate '1999-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_919'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8281'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.51666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_919'^^xsd:string;
  dwc:observationDate '1999-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_920'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8282'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_920'^^xsd:string;
  dwc:observationDate '1999-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_921'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.51666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_921'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_922'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_922'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_923'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_923'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_924'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_924'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_925'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_925'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_926'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_926'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_927'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_927'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_928'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8424'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_928'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_929'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8425'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_929'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_930'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8452'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_930'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_932'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_932'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_933'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_933'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_934'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_934'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_935'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_935'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_936'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_936'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -28.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -28.41666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68333333"^^xsd:decimal ;
  geo-pos:long "-28.41666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_937'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8500'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.41666667'^^xsd:double;
  dwc:latitude '37.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_937'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -28.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -28.41666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68333333"^^xsd:decimal ;
  geo-pos:long "-28.41666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_938'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8500'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.41666667'^^xsd:double;
  dwc:latitude '37.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_938'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_939'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8513'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_939'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_940'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8513'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_940'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_941'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8513'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_941'^^xsd:string;
  dwc:observationDate '1999-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_942'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_942'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_943'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_943'^^xsd:string;
  dwc:observationDate '1999-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_944'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8580'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_944'^^xsd:string;
  dwc:observationDate '1999-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.78333333 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.78333333"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_945'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8581'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '38.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_945'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_947'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8585'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_947'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_948'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8585'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_948'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_949'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8585'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_949'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_950'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_950'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_951'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_951'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_952'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_952'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_953'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8598'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_953'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_954'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8598'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_954'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_955'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8599'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_955'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_956'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8599'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_956'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_957'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_957'^^xsd:string;
  dwc:observationDate '1999-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_958'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_958'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_959'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_959'^^xsd:string;
  dwc:observationDate '1999-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_960'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_960'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_962'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_962'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_963'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8693'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03333333'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_963'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_964'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.01666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_964'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_965'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_965'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_966'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_966'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_967'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_967'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_968'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_968'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_969'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_969'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_970'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_970'^^xsd:string;
  dwc:observationDate '1999-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_971'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8797'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_971'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_972'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8797'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_972'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_973'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8797'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_973'^^xsd:string;
  dwc:observationDate '1999-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_974'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8798'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_974'^^xsd:string;
  dwc:observationDate '1999-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_975'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8800'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_975'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_976'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8870'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_976'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_978'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_978'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_979'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_979'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_980'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_980'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_981'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_981'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_982'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_982'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_983'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_983'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_984'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_984'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_985'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_985'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.81666667"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_986'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8923'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.81666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_986'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.81666667"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_987'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8923'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.81666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_987'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.81666667"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_988'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8923'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.81666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_988'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.81666667"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_989'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8923'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.81666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_989'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_990'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8932'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_990'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_991'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_991'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_993'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_993'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_994'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_994'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_995'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_995'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_996'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_996'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_997'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_997'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_998'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_998'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_999'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_999'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1000'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8950'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1000'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1001'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8950'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1001'^^xsd:string;
  dwc:observationDate '1999-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1002'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1002'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1003'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1003'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1004'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1004'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1005'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1005'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1007'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1007'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1008'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1008'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1009'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1009'^^xsd:string;
  dwc:observationDate '1999-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1010'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1010'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1011'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1011'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1012'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1012'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1013'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1013'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1014'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1014'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1015'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1015'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1016'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1016'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1017'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1017'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1018'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1018'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1019'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1019'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1020'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1020'^^xsd:string;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1022'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1022'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1023'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1023'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1024'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1024'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1025'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9051'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1025'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1026'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9052'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1026'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1027'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9053'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1027'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1028'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9053'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1028'^^xsd:string;
  dwc:observationDate '1999-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1029'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1029'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1030'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1030'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1031'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1031'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1032'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1032'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1033'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1033'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1034'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1034'^^xsd:string;
  dwc:observationDate '1999-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1035'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9140'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1035'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1037'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9140'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1037'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1038'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1038'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1039'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1039'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1040'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1040'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1041'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9143'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1041'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1042'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9143'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1042'^^xsd:string;
  dwc:observationDate '1999-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1043'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.66666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1043'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1044'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.66666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1044'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1045'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.66666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1045'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1046'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.66666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1046'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1047'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9172'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1047'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1048'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9172'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1048'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1049'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9172'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1049'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1050'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9172'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1050'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1051'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9172'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1051'^^xsd:string;
  dwc:observationDate '1999-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1053'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9189'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1053'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1054'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1054'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1055'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1055'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1056'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1056'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.36666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.36666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1057'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9249'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36666667'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1057'^^xsd:string;
  dwc:observationDate '1999-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1058'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9250'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1058'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1059'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9250'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1059'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1060'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9251'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1060'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1061'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1061'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1062'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9253'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1062'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1063'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9254'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1063'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1065'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1065'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1066'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9257'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.25'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1066'^^xsd:string;
  dwc:observationDate '1999-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1067'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1067'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1068'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1068'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1069'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1069'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1070'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9259'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1070'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1071'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9259'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1071'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1072'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1072'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1073'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1073'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1074'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1074'^^xsd:string;
  dwc:observationDate '1999-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1075'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9317'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1075'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1076'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9317'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1076'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1077'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1077'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1078'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1078'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1080'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1080'^^xsd:string;
  dwc:observationDate '1999-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1081'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1081'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1082'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1082'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1083'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1083'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1084'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9365'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1084'^^xsd:string;
  dwc:observationDate '1999-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1085'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9365'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1085'^^xsd:string;
  dwc:observationDate '1999-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1086'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9366'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1086'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1087'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9367'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1087'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1088'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9367'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1088'^^xsd:string;
  dwc:observationDate '1999-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1089'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9454'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1089'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1090'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1090'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1091'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1091'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1092'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1092'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1093'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9482'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1093'^^xsd:string;
  dwc:observationDate '1999-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -27.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -27.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-27.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1095'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9485'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.35'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1095'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.36666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.36666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1096'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9486'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.36666667'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1096'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1097'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9495'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1097'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1098'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1098'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1099'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1099'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1100'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1100'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1101'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1101'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1102'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9518'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1102'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1103'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9519'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1103'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1104'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9519'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1104'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1105'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9519'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1105'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1106'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9520'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1106'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1107'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9520'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1107'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1108'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9520'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1108'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1109'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9540'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.98333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1109'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1111'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9541'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1111'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1112'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9542'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1112'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1113'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1113'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1114'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1114'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1115'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1115'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1116'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1116'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1117'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9544'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1117'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1118'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9544'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1118'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1119'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9573'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1119'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1120'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9574'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1120'^^xsd:string;
  dwc:observationDate '1999-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1121'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9606'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.23333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1121'^^xsd:string;
  dwc:observationDate '1999-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1122'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9607'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1122'^^xsd:string;
  dwc:observationDate '1999-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1123'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9608'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1123'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1124'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9608'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1124'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1125'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1125'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1126'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1126'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1127'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1127'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1128'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1128'^^xsd:string;
  dwc:observationDate '1999-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1129'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1129'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81666667 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.81666667"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1130'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.6'^^xsd:double;
  dwc:latitude '37.81666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1130'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1131'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9639'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.6'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1131'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1132'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9655'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1132'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1133'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9655'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1133'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1134'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1134'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1135'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1135'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1136'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9694'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1136'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1137'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.15'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1137'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1138'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1138'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1139'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9697'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1139'^^xsd:string;
  dwc:observationDate '1999-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1140'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1140'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1141'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9714'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-28.03333333'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1141'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1142'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9721'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1142'^^xsd:string;
  dwc:observationDate '1999-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1143'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9722'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1143'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1144'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9723'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1144'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1145'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9723'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1145'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1146'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9723'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1146'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1147'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9726'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1147'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1148'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9726'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1148'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1149'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9726'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1149'^^xsd:string;
  dwc:observationDate '1999-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1150'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1150'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1151'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9736'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1151'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1152'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9768'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1152'^^xsd:string;
  dwc:observationDate '1999-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1153'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9768'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1153'^^xsd:string;
  dwc:observationDate '1999-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1154'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9768'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1154'^^xsd:string;
  dwc:observationDate '1999-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1155'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.11666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1155'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1156'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.11666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1156'^^xsd:string;
  dwc:observationDate '1999-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1157'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.11666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1157'^^xsd:string;
  dwc:observationDate '1999-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1158'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.11666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1158'^^xsd:string;
  dwc:observationDate '1999-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1159'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9771'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.11666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1159'^^xsd:string;
  dwc:observationDate '1999-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1160'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1160'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1161'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9773'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1161'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1162'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.01666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1162'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1163'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1163'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1164'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9819'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.51666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1164'^^xsd:string;
  dwc:observationDate '1999-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1165'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9821'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.35'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1165'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1166'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9861'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1166'^^xsd:string;
  dwc:observationDate '1999-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1167'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9862'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1167'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1168'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9866'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1168'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1169'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1169'^^xsd:string;
  dwc:observationDate '1999-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1170'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9891'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1170'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1171'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9892'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1171'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1172'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9894'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1172'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1173'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9911'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1173'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1174'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9919'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1174'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1175'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9943'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1175'^^xsd:string;
  dwc:observationDate '1999-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1176'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9944'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1176'^^xsd:string;
  dwc:observationDate '1999-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1177'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9945'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1177'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1178'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9946'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1178'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1179'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1179'^^xsd:string;
  dwc:observationDate '1999-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1180'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1180'^^xsd:string;
  dwc:observationDate '1999-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1181'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1181'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1182'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9964'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1182'^^xsd:string;
  dwc:observationDate '1999-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1183'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9965'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1183'^^xsd:string;
  dwc:observationDate '1999-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1184'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9986'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1184'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1185'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9986'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1185'^^xsd:string;
  dwc:observationDate '1999-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1186'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9996'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1186'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1187'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9997'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1187'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1188'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10007'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1188'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1189'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1189'^^xsd:string;
  dwc:observationDate '1999-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1190'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10026'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1190'^^xsd:string;
  dwc:observationDate '1999-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1191'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1191'^^xsd:string;
  dwc:observationDate '1999-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1192'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10048'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1192'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1193'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10049'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1193'^^xsd:string;
  dwc:observationDate '1999-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1194'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10051'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1194'^^xsd:string;
  dwc:observationDate '1999-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1195'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10052'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1195'^^xsd:string;
  dwc:observationDate '1999-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1196'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.13333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1196'^^xsd:string;
  dwc:observationDate '1999-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1197'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1197'^^xsd:string;
  dwc:observationDate '1999-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1198'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10076'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1198'^^xsd:string;
  dwc:observationDate '1999-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1199'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^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.18333333'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1199'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1200'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10133'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1200'^^xsd:string;
  dwc:observationDate '1999-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.56666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.56666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1201'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10134'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.56666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1201'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1202'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1202'^^xsd:string;
  dwc:observationDate '1999-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1203'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1203'^^xsd:string;
  dwc:observationDate '1999-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1204'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10167'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1204'^^xsd:string;
  dwc:observationDate '1999-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1205'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10168'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1205'^^xsd:string;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1206'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10187'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1206'^^xsd:string;
  dwc:observationDate '1999-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1207'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10187'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1207'^^xsd:string;
  dwc:observationDate '1999-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1208'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10188'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1208'^^xsd:string;
  dwc:observationDate '1999-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1209'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10188'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1209'^^xsd:string;
  dwc:observationDate '1999-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1210'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10189'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1210'^^xsd:string;
  dwc:observationDate '1999-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1211'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10189'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1211'^^xsd:string;
  dwc:observationDate '1999-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1212'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10191'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1212'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1213'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10191'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1213'^^xsd:string;
  dwc:observationDate '1999-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1214'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1214'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1215'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1215'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1216'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1216'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1217'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10214'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1217'^^xsd:string;
  dwc:observationDate '2000-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1218'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1218'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1219'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1219'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1220'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1220'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1221'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10396'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1221'^^xsd:string;
  dwc:observationDate '2000-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1222'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10436'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1222'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1223'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1223'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1224'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1224'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1225'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10492'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1225'^^xsd:string;
  dwc:observationDate '2000-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1226'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10502'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.23333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1226'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1227'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10516'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1227'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1228'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10554'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1228'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1229'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1229'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1230'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10556'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1230'^^xsd:string;
  dwc:observationDate '2000-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1231'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10557'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1231'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-27.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1232'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10569'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.91666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1232'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1233'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10570'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1233'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-27.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1234'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10571'^^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 '-27.91666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1234'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1235'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10587'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1235'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1236'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.01666667'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1236'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1237'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.01666667'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1237'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1238'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1238'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1239'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10591'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1239'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1240'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1240'^^xsd:string;
  dwc:observationDate '2000-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1241'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1241'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1242'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10633'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1242'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56666667"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1243'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10644'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.93333333'^^xsd:double;
  dwc:latitude '38.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1243'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1244'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.03333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1244'^^xsd:string;
  dwc:observationDate '2000-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1245'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1245'^^xsd:string;
  dwc:observationDate '2000-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1246'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1246'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1247'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1247'^^xsd:string;
  dwc:observationDate '2000-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1248'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10675'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.93333333'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1248'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1249'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10676'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1249'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1250'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10677'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1250'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1251'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10687'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1251'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1252'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10716'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1252'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1253'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10718'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1253'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1254'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1254'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1255'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1255'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1256'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1256'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1257'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1257'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1258'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1258'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1259'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10792'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1259'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1260'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10793'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1260'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1261'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10794'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1261'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.41666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.63333333"^^xsd:decimal ;
  geo-pos:long "-25.41666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1262'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.41666667'^^xsd:double;
  dwc:latitude '37.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1262'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.41666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.63333333"^^xsd:decimal ;
  geo-pos:long "-25.41666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1263'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.41666667'^^xsd:double;
  dwc:latitude '37.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1263'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1264'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10807'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1264'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1265'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10825'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1265'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1266'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1266'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1267'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1267'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1268'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1268'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1269'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1269'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1270'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1270'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1271'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1271'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1272'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1272'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1273'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1273'^^xsd:string;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.48333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.48333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.48333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1274'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10940'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1274'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1275'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10942'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1275'^^xsd:string;
  dwc:observationDate '2000-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1276'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '10948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06666667'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1276'^^xsd:string;
  dwc:observationDate '2000-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1277'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1277'^^xsd:string;
  dwc:observationDate '2000-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -29.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-29.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1278'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1278'^^xsd:string;
  dwc:observationDate '2000-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1279'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1279'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1280'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1280'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1281'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1281'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1282'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1282'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1283'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1283'^^xsd:string;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1284'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1284'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1285'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1285'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1286'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11166'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1286'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1287'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11166'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1287'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1288'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11167'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1288'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1289'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11167'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1289'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1290'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11168'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1290'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1291'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11168'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1291'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1292'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1292'^^xsd:string;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1293'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1293'^^xsd:string;
  dwc:observationDate '2000-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1294'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1294'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1295'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1295'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1296'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1296'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1297'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1297'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1298'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1298'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1299'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1299'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1300'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11279'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.96666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1300'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1301'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11280'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.03333333'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1301'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1302'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11281'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.25'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1302'^^xsd:string;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1303'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11285'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.25'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1303'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1304'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11306'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1304'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1305'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1305'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1306'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1306'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1307'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11320'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1307'^^xsd:string;
  dwc:observationDate '2000-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1308'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11340'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1308'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1309'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11341'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1309'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93333333 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.93333333"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1310'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11342'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.1'^^xsd:double;
  dwc:latitude '36.93333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1310'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93333333 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93333333 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.93333333"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1311'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11342'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.1'^^xsd:double;
  dwc:latitude '36.93333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1311'^^xsd:string;
  dwc:observationDate '2000-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41666667 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41666667 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.41666667"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1312'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11357'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01666667'^^xsd:double;
  dwc:latitude '38.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1312'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1313'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11358'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1313'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1314'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1314'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.07423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.07423333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65036667"^^xsd:decimal ;
  geo-pos:long "-27.07423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3116'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07423333'^^xsd:double;
  dwc:latitude '38.65036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3116'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.07423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.07423333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65036667"^^xsd:decimal ;
  geo-pos:long "-27.07423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3117'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07423333'^^xsd:double;
  dwc:latitude '38.65036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3117'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.07423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.07423333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65036667"^^xsd:decimal ;
  geo-pos:long "-27.07423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3118'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07423333'^^xsd:double;
  dwc:latitude '38.65036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3118'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61706667 -27.91651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61706667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61706667 -27.91651667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61706667"^^xsd:decimal ;
  geo-pos:long "-27.91651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3119'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60598'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91651667'^^xsd:double;
  dwc:latitude '38.61706667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3119'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66585 -27.06743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66585"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66585 -27.06743333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66585"^^xsd:decimal ;
  geo-pos:long "-27.06743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3120'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60619'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06743333'^^xsd:double;
  dwc:latitude '38.66585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3120'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66585 -27.06743333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66585"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06743333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66585 -27.06743333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66585"^^xsd:decimal ;
  geo-pos:long "-27.06743333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3121'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60619'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06743333'^^xsd:double;
  dwc:latitude '38.66585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3121'^^xsd:string;
  dwc:observationDate '2006-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66263333 -27.06746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66263333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66263333 -27.06746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66263333"^^xsd:decimal ;
  geo-pos:long "-27.06746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3122'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06746667'^^xsd:double;
  dwc:latitude '38.66263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3122'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66263333 -27.06746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66263333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66263333 -27.06746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66263333"^^xsd:decimal ;
  geo-pos:long "-27.06746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3123'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06746667'^^xsd:double;
  dwc:latitude '38.66263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3123'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66263333 -27.06746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66263333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66263333 -27.06746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66263333"^^xsd:decimal ;
  geo-pos:long "-27.06746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3124'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06746667'^^xsd:double;
  dwc:latitude '38.66263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3124'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62701667 -28.09791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62701667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62701667 -28.09791667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62701667"^^xsd:decimal ;
  geo-pos:long "-28.09791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3125'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.09791667'^^xsd:double;
  dwc:latitude '38.62701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3125'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67763333 -28.04885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67763333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67763333 -28.04885)"^^geo:wktLiteral ;
  geo-pos:lat "38.67763333"^^xsd:decimal ;
  geo-pos:long "-28.04885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3126'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04885'^^xsd:double;
  dwc:latitude '38.67763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3126'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53578333 -27.76948333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53578333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76948333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53578333 -27.76948333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53578333"^^xsd:decimal ;
  geo-pos:long "-27.76948333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3127'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60685'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76948333'^^xsd:double;
  dwc:latitude '38.53578333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3127'^^xsd:string;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01711667 -27.94786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01711667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01711667 -27.94786667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01711667"^^xsd:decimal ;
  geo-pos:long "-27.94786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3128'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60700'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.94786667'^^xsd:double;
  dwc:latitude '39.01711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3128'^^xsd:string;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55255 -27.75868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55255"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55255 -27.75868333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55255"^^xsd:decimal ;
  geo-pos:long "-27.75868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3129'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60754'^^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 '-27.75868333'^^xsd:double;
  dwc:latitude '38.55255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3129'^^xsd:string;
  dwc:observationDate '2006-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5883 -27.9528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5883"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5883 -27.9528)"^^geo:wktLiteral ;
  geo-pos:lat "38.5883"^^xsd:decimal ;
  geo-pos:long "-27.9528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3130'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60755'^^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 '-27.9528'^^xsd:double;
  dwc:latitude '38.5883'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3130'^^xsd:string;
  dwc:observationDate '2006-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59046667 -27.96376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59046667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59046667 -27.96376667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59046667"^^xsd:decimal ;
  geo-pos:long "-27.96376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3131'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60756'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.96376667'^^xsd:double;
  dwc:latitude '38.59046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3131'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50165 -28.6772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50165"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50165 -28.6772)"^^geo:wktLiteral ;
  geo-pos:lat "38.50165"^^xsd:decimal ;
  geo-pos:long "-28.6772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3132'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6772'^^xsd:double;
  dwc:latitude '38.50165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3132'^^xsd:string;
  dwc:observationDate '2006-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53435 -27.76978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53435"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53435 -27.76978333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53435"^^xsd:decimal ;
  geo-pos:long "-27.76978333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3133'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76978333'^^xsd:double;
  dwc:latitude '38.53435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3133'^^xsd:string;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67561667 -28.02753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67561667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67561667 -28.02753333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67561667"^^xsd:decimal ;
  geo-pos:long "-28.02753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3134'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02753333'^^xsd:double;
  dwc:latitude '38.67561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3134'^^xsd:string;
  dwc:observationDate '2006-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62866667 -28.08973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62866667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62866667 -28.08973333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62866667"^^xsd:decimal ;
  geo-pos:long "-28.08973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3135'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60828'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08973333'^^xsd:double;
  dwc:latitude '38.62866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3135'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51191667 -28.6701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51191667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51191667 -28.6701)"^^geo:wktLiteral ;
  geo-pos:lat "38.51191667"^^xsd:decimal ;
  geo-pos:long "-28.6701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3136'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60829'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6701'^^xsd:double;
  dwc:latitude '38.51191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3136'^^xsd:string;
  dwc:observationDate '2006-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70056667 -28.1254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70056667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70056667 -28.1254)"^^geo:wktLiteral ;
  geo-pos:lat "38.70056667"^^xsd:decimal ;
  geo-pos:long "-28.1254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3137'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60847'^^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.1254'^^xsd:double;
  dwc:latitude '38.70056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3137'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53558333 -27.78503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53558333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53558333 -27.78503333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53558333"^^xsd:decimal ;
  geo-pos:long "-27.78503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3138'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60870'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.78503333'^^xsd:double;
  dwc:latitude '38.53558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3138'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55636667 -27.75358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55636667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55636667 -27.75358333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55636667"^^xsd:decimal ;
  geo-pos:long "-27.75358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3139'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60871'^^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 '-27.75358333'^^xsd:double;
  dwc:latitude '38.55636667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3139'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5514 -28.36001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5514"^^xsd:decimal ;
  dwc:decimalLongitude "-28.36001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5514 -28.36001667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5514"^^xsd:decimal ;
  geo-pos:long "-28.36001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3140'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60896'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.36001667'^^xsd:double;
  dwc:latitude '38.5514'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3140'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68788333 -28.08611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68788333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68788333 -28.08611667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68788333"^^xsd:decimal ;
  geo-pos:long "-28.08611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3141'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08611667'^^xsd:double;
  dwc:latitude '38.68788333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3141'^^xsd:string;
  dwc:observationDate '2006-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53375 -27.77623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53375"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53375 -27.77623333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53375"^^xsd:decimal ;
  geo-pos:long "-27.77623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3142'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60924'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77623333'^^xsd:double;
  dwc:latitude '38.53375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3142'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53003333 -27.79006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53003333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53003333 -27.79006667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53003333"^^xsd:decimal ;
  geo-pos:long "-27.79006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3143'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60925'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.79006667'^^xsd:double;
  dwc:latitude '38.53003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3143'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53326667 -27.7903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53326667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53326667 -27.7903)"^^geo:wktLiteral ;
  geo-pos:lat "38.53326667"^^xsd:decimal ;
  geo-pos:long "-27.7903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3144'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60926'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7903'^^xsd:double;
  dwc:latitude '38.53326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3144'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59163333 -27.97718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59163333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59163333 -27.97718333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59163333"^^xsd:decimal ;
  geo-pos:long "-27.97718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3145'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97718333'^^xsd:double;
  dwc:latitude '38.59163333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3145'^^xsd:string;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5874 -26.9463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5874"^^xsd:decimal ;
  dwc:decimalLongitude "-26.9463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5874 -26.9463)"^^geo:wktLiteral ;
  geo-pos:lat "38.5874"^^xsd:decimal ;
  geo-pos:long "-26.9463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3146'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-26.9463'^^xsd:double;
  dwc:latitude '38.5874'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3146'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65621667 -27.98821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65621667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98821667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65621667 -27.98821667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65621667"^^xsd:decimal ;
  geo-pos:long "-27.98821667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3147'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60980'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98821667'^^xsd:double;
  dwc:latitude '38.65621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3147'^^xsd:string;
  dwc:observationDate '2006-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01483333 -27.94901667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01483333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94901667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01483333 -27.94901667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01483333"^^xsd:decimal ;
  geo-pos:long "-27.94901667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3148'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '60981'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94901667'^^xsd:double;
  dwc:latitude '39.01483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3148'^^xsd:string;
  dwc:observationDate '2006-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65748333 -27.98968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65748333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65748333 -27.98968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65748333"^^xsd:decimal ;
  geo-pos:long "-27.98968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3149'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61004'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98968333'^^xsd:double;
  dwc:latitude '38.65748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3149'^^xsd:string;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67836667 -28.05728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67836667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67836667 -28.05728333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67836667"^^xsd:decimal ;
  geo-pos:long "-28.05728333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3150'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05728333'^^xsd:double;
  dwc:latitude '38.67836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3150'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52078333 -28.64988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52078333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52078333 -28.64988333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52078333"^^xsd:decimal ;
  geo-pos:long "-28.64988333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3151'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61033'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64988333'^^xsd:double;
  dwc:latitude '38.52078333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3151'^^xsd:string;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68548333 -28.22106667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68548333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22106667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68548333 -28.22106667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68548333"^^xsd:decimal ;
  geo-pos:long "-28.22106667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3152'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61084'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22106667'^^xsd:double;
  dwc:latitude '38.68548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3152'^^xsd:string;
  dwc:observationDate '2006-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64915 -27.2292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64915"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64915 -27.2292)"^^geo:wktLiteral ;
  geo-pos:lat "38.64915"^^xsd:decimal ;
  geo-pos:long "-27.2292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3153'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2292'^^xsd:double;
  dwc:latitude '38.64915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3153'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64915 -27.2292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64915"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64915 -27.2292)"^^geo:wktLiteral ;
  geo-pos:lat "38.64915"^^xsd:decimal ;
  geo-pos:long "-27.2292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3154'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2292'^^xsd:double;
  dwc:latitude '38.64915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3154'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64915 -27.2292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64915"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64915 -27.2292)"^^geo:wktLiteral ;
  geo-pos:lat "38.64915"^^xsd:decimal ;
  geo-pos:long "-27.2292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3155'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2292'^^xsd:double;
  dwc:latitude '38.64915'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3155'^^xsd:string;
  dwc:observationDate '2006-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66741667 -27.0737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66741667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66741667 -27.0737)"^^geo:wktLiteral ;
  geo-pos:lat "38.66741667"^^xsd:decimal ;
  geo-pos:long "-27.0737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3156'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0737'^^xsd:double;
  dwc:latitude '38.66741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3156'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66741667 -27.0737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66741667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66741667 -27.0737)"^^geo:wktLiteral ;
  geo-pos:lat "38.66741667"^^xsd:decimal ;
  geo-pos:long "-27.0737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3157'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0737'^^xsd:double;
  dwc:latitude '38.66741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3157'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66741667 -27.0737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66741667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66741667 -27.0737)"^^geo:wktLiteral ;
  geo-pos:lat "38.66741667"^^xsd:decimal ;
  geo-pos:long "-27.0737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3158'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0737'^^xsd:double;
  dwc:latitude '38.66741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3158'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66741667 -27.0737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66741667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66741667 -27.0737)"^^geo:wktLiteral ;
  geo-pos:lat "38.66741667"^^xsd:decimal ;
  geo-pos:long "-27.0737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3159'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0737'^^xsd:double;
  dwc:latitude '38.66741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3159'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68505 -28.22305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68505"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68505 -28.22305)"^^geo:wktLiteral ;
  geo-pos:lat "38.68505"^^xsd:decimal ;
  geo-pos:long "-28.22305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3160'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61158'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.22305'^^xsd:double;
  dwc:latitude '38.68505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3160'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69311667 -28.10943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69311667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69311667 -28.10943333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69311667"^^xsd:decimal ;
  geo-pos:long "-28.10943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3161'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61159'^^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.10943333'^^xsd:double;
  dwc:latitude '38.69311667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3161'^^xsd:string;
  dwc:observationDate '2006-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61838333 -27.91786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61838333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61838333 -27.91786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61838333"^^xsd:decimal ;
  geo-pos:long "-27.91786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3162'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.91786667'^^xsd:double;
  dwc:latitude '38.61838333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3162'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679 -28.04725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.679"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.679 -28.04725)"^^geo:wktLiteral ;
  geo-pos:lat "38.679"^^xsd:decimal ;
  geo-pos:long "-28.04725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3163'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04725'^^xsd:double;
  dwc:latitude '38.679'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3163'^^xsd:string;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59695 -28.0107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59695 -28.0107)"^^geo:wktLiteral ;
  geo-pos:lat "38.59695"^^xsd:decimal ;
  geo-pos:long "-28.0107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3164'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61294'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.0107'^^xsd:double;
  dwc:latitude '38.59695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3164'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59695 -28.0107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59695 -28.0107)"^^geo:wktLiteral ;
  geo-pos:lat "38.59695"^^xsd:decimal ;
  geo-pos:long "-28.0107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3165'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61294'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.0107'^^xsd:double;
  dwc:latitude '38.59695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3165'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7213 -25.33145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7213"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7213 -25.33145)"^^geo:wktLiteral ;
  geo-pos:lat "37.7213"^^xsd:decimal ;
  geo-pos:long "-25.33145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3166'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61350'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33145'^^xsd:double;
  dwc:latitude '37.7213'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3166'^^xsd:string;
  dwc:observationDate '2006-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73705 -28.23473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73705"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73705 -28.23473333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73705"^^xsd:decimal ;
  geo-pos:long "-28.23473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3167'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61351'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23473333'^^xsd:double;
  dwc:latitude '38.73705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3167'^^xsd:string;
  dwc:observationDate '2006-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56183333 -28.46363333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56183333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.46363333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56183333 -28.46363333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56183333"^^xsd:decimal ;
  geo-pos:long "-28.46363333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3168'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.46363333'^^xsd:double;
  dwc:latitude '38.56183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3168'^^xsd:string;
  dwc:observationDate '2006-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58258333 -27.8165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58258333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58258333 -27.8165)"^^geo:wktLiteral ;
  geo-pos:lat "38.58258333"^^xsd:decimal ;
  geo-pos:long "-27.8165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3169'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.8165'^^xsd:double;
  dwc:latitude '38.58258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3169'^^xsd:string;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62616667 -28.06983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62616667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62616667 -28.06983333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62616667"^^xsd:decimal ;
  geo-pos:long "-28.06983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3170'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06983333'^^xsd:double;
  dwc:latitude '38.62616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3170'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62588333 -28.07923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62588333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62588333 -28.07923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62588333"^^xsd:decimal ;
  geo-pos:long "-28.07923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3171'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61452'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07923333'^^xsd:double;
  dwc:latitude '38.62588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3171'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62588333 -28.07923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62588333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62588333 -28.07923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62588333"^^xsd:decimal ;
  geo-pos:long "-28.07923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3172'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61452'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07923333'^^xsd:double;
  dwc:latitude '38.62588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3172'^^xsd:string;
  dwc:observationDate '2006-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62585 -28.07815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62585"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62585 -28.07815)"^^geo:wktLiteral ;
  geo-pos:lat "38.62585"^^xsd:decimal ;
  geo-pos:long "-28.07815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3173'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.07815'^^xsd:double;
  dwc:latitude '38.62585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3173'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62585 -28.07815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62585"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62585 -28.07815)"^^geo:wktLiteral ;
  geo-pos:lat "38.62585"^^xsd:decimal ;
  geo-pos:long "-28.07815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3174'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.07815'^^xsd:double;
  dwc:latitude '38.62585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3174'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74946667 -28.31478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74946667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74946667 -28.31478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.74946667"^^xsd:decimal ;
  geo-pos:long "-28.31478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3175'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61492'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.31478333'^^xsd:double;
  dwc:latitude '38.74946667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3175'^^xsd:string;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56153333 -28.43475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56153333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56153333 -28.43475)"^^geo:wktLiteral ;
  geo-pos:lat "38.56153333"^^xsd:decimal ;
  geo-pos:long "-28.43475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3176'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61535'^^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 '-28.43475'^^xsd:double;
  dwc:latitude '38.56153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3176'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58371667 -27.83073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58371667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58371667 -27.83073333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58371667"^^xsd:decimal ;
  geo-pos:long "-27.83073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3177'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61567'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.83073333'^^xsd:double;
  dwc:latitude '38.58371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3177'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72858333 -28.21998333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72858333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21998333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72858333 -28.21998333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72858333"^^xsd:decimal ;
  geo-pos:long "-28.21998333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3178'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61611'^^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 '-28.21998333'^^xsd:double;
  dwc:latitude '38.72858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3178'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59173333 -27.96203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59173333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59173333 -27.96203333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59173333"^^xsd:decimal ;
  geo-pos:long "-27.96203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3179'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61613'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.96203333'^^xsd:double;
  dwc:latitude '38.59173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3179'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6981 -28.22918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6981 -28.22918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6981"^^xsd:decimal ;
  geo-pos:long "-28.22918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3181'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61648'^^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 '-28.22918333'^^xsd:double;
  dwc:latitude '38.6981'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3181'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69966667 -28.23365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69966667 -28.23365)"^^geo:wktLiteral ;
  geo-pos:lat "38.69966667"^^xsd:decimal ;
  geo-pos:long "-28.23365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3182'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.23365'^^xsd:double;
  dwc:latitude '38.69966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3182'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73438333 -28.29916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73438333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73438333 -28.29916667)"^^geo:wktLiteral ;
  geo-pos:lat "38.73438333"^^xsd:decimal ;
  geo-pos:long "-28.29916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3183'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61696'^^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.29916667'^^xsd:double;
  dwc:latitude '38.73438333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3183'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68575 -28.22591667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68575"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22591667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68575 -28.22591667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68575"^^xsd:decimal ;
  geo-pos:long "-28.22591667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3184'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61753'^^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 '-28.22591667'^^xsd:double;
  dwc:latitude '38.68575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3184'^^xsd:string;
  dwc:observationDate '2006-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68575 -28.22591667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68575"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22591667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68575 -28.22591667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68575"^^xsd:decimal ;
  geo-pos:long "-28.22591667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3185'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61753'^^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 '-28.22591667'^^xsd:double;
  dwc:latitude '38.68575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3185'^^xsd:string;
  dwc:observationDate '2006-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67408333 -28.04283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67408333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67408333 -28.04283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67408333"^^xsd:decimal ;
  geo-pos:long "-28.04283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3186'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61754'^^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 '-28.04283333'^^xsd:double;
  dwc:latitude '38.67408333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3186'^^xsd:string;
  dwc:observationDate '2006-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67533333 -28.20741667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20741667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67533333 -28.20741667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67533333"^^xsd:decimal ;
  geo-pos:long "-28.20741667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3187'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61755'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.20741667'^^xsd:double;
  dwc:latitude '38.67533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3187'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66766667 -27.32063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66766667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66766667 -27.32063333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66766667"^^xsd:decimal ;
  geo-pos:long "-27.32063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3188'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61803'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32063333'^^xsd:double;
  dwc:latitude '38.66766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3188'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5196 -28.65091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5196 -28.65091667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5196"^^xsd:decimal ;
  geo-pos:long "-28.65091667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3189'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61804'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.65091667'^^xsd:double;
  dwc:latitude '38.5196'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3189'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36856667 -31.20811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36856667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36856667 -31.20811667)"^^geo:wktLiteral ;
  geo-pos:lat "39.36856667"^^xsd:decimal ;
  geo-pos:long "-31.20811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3190'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61855'^^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.20811667'^^xsd:double;
  dwc:latitude '39.36856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3190'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36856667 -31.20811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36856667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36856667 -31.20811667)"^^geo:wktLiteral ;
  geo-pos:lat "39.36856667"^^xsd:decimal ;
  geo-pos:long "-31.20811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3191'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61855'^^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.20811667'^^xsd:double;
  dwc:latitude '39.36856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3191'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67525 -28.20521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67525 -28.20521667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67525"^^xsd:decimal ;
  geo-pos:long "-28.20521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3192'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61856'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.20521667'^^xsd:double;
  dwc:latitude '38.67525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3192'^^xsd:string;
  dwc:observationDate '2006-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -27.86991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -27.86991667)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-27.86991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3193'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61858'^^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 '-27.86991667'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3193'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -27.86991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.549"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.549 -27.86991667)"^^geo:wktLiteral ;
  geo-pos:lat "38.549"^^xsd:decimal ;
  geo-pos:long "-27.86991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3194'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61858'^^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 '-27.86991667'^^xsd:double;
  dwc:latitude '38.549'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3194'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68496667 -28.22155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68496667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68496667 -28.22155)"^^geo:wktLiteral ;
  geo-pos:lat "38.68496667"^^xsd:decimal ;
  geo-pos:long "-28.22155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3196'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61940'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22155'^^xsd:double;
  dwc:latitude '38.68496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3196'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57505 -27.8008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57505"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57505 -27.8008)"^^geo:wktLiteral ;
  geo-pos:lat "38.57505"^^xsd:decimal ;
  geo-pos:long "-27.8008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3197'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.8008'^^xsd:double;
  dwc:latitude '38.57505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3197'^^xsd:string;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58095 -27.82136667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58095"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82136667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58095 -27.82136667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58095"^^xsd:decimal ;
  geo-pos:long "-27.82136667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3198'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61942'^^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 '-27.82136667'^^xsd:double;
  dwc:latitude '38.58095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3198'^^xsd:string;
  dwc:observationDate '2006-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68086667 -28.05825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68086667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68086667 -28.05825)"^^geo:wktLiteral ;
  geo-pos:lat "38.68086667"^^xsd:decimal ;
  geo-pos:long "-28.05825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3199'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61983'^^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 '-28.05825'^^xsd:double;
  dwc:latitude '38.68086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3199'^^xsd:string;
  dwc:observationDate '2006-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6396 -27.08753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6396"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6396 -27.08753333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6396"^^xsd:decimal ;
  geo-pos:long "-27.08753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3200'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.08753333'^^xsd:double;
  dwc:latitude '38.6396'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3200'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01691667 -27.94526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01691667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01691667 -27.94526667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01691667"^^xsd:decimal ;
  geo-pos:long "-27.94526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3201'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.94526667'^^xsd:double;
  dwc:latitude '39.01691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3201'^^xsd:string;
  dwc:observationDate '2006-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.26958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.26958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.26958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3202'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62046'^^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 '-28.26958333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3202'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68351667 -28.22158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68351667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68351667 -28.22158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68351667"^^xsd:decimal ;
  geo-pos:long "-28.22158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3203'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62063'^^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 '-28.22158333'^^xsd:double;
  dwc:latitude '38.68351667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3203'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67833333 -28.21213333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21213333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67833333 -28.21213333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67833333"^^xsd:decimal ;
  geo-pos:long "-28.21213333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3204'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21213333'^^xsd:double;
  dwc:latitude '38.67833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3204'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42053333 -31.14116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42053333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42053333 -31.14116667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42053333"^^xsd:decimal ;
  geo-pos:long "-31.14116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3205'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62109'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14116667'^^xsd:double;
  dwc:latitude '39.42053333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3205'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56913333 -27.79046667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56913333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79046667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56913333 -27.79046667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56913333"^^xsd:decimal ;
  geo-pos:long "-27.79046667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3206'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62110'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.79046667'^^xsd:double;
  dwc:latitude '38.56913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3206'^^xsd:string;
  dwc:observationDate '2006-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69701667 -28.12203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69701667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69701667 -28.12203333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69701667"^^xsd:decimal ;
  geo-pos:long "-28.12203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3207'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62111'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12203333'^^xsd:double;
  dwc:latitude '38.69701667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3207'^^xsd:string;
  dwc:observationDate '2006-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68721667 -28.22438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68721667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68721667 -28.22438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68721667"^^xsd:decimal ;
  geo-pos:long "-28.22438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3208'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62158'^^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 '-28.22438333'^^xsd:double;
  dwc:latitude '38.68721667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3208'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68721667 -28.22438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68721667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68721667 -28.22438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68721667"^^xsd:decimal ;
  geo-pos:long "-28.22438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3209'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62158'^^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 '-28.22438333'^^xsd:double;
  dwc:latitude '38.68721667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3209'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82761667 -25.84478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82761667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82761667 -25.84478333)"^^geo:wktLiteral ;
  geo-pos:lat "37.82761667"^^xsd:decimal ;
  geo-pos:long "-25.84478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3210'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62159'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.84478333'^^xsd:double;
  dwc:latitude '37.82761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3210'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51718333 -28.72851667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51718333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72851667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51718333 -28.72851667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51718333"^^xsd:decimal ;
  geo-pos:long "-28.72851667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3211'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62191'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72851667'^^xsd:double;
  dwc:latitude '38.51718333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3211'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51668333 -28.72925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51668333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51668333 -28.72925)"^^geo:wktLiteral ;
  geo-pos:lat "38.51668333"^^xsd:decimal ;
  geo-pos:long "-28.72925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3212'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.72925'^^xsd:double;
  dwc:latitude '38.51668333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3212'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51668333 -28.72925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51668333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51668333 -28.72925)"^^geo:wktLiteral ;
  geo-pos:lat "38.51668333"^^xsd:decimal ;
  geo-pos:long "-28.72925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3213'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.72925'^^xsd:double;
  dwc:latitude '38.51668333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3213'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51623333 -28.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51623333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51623333 -28.698)"^^geo:wktLiteral ;
  geo-pos:lat "38.51623333"^^xsd:decimal ;
  geo-pos:long "-28.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3214'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.698'^^xsd:double;
  dwc:latitude '38.51623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3214'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51623333 -28.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51623333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51623333 -28.698)"^^geo:wktLiteral ;
  geo-pos:lat "38.51623333"^^xsd:decimal ;
  geo-pos:long "-28.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3215'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.698'^^xsd:double;
  dwc:latitude '38.51623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3215'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51623333 -28.698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51623333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51623333 -28.698)"^^geo:wktLiteral ;
  geo-pos:lat "38.51623333"^^xsd:decimal ;
  geo-pos:long "-28.698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3216'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.698'^^xsd:double;
  dwc:latitude '38.51623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3216'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52223333 -28.62188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52223333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52223333 -28.62188333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52223333"^^xsd:decimal ;
  geo-pos:long "-28.62188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3217'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62194'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62188333'^^xsd:double;
  dwc:latitude '38.52223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3217'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62423333 -28.07736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62423333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62423333 -28.07736667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62423333"^^xsd:decimal ;
  geo-pos:long "-28.07736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3218'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62225'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.07736667'^^xsd:double;
  dwc:latitude '38.62423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3218'^^xsd:string;
  dwc:observationDate '2006-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.62186667 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.62186667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.62186667 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "31.62186667"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3219'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62226'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.15'^^xsd:double;
  dwc:latitude '31.62186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3219'^^xsd:string;
  dwc:observationDate '2006-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57586667 -27.7994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57586667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57586667 -27.7994)"^^geo:wktLiteral ;
  geo-pos:lat "38.57586667"^^xsd:decimal ;
  geo-pos:long "-27.7994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3220'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7994'^^xsd:double;
  dwc:latitude '38.57586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3220'^^xsd:string;
  dwc:observationDate '2006-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67838333 -28.05721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67838333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67838333 -28.05721667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67838333"^^xsd:decimal ;
  geo-pos:long "-28.05721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3221'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05721667'^^xsd:double;
  dwc:latitude '38.67838333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3221'^^xsd:string;
  dwc:observationDate '2006-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57535 -27.79885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57535"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57535 -27.79885)"^^geo:wktLiteral ;
  geo-pos:lat "38.57535"^^xsd:decimal ;
  geo-pos:long "-27.79885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3222'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62276'^^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.79885'^^xsd:double;
  dwc:latitude '38.57535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3222'^^xsd:string;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68508333 -28.2225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68508333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68508333 -28.2225)"^^geo:wktLiteral ;
  geo-pos:lat "38.68508333"^^xsd:decimal ;
  geo-pos:long "-28.2225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3223'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62288'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2225'^^xsd:double;
  dwc:latitude '38.68508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3223'^^xsd:string;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7027 -28.24195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7027"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7027 -28.24195)"^^geo:wktLiteral ;
  geo-pos:lat "38.7027"^^xsd:decimal ;
  geo-pos:long "-28.24195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3224'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62297'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24195'^^xsd:double;
  dwc:latitude '38.7027'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3224'^^xsd:string;
  dwc:observationDate '2006-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6889 -28.22418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6889"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6889 -28.22418333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6889"^^xsd:decimal ;
  geo-pos:long "-28.22418333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3226'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62309'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.22418333'^^xsd:double;
  dwc:latitude '38.6889'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3226'^^xsd:string;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70223333 -28.24435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70223333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70223333 -28.24435)"^^geo:wktLiteral ;
  geo-pos:lat "38.70223333"^^xsd:decimal ;
  geo-pos:long "-28.24435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3227'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62317'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.24435'^^xsd:double;
  dwc:latitude '38.70223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3227'^^xsd:string;
  dwc:observationDate '2006-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67586667 -28.04428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67586667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67586667 -28.04428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67586667"^^xsd:decimal ;
  geo-pos:long "-28.04428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3228'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62325'^^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 '-28.04428333'^^xsd:double;
  dwc:latitude '38.67586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3228'^^xsd:string;
  dwc:observationDate '2006-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51621667 -28.7222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51621667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51621667 -28.7222)"^^geo:wktLiteral ;
  geo-pos:lat "38.51621667"^^xsd:decimal ;
  geo-pos:long "-28.7222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3229'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.7222'^^xsd:double;
  dwc:latitude '38.51621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3229'^^xsd:string;
  dwc:observationDate '2006-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51833333 -28.7276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51833333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51833333 -28.7276)"^^geo:wktLiteral ;
  geo-pos:lat "38.51833333"^^xsd:decimal ;
  geo-pos:long "-28.7276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3230'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62336'^^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 '-28.7276'^^xsd:double;
  dwc:latitude '38.51833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3230'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62585 -28.0696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62585"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62585 -28.0696)"^^geo:wktLiteral ;
  geo-pos:lat "38.62585"^^xsd:decimal ;
  geo-pos:long "-28.0696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3231'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62374'^^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 '-28.0696'^^xsd:double;
  dwc:latitude '38.62585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3231'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59386667 -27.96803333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59386667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96803333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59386667 -27.96803333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59386667"^^xsd:decimal ;
  geo-pos:long "-27.96803333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3232'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62375'^^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 '-27.96803333'^^xsd:double;
  dwc:latitude '38.59386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3232'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74573333 -28.31113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74573333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74573333 -28.31113333)"^^geo:wktLiteral ;
  geo-pos:lat "38.74573333"^^xsd:decimal ;
  geo-pos:long "-28.31113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3233'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31113333'^^xsd:double;
  dwc:latitude '38.74573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3233'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73438333 -27.38441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73438333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73438333 -27.38441667)"^^geo:wktLiteral ;
  geo-pos:lat "38.73438333"^^xsd:decimal ;
  geo-pos:long "-27.38441667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3234'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.38441667'^^xsd:double;
  dwc:latitude '38.73438333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3234'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74935 -28.31786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74935"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74935 -28.31786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.74935"^^xsd:decimal ;
  geo-pos:long "-28.31786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3235'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31786667'^^xsd:double;
  dwc:latitude '38.74935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3235'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70015 -28.25576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70015"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70015 -28.25576667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70015"^^xsd:decimal ;
  geo-pos:long "-28.25576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3236'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62409'^^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.25576667'^^xsd:double;
  dwc:latitude '38.70015'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3236'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68556667 -28.22406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68556667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68556667 -28.22406667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68556667"^^xsd:decimal ;
  geo-pos:long "-28.22406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3237'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.22406667'^^xsd:double;
  dwc:latitude '38.68556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3237'^^xsd:string;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7978 -27.2436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7978"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7978 -27.2436)"^^geo:wktLiteral ;
  geo-pos:lat "38.7978"^^xsd:decimal ;
  geo-pos:long "-27.2436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3238'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62451'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.2436'^^xsd:double;
  dwc:latitude '38.7978'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3238'^^xsd:string;
  dwc:observationDate '2006-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68393333 -28.22168333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68393333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22168333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68393333 -28.22168333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68393333"^^xsd:decimal ;
  geo-pos:long "-28.22168333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3239'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22168333'^^xsd:double;
  dwc:latitude '38.68393333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3239'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68791667 -28.22151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68791667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68791667 -28.22151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68791667"^^xsd:decimal ;
  geo-pos:long "-28.22151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3241'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62504'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.22151667'^^xsd:double;
  dwc:latitude '38.68791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3241'^^xsd:string;
  dwc:observationDate '2006-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5515 -28.60483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5515 -28.60483333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5515"^^xsd:decimal ;
  geo-pos:long "-28.60483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3242'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62505'^^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.60483333'^^xsd:double;
  dwc:latitude '38.5515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3242'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37696667 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37696667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37696667 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37696667"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3243'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16666667'^^xsd:double;
  dwc:latitude '39.37696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3243'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37696667 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37696667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37696667 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37696667"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3244'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16666667'^^xsd:double;
  dwc:latitude '39.37696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3244'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37696667 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37696667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37696667 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37696667"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3245'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16666667'^^xsd:double;
  dwc:latitude '39.37696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3245'^^xsd:string;
  dwc:observationDate '2006-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52686667 -28.61903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52686667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52686667 -28.61903333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52686667"^^xsd:decimal ;
  geo-pos:long "-28.61903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3246'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62628'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61903333'^^xsd:double;
  dwc:latitude '38.52686667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3246'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52666667 -28.75116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52666667 -28.75116667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52666667"^^xsd:decimal ;
  geo-pos:long "-28.75116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3247'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.75116667'^^xsd:double;
  dwc:latitude '38.52666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3247'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53336667 -28.61838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53336667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53336667 -28.61838333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53336667"^^xsd:decimal ;
  geo-pos:long "-28.61838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3248'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61838333'^^xsd:double;
  dwc:latitude '38.53336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3248'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67671667 -28.20401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67671667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67671667 -28.20401667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67671667"^^xsd:decimal ;
  geo-pos:long "-28.20401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3249'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.20401667'^^xsd:double;
  dwc:latitude '38.67671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3249'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67671667 -28.20401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67671667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67671667 -28.20401667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67671667"^^xsd:decimal ;
  geo-pos:long "-28.20401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3250'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.20401667'^^xsd:double;
  dwc:latitude '38.67671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3250'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67671667 -28.20401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67671667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67671667 -28.20401667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67671667"^^xsd:decimal ;
  geo-pos:long "-28.20401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3251'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.20401667'^^xsd:double;
  dwc:latitude '38.67671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3251'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67671667 -28.20401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67671667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67671667 -28.20401667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67671667"^^xsd:decimal ;
  geo-pos:long "-28.20401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3252'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.20401667'^^xsd:double;
  dwc:latitude '38.67671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3252'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74728333 -28.26653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74728333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74728333 -28.26653333)"^^geo:wktLiteral ;
  geo-pos:lat "38.74728333"^^xsd:decimal ;
  geo-pos:long "-28.26653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3253'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62679'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.26653333'^^xsd:double;
  dwc:latitude '38.74728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3253'^^xsd:string;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72791667 -28.20806667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72791667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20806667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72791667 -28.20806667)"^^geo:wktLiteral ;
  geo-pos:lat "38.72791667"^^xsd:decimal ;
  geo-pos:long "-28.20806667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3254'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20806667'^^xsd:double;
  dwc:latitude '38.72791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3254'^^xsd:string;
  dwc:observationDate '2006-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70276667 -27.37108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70276667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70276667 -27.37108333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70276667"^^xsd:decimal ;
  geo-pos:long "-27.37108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3256'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.37108333'^^xsd:double;
  dwc:latitude '38.70276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3256'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76036667 -27.37606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76036667 -27.37606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.76036667"^^xsd:decimal ;
  geo-pos:long "-27.37606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3257'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.37606667'^^xsd:double;
  dwc:latitude '38.76036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3257'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76036667 -27.37606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76036667 -27.37606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.76036667"^^xsd:decimal ;
  geo-pos:long "-27.37606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3258'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.37606667'^^xsd:double;
  dwc:latitude '38.76036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3258'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70616667 -27.37383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70616667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70616667 -27.37383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70616667"^^xsd:decimal ;
  geo-pos:long "-27.37383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3259'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62741'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.37383333'^^xsd:double;
  dwc:latitude '38.70616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3259'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51691667 -28.71353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51691667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51691667 -28.71353333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51691667"^^xsd:decimal ;
  geo-pos:long "-28.71353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3260'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62781'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.71353333'^^xsd:double;
  dwc:latitude '38.51691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3260'^^xsd:string;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02068333 -28.0123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02068333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02068333 -28.0123)"^^geo:wktLiteral ;
  geo-pos:lat "39.02068333"^^xsd:decimal ;
  geo-pos:long "-28.0123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3261'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62797'^^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.0123'^^xsd:double;
  dwc:latitude '39.02068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3261'^^xsd:string;
  dwc:observationDate '2006-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7719 -27.37431667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7719"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37431667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7719 -27.37431667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7719"^^xsd:decimal ;
  geo-pos:long "-27.37431667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3262'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62798'^^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 '-27.37431667'^^xsd:double;
  dwc:latitude '38.7719'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3262'^^xsd:string;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52055 -28.66063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52055"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52055 -28.66063333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52055"^^xsd:decimal ;
  geo-pos:long "-28.66063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3263'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62830'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66063333'^^xsd:double;
  dwc:latitude '38.52055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3263'^^xsd:string;
  dwc:observationDate '2006-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52273333 -28.45455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52273333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52273333 -28.45455)"^^geo:wktLiteral ;
  geo-pos:lat "38.52273333"^^xsd:decimal ;
  geo-pos:long "-28.45455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3264'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62832'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.45455'^^xsd:double;
  dwc:latitude '38.52273333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3264'^^xsd:string;
  dwc:observationDate '2006-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52243333 -28.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52243333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52243333 -28.6204)"^^geo:wktLiteral ;
  geo-pos:lat "38.52243333"^^xsd:decimal ;
  geo-pos:long "-28.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3265'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6204'^^xsd:double;
  dwc:latitude '38.52243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3265'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52243333 -28.6204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52243333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52243333 -28.6204)"^^geo:wktLiteral ;
  geo-pos:lat "38.52243333"^^xsd:decimal ;
  geo-pos:long "-28.6204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3266'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6204'^^xsd:double;
  dwc:latitude '38.52243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3266'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67783333 -28.0567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67783333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67783333 -28.0567)"^^geo:wktLiteral ;
  geo-pos:lat "38.67783333"^^xsd:decimal ;
  geo-pos:long "-28.0567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3267'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.0567'^^xsd:double;
  dwc:latitude '38.67783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3267'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67811667 -28.05771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67811667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67811667 -28.05771667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67811667"^^xsd:decimal ;
  geo-pos:long "-28.05771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3268'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62881'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.05771667'^^xsd:double;
  dwc:latitude '38.67811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3268'^^xsd:string;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67863333 -28.04128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67863333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67863333 -28.04128333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67863333"^^xsd:decimal ;
  geo-pos:long "-28.04128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3269'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62882'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.04128333'^^xsd:double;
  dwc:latitude '38.67863333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3269'^^xsd:string;
  dwc:observationDate '2006-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55046667 -28.60318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55046667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55046667 -28.60318333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55046667"^^xsd:decimal ;
  geo-pos:long "-28.60318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3271'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.60318333'^^xsd:double;
  dwc:latitude '38.55046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3271'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55046667 -28.60318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55046667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55046667 -28.60318333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55046667"^^xsd:decimal ;
  geo-pos:long "-28.60318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3272'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.60318333'^^xsd:double;
  dwc:latitude '38.55046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3272'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66435 -28.19051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66435"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66435 -28.19051667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66435"^^xsd:decimal ;
  geo-pos:long "-28.19051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3273'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62942'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.19051667'^^xsd:double;
  dwc:latitude '38.66435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3273'^^xsd:string;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65945 -27.06676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65945"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65945 -27.06676667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65945"^^xsd:decimal ;
  geo-pos:long "-27.06676667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3274'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06676667'^^xsd:double;
  dwc:latitude '38.65945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3274'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67185 -27.05445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67185 -27.05445)"^^geo:wktLiteral ;
  geo-pos:lat "38.67185"^^xsd:decimal ;
  geo-pos:long "-27.05445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3275'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05445'^^xsd:double;
  dwc:latitude '38.67185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3275'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67185 -27.05445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67185 -27.05445)"^^geo:wktLiteral ;
  geo-pos:lat "38.67185"^^xsd:decimal ;
  geo-pos:long "-27.05445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3276'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05445'^^xsd:double;
  dwc:latitude '38.67185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3276'^^xsd:string;
  dwc:observationDate '2006-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.81576667 -17.27113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.81576667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.27113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.81576667 -17.27113333)"^^geo:wktLiteral ;
  geo-pos:lat "32.81576667"^^xsd:decimal ;
  geo-pos:long "-17.27113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3277'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.27113333'^^xsd:double;
  dwc:latitude '32.81576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3277'^^xsd:string;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.70856667 -17.16645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.70856667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.16645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.70856667 -17.16645)"^^geo:wktLiteral ;
  geo-pos:lat "32.70856667"^^xsd:decimal ;
  geo-pos:long "-17.16645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3278'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.16645'^^xsd:double;
  dwc:latitude '32.70856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3278'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.70856667 -17.16645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.70856667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.16645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.70856667 -17.16645)"^^geo:wktLiteral ;
  geo-pos:lat "32.70856667"^^xsd:decimal ;
  geo-pos:long "-17.16645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3279'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.16645'^^xsd:double;
  dwc:latitude '32.70856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3279'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87615 -17.21565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87615"^^xsd:decimal ;
  dwc:decimalLongitude "-17.21565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87615 -17.21565)"^^geo:wktLiteral ;
  geo-pos:lat "32.87615"^^xsd:decimal ;
  geo-pos:long "-17.21565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3280'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.21565'^^xsd:double;
  dwc:latitude '32.87615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3280'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87615 -17.21565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.87615"^^xsd:decimal ;
  dwc:decimalLongitude "-17.21565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.87615 -17.21565)"^^geo:wktLiteral ;
  geo-pos:lat "32.87615"^^xsd:decimal ;
  geo-pos:long "-17.21565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3281'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.21565'^^xsd:double;
  dwc:latitude '32.87615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3281'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02141667 -28.01513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02141667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02141667 -28.01513333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02141667"^^xsd:decimal ;
  geo-pos:long "-28.01513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3282'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-28.01513333'^^xsd:double;
  dwc:latitude '39.02141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3282'^^xsd:string;
  dwc:observationDate '2006-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71918333 -16.19898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.71918333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.19898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71918333 -16.19898333)"^^geo:wktLiteral ;
  geo-pos:lat "32.71918333"^^xsd:decimal ;
  geo-pos:long "-16.19898333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3283'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.19898333'^^xsd:double;
  dwc:latitude '32.71918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3283'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71918333 -16.19898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.71918333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.19898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71918333 -16.19898333)"^^geo:wktLiteral ;
  geo-pos:lat "32.71918333"^^xsd:decimal ;
  geo-pos:long "-16.19898333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3284'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63078'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.19898333'^^xsd:double;
  dwc:latitude '32.71918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3284'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71 -16.20908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.71"^^xsd:decimal ;
  dwc:decimalLongitude "-16.20908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71 -16.20908333)"^^geo:wktLiteral ;
  geo-pos:lat "32.71"^^xsd:decimal ;
  geo-pos:long "-16.20908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3286'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.20908333'^^xsd:double;
  dwc:latitude '32.71'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3286'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75741667 -16.2056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75741667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75741667 -16.2056)"^^geo:wktLiteral ;
  geo-pos:lat "32.75741667"^^xsd:decimal ;
  geo-pos:long "-16.2056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3287'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.2056'^^xsd:double;
  dwc:latitude '32.75741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3287'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59681667 -27.9968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59681667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59681667 -27.9968)"^^geo:wktLiteral ;
  geo-pos:lat "38.59681667"^^xsd:decimal ;
  geo-pos:long "-27.9968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3288'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63114'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9968'^^xsd:double;
  dwc:latitude '38.59681667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3288'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59561667 -27.9712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59561667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59561667 -27.9712)"^^geo:wktLiteral ;
  geo-pos:lat "38.59561667"^^xsd:decimal ;
  geo-pos:long "-27.9712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3289'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.9712'^^xsd:double;
  dwc:latitude '38.59561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3289'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52246667 -28.62286667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52246667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62286667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52246667 -28.62286667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52246667"^^xsd:decimal ;
  geo-pos:long "-28.62286667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3290'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63205'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62286667'^^xsd:double;
  dwc:latitude '38.52246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3290'^^xsd:string;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42411667 -31.14076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42411667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42411667 -31.14076667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42411667"^^xsd:decimal ;
  geo-pos:long "-31.14076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3291'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63206'^^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 '-31.14076667'^^xsd:double;
  dwc:latitude '39.42411667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3291'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41528333 -31.14925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41528333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41528333 -31.14925)"^^geo:wktLiteral ;
  geo-pos:lat "39.41528333"^^xsd:decimal ;
  geo-pos:long "-31.14925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3292'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14925'^^xsd:double;
  dwc:latitude '39.41528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3292'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -28.31663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -28.31663333)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-28.31663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3293'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63340'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31663333'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3293'^^xsd:string;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7006 -28.12231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7006"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7006 -28.12231667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7006"^^xsd:decimal ;
  geo-pos:long "-28.12231667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3294'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63386'^^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 '-28.12231667'^^xsd:double;
  dwc:latitude '38.7006'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3294'^^xsd:string;
  dwc:observationDate '2006-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7006 -28.12231667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7006"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12231667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7006 -28.12231667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7006"^^xsd:decimal ;
  geo-pos:long "-28.12231667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3295'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12231667'^^xsd:double;
  dwc:latitude '38.7006'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3295'^^xsd:string;
  dwc:observationDate '2006-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74086667 -28.30201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74086667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74086667 -28.30201667)"^^geo:wktLiteral ;
  geo-pos:lat "38.74086667"^^xsd:decimal ;
  geo-pos:long "-28.30201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3296'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30201667'^^xsd:double;
  dwc:latitude '38.74086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3296'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51898333 -28.73555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51898333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51898333 -28.73555)"^^geo:wktLiteral ;
  geo-pos:lat "38.51898333"^^xsd:decimal ;
  geo-pos:long "-28.73555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3297'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63466'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73555'^^xsd:double;
  dwc:latitude '38.51898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3297'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68776667 -28.22433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68776667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68776667 -28.22433333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68776667"^^xsd:decimal ;
  geo-pos:long "-28.22433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3298'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63511'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22433333'^^xsd:double;
  dwc:latitude '38.68776667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3298'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41618333 -31.14691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41618333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41618333 -31.14691667)"^^geo:wktLiteral ;
  geo-pos:lat "39.41618333"^^xsd:decimal ;
  geo-pos:long "-31.14691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3299'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63512'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14691667'^^xsd:double;
  dwc:latitude '39.41618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3299'^^xsd:string;
  dwc:observationDate '2006-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52221667 -28.62153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52221667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52221667 -28.62153333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52221667"^^xsd:decimal ;
  geo-pos:long "-28.62153333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3301'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63584'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62153333'^^xsd:double;
  dwc:latitude '38.52221667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3301'^^xsd:string;
  dwc:observationDate '2006-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4303 -31.14198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4303"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4303 -31.14198333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4303"^^xsd:decimal ;
  geo-pos:long "-31.14198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3302'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63585'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14198333'^^xsd:double;
  dwc:latitude '39.4303'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3302'^^xsd:string;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0157 -27.94833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0157"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0157 -27.94833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0157"^^xsd:decimal ;
  geo-pos:long "-27.94833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3303'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.94833333'^^xsd:double;
  dwc:latitude '39.0157'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3303'^^xsd:string;
  dwc:observationDate '2006-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53458333 -27.78326667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53458333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78326667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53458333 -27.78326667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53458333"^^xsd:decimal ;
  geo-pos:long "-27.78326667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3304'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.78326667'^^xsd:double;
  dwc:latitude '38.53458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3304'^^xsd:string;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66658333 -27.06748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66658333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66658333 -27.06748333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66658333"^^xsd:decimal ;
  geo-pos:long "-27.06748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3305'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.06748333'^^xsd:double;
  dwc:latitude '38.66658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3305'^^xsd:string;
  dwc:observationDate '2006-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.21523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.21523333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65036667"^^xsd:decimal ;
  geo-pos:long "-27.21523333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3306'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21523333'^^xsd:double;
  dwc:latitude '38.65036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3306'^^xsd:string;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.21523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.21523333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65036667"^^xsd:decimal ;
  geo-pos:long "-27.21523333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3307'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21523333'^^xsd:double;
  dwc:latitude '38.65036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3307'^^xsd:string;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67005 -27.34128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67005"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67005 -27.34128333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67005"^^xsd:decimal ;
  geo-pos:long "-27.34128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3308'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63652'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34128333'^^xsd:double;
  dwc:latitude '38.67005'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3308'^^xsd:string;
  dwc:observationDate '2006-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65028333 -27.21518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65028333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65028333 -27.21518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65028333"^^xsd:decimal ;
  geo-pos:long "-27.21518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3309'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.21518333'^^xsd:double;
  dwc:latitude '38.65028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3309'^^xsd:string;
  dwc:observationDate '2006-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5347 -28.60986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5347 -28.60986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5347"^^xsd:decimal ;
  geo-pos:long "-28.60986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3310'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60986667'^^xsd:double;
  dwc:latitude '38.5347'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3310'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5347 -28.60986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5347 -28.60986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5347"^^xsd:decimal ;
  geo-pos:long "-28.60986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3311'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60986667'^^xsd:double;
  dwc:latitude '38.5347'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3311'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5347 -28.60986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5347"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5347 -28.60986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5347"^^xsd:decimal ;
  geo-pos:long "-28.60986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3312'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60986667'^^xsd:double;
  dwc:latitude '38.5347'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3312'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55645 -28.77351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55645"^^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/4673__POPA_BAIT_3313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55645 -28.77351667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55645"^^xsd:decimal ;
  geo-pos:long "-28.77351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3313'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77351667'^^xsd:double;
  dwc:latitude '38.55645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3313'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55645 -28.77351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55645"^^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/4673__POPA_BAIT_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55645 -28.77351667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55645"^^xsd:decimal ;
  geo-pos:long "-28.77351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3314'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77351667'^^xsd:double;
  dwc:latitude '38.55645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3314'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55645 -28.77351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55645"^^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/4673__POPA_BAIT_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55645 -28.77351667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55645"^^xsd:decimal ;
  geo-pos:long "-28.77351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3315'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77351667'^^xsd:double;
  dwc:latitude '38.55645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3315'^^xsd:string;
  dwc:observationDate '2007-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70311667 -25.42368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70311667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70311667 -25.42368333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70311667"^^xsd:decimal ;
  geo-pos:long "-25.42368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3316'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64126'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42368333'^^xsd:double;
  dwc:latitude '37.70311667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3316'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70311667 -25.42368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70311667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70311667 -25.42368333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70311667"^^xsd:decimal ;
  geo-pos:long "-25.42368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3317'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64126'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.42368333'^^xsd:double;
  dwc:latitude '37.70311667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3317'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71473333 -25.34621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71473333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71473333 -25.34621667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71473333"^^xsd:decimal ;
  geo-pos:long "-25.34621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3318'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64127'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34621667'^^xsd:double;
  dwc:latitude '37.71473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3318'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71473333 -25.34621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71473333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71473333 -25.34621667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71473333"^^xsd:decimal ;
  geo-pos:long "-25.34621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3319'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64127'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34621667'^^xsd:double;
  dwc:latitude '37.71473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3319'^^xsd:string;
  dwc:observationDate '2007-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70415 -25.41755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70415 -25.41755)"^^geo:wktLiteral ;
  geo-pos:lat "37.70415"^^xsd:decimal ;
  geo-pos:long "-25.41755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3320'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41755'^^xsd:double;
  dwc:latitude '37.70415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3320'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70415 -25.41755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70415 -25.41755)"^^geo:wktLiteral ;
  geo-pos:lat "37.70415"^^xsd:decimal ;
  geo-pos:long "-25.41755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3321'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41755'^^xsd:double;
  dwc:latitude '37.70415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3321'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70415 -25.41755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70415 -25.41755)"^^geo:wktLiteral ;
  geo-pos:lat "37.70415"^^xsd:decimal ;
  geo-pos:long "-25.41755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3322'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41755'^^xsd:double;
  dwc:latitude '37.70415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3322'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70415 -25.41755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70415 -25.41755)"^^geo:wktLiteral ;
  geo-pos:lat "37.70415"^^xsd:decimal ;
  geo-pos:long "-25.41755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3323'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41755'^^xsd:double;
  dwc:latitude '37.70415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3323'^^xsd:string;
  dwc:observationDate '2007-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70073333 -25.79403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70073333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70073333 -25.79403333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70073333"^^xsd:decimal ;
  geo-pos:long "-25.79403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3324'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.79403333'^^xsd:double;
  dwc:latitude '37.70073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3324'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70073333 -25.79403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70073333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70073333 -25.79403333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70073333"^^xsd:decimal ;
  geo-pos:long "-25.79403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3325'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.79403333'^^xsd:double;
  dwc:latitude '37.70073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3325'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70073333 -25.79403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70073333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70073333 -25.79403333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70073333"^^xsd:decimal ;
  geo-pos:long "-25.79403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3326'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.79403333'^^xsd:double;
  dwc:latitude '37.70073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3326'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70073333 -25.79403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70073333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70073333 -25.79403333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70073333"^^xsd:decimal ;
  geo-pos:long "-25.79403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3327'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.79403333'^^xsd:double;
  dwc:latitude '37.70073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3327'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64003333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  geo-pos:lat "38.64003333"^^xsd:decimal ;
  geo-pos:long "-27.2406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3328'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2406'^^xsd:double;
  dwc:latitude '38.64003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3328'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64003333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  geo-pos:lat "38.64003333"^^xsd:decimal ;
  geo-pos:long "-27.2406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3329'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2406'^^xsd:double;
  dwc:latitude '38.64003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3329'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64003333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  geo-pos:lat "38.64003333"^^xsd:decimal ;
  geo-pos:long "-27.2406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3330'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2406'^^xsd:double;
  dwc:latitude '38.64003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3330'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64003333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  geo-pos:lat "38.64003333"^^xsd:decimal ;
  geo-pos:long "-27.2406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3331'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2406'^^xsd:double;
  dwc:latitude '38.64003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3331'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64003333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64003333 -27.2406)"^^geo:wktLiteral ;
  geo-pos:lat "38.64003333"^^xsd:decimal ;
  geo-pos:long "-27.2406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3332'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2406'^^xsd:double;
  dwc:latitude '38.64003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3332'^^xsd:string;
  dwc:observationDate '2007-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67441667 -28.2037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67441667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67441667 -28.2037)"^^geo:wktLiteral ;
  geo-pos:lat "38.67441667"^^xsd:decimal ;
  geo-pos:long "-28.2037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3333'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64369'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2037'^^xsd:double;
  dwc:latitude '38.67441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3333'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67441667 -28.2037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67441667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67441667 -28.2037)"^^geo:wktLiteral ;
  geo-pos:lat "38.67441667"^^xsd:decimal ;
  geo-pos:long "-28.2037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3334'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64369'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2037'^^xsd:double;
  dwc:latitude '38.67441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3334'^^xsd:string;
  dwc:observationDate '2007-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7909 -25.13173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7909 -25.13173333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7909"^^xsd:decimal ;
  geo-pos:long "-25.13173333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3335'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64421'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.13173333'^^xsd:double;
  dwc:latitude '37.7909'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3335'^^xsd:string;
  dwc:observationDate '2007-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7909 -25.13173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7909"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7909 -25.13173333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7909"^^xsd:decimal ;
  geo-pos:long "-25.13173333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3336'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64421'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.13173333'^^xsd:double;
  dwc:latitude '37.7909'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3336'^^xsd:string;
  dwc:observationDate '2007-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70191667 -25.43691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70191667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70191667 -25.43691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70191667"^^xsd:decimal ;
  geo-pos:long "-25.43691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3337'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.43691667'^^xsd:double;
  dwc:latitude '37.70191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3337'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70191667 -25.43691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70191667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70191667 -25.43691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70191667"^^xsd:decimal ;
  geo-pos:long "-25.43691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3338'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.43691667'^^xsd:double;
  dwc:latitude '37.70191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3338'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70191667 -25.43691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70191667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70191667 -25.43691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70191667"^^xsd:decimal ;
  geo-pos:long "-25.43691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3339'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.43691667'^^xsd:double;
  dwc:latitude '37.70191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3339'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7034 -25.41938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7034"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7034 -25.41938333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7034"^^xsd:decimal ;
  geo-pos:long "-25.41938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3340'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41938333'^^xsd:double;
  dwc:latitude '37.7034'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3340'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7034 -25.41938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7034"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7034 -25.41938333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7034"^^xsd:decimal ;
  geo-pos:long "-25.41938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3341'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41938333'^^xsd:double;
  dwc:latitude '37.7034'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3341'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7034 -25.41938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7034"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7034 -25.41938333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7034"^^xsd:decimal ;
  geo-pos:long "-25.41938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3342'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41938333'^^xsd:double;
  dwc:latitude '37.7034'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3342'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7034 -25.41938333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7034"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41938333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7034 -25.41938333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7034"^^xsd:decimal ;
  geo-pos:long "-25.41938333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3343'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41938333'^^xsd:double;
  dwc:latitude '37.7034'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3343'^^xsd:string;
  dwc:observationDate '2007-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5146 -28.64093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5146"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5146 -28.64093333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5146"^^xsd:decimal ;
  geo-pos:long "-28.64093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3344'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64783'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64093333'^^xsd:double;
  dwc:latitude '38.5146'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3344'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5146 -28.64093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5146"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5146 -28.64093333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5146"^^xsd:decimal ;
  geo-pos:long "-28.64093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3345'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64783'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64093333'^^xsd:double;
  dwc:latitude '38.5146'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3345'^^xsd:string;
  dwc:observationDate '2007-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51051667 -28.63623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51051667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51051667 -28.63623333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51051667"^^xsd:decimal ;
  geo-pos:long "-28.63623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3346'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63623333'^^xsd:double;
  dwc:latitude '38.51051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3346'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51051667 -28.63623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51051667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51051667 -28.63623333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51051667"^^xsd:decimal ;
  geo-pos:long "-28.63623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3347'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '64933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63623333'^^xsd:double;
  dwc:latitude '38.51051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3347'^^xsd:string;
  dwc:observationDate '2007-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40968333 -28.26725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40968333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40968333 -28.26725)"^^geo:wktLiteral ;
  geo-pos:lat "38.40968333"^^xsd:decimal ;
  geo-pos:long "-28.26725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3348'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26725'^^xsd:double;
  dwc:latitude '38.40968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3348'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40968333 -28.26725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40968333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40968333 -28.26725)"^^geo:wktLiteral ;
  geo-pos:lat "38.40968333"^^xsd:decimal ;
  geo-pos:long "-28.26725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3349'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26725'^^xsd:double;
  dwc:latitude '38.40968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3349'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40968333 -28.26725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40968333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40968333 -28.26725)"^^geo:wktLiteral ;
  geo-pos:lat "38.40968333"^^xsd:decimal ;
  geo-pos:long "-28.26725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3350'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26725'^^xsd:double;
  dwc:latitude '38.40968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3350'^^xsd:string;
  dwc:observationDate '2007-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51411667 -28.64058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51411667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51411667 -28.64058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51411667"^^xsd:decimal ;
  geo-pos:long "-28.64058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3351'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64058333'^^xsd:double;
  dwc:latitude '38.51411667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3351'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51411667 -28.64058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51411667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51411667 -28.64058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51411667"^^xsd:decimal ;
  geo-pos:long "-28.64058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3352'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64058333'^^xsd:double;
  dwc:latitude '38.51411667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3352'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51411667 -28.64058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51411667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51411667 -28.64058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51411667"^^xsd:decimal ;
  geo-pos:long "-28.64058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3353'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64058333'^^xsd:double;
  dwc:latitude '38.51411667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3353'^^xsd:string;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6721 -28.20276667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6721"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20276667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6721 -28.20276667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6721"^^xsd:decimal ;
  geo-pos:long "-28.20276667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3354'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20276667'^^xsd:double;
  dwc:latitude '38.6721'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3354'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6721 -28.20276667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6721"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20276667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6721 -28.20276667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6721"^^xsd:decimal ;
  geo-pos:long "-28.20276667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3355'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20276667'^^xsd:double;
  dwc:latitude '38.6721'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3355'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6721 -28.20276667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6721"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20276667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6721 -28.20276667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6721"^^xsd:decimal ;
  geo-pos:long "-28.20276667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3356'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20276667'^^xsd:double;
  dwc:latitude '38.6721'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3356'^^xsd:string;
  dwc:observationDate '2007-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48536667 -28.27053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48536667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48536667 -28.27053333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48536667"^^xsd:decimal ;
  geo-pos:long "-28.27053333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3357'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27053333'^^xsd:double;
  dwc:latitude '38.48536667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3357'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48536667 -28.27053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48536667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48536667 -28.27053333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48536667"^^xsd:decimal ;
  geo-pos:long "-28.27053333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3358'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27053333'^^xsd:double;
  dwc:latitude '38.48536667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3358'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48536667 -28.27053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48536667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48536667 -28.27053333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48536667"^^xsd:decimal ;
  geo-pos:long "-28.27053333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3359'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27053333'^^xsd:double;
  dwc:latitude '38.48536667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3359'^^xsd:string;
  dwc:observationDate '2007-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73305 -25.65643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73305"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73305 -25.65643333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73305"^^xsd:decimal ;
  geo-pos:long "-25.65643333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3360'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65643333'^^xsd:double;
  dwc:latitude '37.73305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3360'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62975 -28.65963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62975 -28.65963333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62975"^^xsd:decimal ;
  geo-pos:long "-28.65963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3361'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65320'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65963333'^^xsd:double;
  dwc:latitude '38.62975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3361'^^xsd:string;
  dwc:observationDate '2007-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36978333 -28.4205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36978333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36978333 -28.4205)"^^geo:wktLiteral ;
  geo-pos:lat "38.36978333"^^xsd:decimal ;
  geo-pos:long "-28.4205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3362'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65346'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.4205'^^xsd:double;
  dwc:latitude '38.36978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3362'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -27.06723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -27.06723333)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-27.06723333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3363'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65348'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.06723333'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3363'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -27.06723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.665 -27.06723333)"^^geo:wktLiteral ;
  geo-pos:lat "38.665"^^xsd:decimal ;
  geo-pos:long "-27.06723333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3364'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65348'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.06723333'^^xsd:double;
  dwc:latitude '38.665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3364'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61928333 -28.52286667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52286667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61928333 -28.52286667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61928333"^^xsd:decimal ;
  geo-pos:long "-28.52286667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3365'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52286667'^^xsd:double;
  dwc:latitude '38.61928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3365'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61928333 -28.52286667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52286667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61928333 -28.52286667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61928333"^^xsd:decimal ;
  geo-pos:long "-28.52286667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3366'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52286667'^^xsd:double;
  dwc:latitude '38.61928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3366'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61928333 -28.52286667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52286667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61928333 -28.52286667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61928333"^^xsd:decimal ;
  geo-pos:long "-28.52286667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3367'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.52286667'^^xsd:double;
  dwc:latitude '38.61928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3367'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75211667 -27.37888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75211667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75211667 -27.37888333)"^^geo:wktLiteral ;
  geo-pos:lat "38.75211667"^^xsd:decimal ;
  geo-pos:long "-27.37888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3368'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.37888333'^^xsd:double;
  dwc:latitude '38.75211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3368'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67125 -27.06768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67125"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67125 -27.06768333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67125"^^xsd:decimal ;
  geo-pos:long "-27.06768333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3369'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65403'^^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.06768333'^^xsd:double;
  dwc:latitude '38.67125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3369'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53888333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53888333"^^xsd:decimal ;
  geo-pos:long "-27.76066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3370'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65441'^^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 '-27.76066667'^^xsd:double;
  dwc:latitude '38.53888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3370'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53888333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53888333"^^xsd:decimal ;
  geo-pos:long "-27.76066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3371'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65441'^^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 '-27.76066667'^^xsd:double;
  dwc:latitude '38.53888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3371'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53888333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53888333"^^xsd:decimal ;
  geo-pos:long "-27.76066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3372'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65441'^^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 '-27.76066667'^^xsd:double;
  dwc:latitude '38.53888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3372'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53888333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53888333"^^xsd:decimal ;
  geo-pos:long "-27.76066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3373'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65441'^^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 '-27.76066667'^^xsd:double;
  dwc:latitude '38.53888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3373'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53888333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53888333"^^xsd:decimal ;
  geo-pos:long "-27.76066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3374'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65441'^^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 '-27.76066667'^^xsd:double;
  dwc:latitude '38.53888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3374'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53888333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -27.76066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53888333"^^xsd:decimal ;
  geo-pos:long "-27.76066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3375'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65441'^^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 '-27.76066667'^^xsd:double;
  dwc:latitude '38.53888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe-pau'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3375'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56353333 -28.76198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56353333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56353333 -28.76198333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56353333"^^xsd:decimal ;
  geo-pos:long "-28.76198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3376'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65477'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76198333'^^xsd:double;
  dwc:latitude '38.56353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3376'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56353333 -28.76198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56353333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56353333 -28.76198333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56353333"^^xsd:decimal ;
  geo-pos:long "-28.76198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3377'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65477'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76198333'^^xsd:double;
  dwc:latitude '38.56353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3377'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56353333 -28.76198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56353333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56353333 -28.76198333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56353333"^^xsd:decimal ;
  geo-pos:long "-28.76198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3378'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65477'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76198333'^^xsd:double;
  dwc:latitude '38.56353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3378'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -28.52618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.539"^^xsd:decimal ;
  dwc:decimalLongitude "-28.52618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.539 -28.52618333)"^^geo:wktLiteral ;
  geo-pos:lat "38.539"^^xsd:decimal ;
  geo-pos:long "-28.52618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3379'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65478'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.52618333'^^xsd:double;
  dwc:latitude '38.539'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3379'^^xsd:string;
  dwc:observationDate '2007-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62376667 -28.79058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62376667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62376667 -28.79058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62376667"^^xsd:decimal ;
  geo-pos:long "-28.79058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3380'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65479'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79058333'^^xsd:double;
  dwc:latitude '38.62376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3380'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62376667 -28.79058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62376667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62376667 -28.79058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62376667"^^xsd:decimal ;
  geo-pos:long "-28.79058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3381'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65479'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79058333'^^xsd:double;
  dwc:latitude '38.62376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3381'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62376667 -28.79058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62376667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.79058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62376667 -28.79058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62376667"^^xsd:decimal ;
  geo-pos:long "-28.79058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3382'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65479'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.79058333'^^xsd:double;
  dwc:latitude '38.62376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3382'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59183333 -25.97256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59183333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.97256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59183333 -25.97256667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59183333"^^xsd:decimal ;
  geo-pos:long "-25.97256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3383'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.97256667'^^xsd:double;
  dwc:latitude '38.59183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3383'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59183333 -25.97256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59183333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.97256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59183333 -25.97256667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59183333"^^xsd:decimal ;
  geo-pos:long "-25.97256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3384'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.97256667'^^xsd:double;
  dwc:latitude '38.59183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3384'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59183333 -25.97256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59183333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.97256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59183333 -25.97256667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59183333"^^xsd:decimal ;
  geo-pos:long "-25.97256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3385'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.97256667'^^xsd:double;
  dwc:latitude '38.59183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3385'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5968 -28.0143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5968"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5968 -28.0143)"^^geo:wktLiteral ;
  geo-pos:lat "38.5968"^^xsd:decimal ;
  geo-pos:long "-28.0143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3386'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65481'^^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 '-28.0143'^^xsd:double;
  dwc:latitude '38.5968'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3386'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5968 -28.0143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5968"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5968 -28.0143)"^^geo:wktLiteral ;
  geo-pos:lat "38.5968"^^xsd:decimal ;
  geo-pos:long "-28.0143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3387'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65481'^^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 '-28.0143'^^xsd:double;
  dwc:latitude '38.5968'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3387'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5968 -28.0143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5968"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5968 -28.0143)"^^geo:wktLiteral ;
  geo-pos:lat "38.5968"^^xsd:decimal ;
  geo-pos:long "-28.0143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3388'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65481'^^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 '-28.0143'^^xsd:double;
  dwc:latitude '38.5968'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3388'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51458333 -28.71586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51458333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51458333 -28.71586667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51458333"^^xsd:decimal ;
  geo-pos:long "-28.71586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3389'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65528'^^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.71586667'^^xsd:double;
  dwc:latitude '38.51458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3389'^^xsd:string;
  dwc:observationDate '2007-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51458333 -28.71586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51458333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51458333 -28.71586667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51458333"^^xsd:decimal ;
  geo-pos:long "-28.71586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3390'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65528'^^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.71586667'^^xsd:double;
  dwc:latitude '38.51458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3390'^^xsd:string;
  dwc:observationDate '2007-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06223333 -28.07661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06223333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06223333 -28.07661667)"^^geo:wktLiteral ;
  geo-pos:lat "39.06223333"^^xsd:decimal ;
  geo-pos:long "-28.07661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3391'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65529'^^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.07661667'^^xsd:double;
  dwc:latitude '39.06223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3391'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06223333 -28.07661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06223333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06223333 -28.07661667)"^^geo:wktLiteral ;
  geo-pos:lat "39.06223333"^^xsd:decimal ;
  geo-pos:long "-28.07661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3392'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65529'^^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.07661667'^^xsd:double;
  dwc:latitude '39.06223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3392'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01508333 -28.00621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01508333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01508333 -28.00621667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01508333"^^xsd:decimal ;
  geo-pos:long "-28.00621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3393'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65530'^^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.00621667'^^xsd:double;
  dwc:latitude '39.01508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3393'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01508333 -28.00621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01508333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01508333 -28.00621667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01508333"^^xsd:decimal ;
  geo-pos:long "-28.00621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3394'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65530'^^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.00621667'^^xsd:double;
  dwc:latitude '39.01508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3394'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76991667 -27.37331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76991667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76991667 -27.37331667)"^^geo:wktLiteral ;
  geo-pos:lat "38.76991667"^^xsd:decimal ;
  geo-pos:long "-27.37331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3395'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65531'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37331667'^^xsd:double;
  dwc:latitude '38.76991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3395'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76991667 -27.37331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76991667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76991667 -27.37331667)"^^geo:wktLiteral ;
  geo-pos:lat "38.76991667"^^xsd:decimal ;
  geo-pos:long "-27.37331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3396'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65531'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37331667'^^xsd:double;
  dwc:latitude '38.76991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3396'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64853333 -27.23006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64853333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64853333 -27.23006667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64853333"^^xsd:decimal ;
  geo-pos:long "-27.23006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3397'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23006667'^^xsd:double;
  dwc:latitude '38.64853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3397'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64853333 -27.23006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64853333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64853333 -27.23006667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64853333"^^xsd:decimal ;
  geo-pos:long "-27.23006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3398'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23006667'^^xsd:double;
  dwc:latitude '38.64853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3398'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76656667 -27.37306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76656667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76656667 -27.37306667)"^^geo:wktLiteral ;
  geo-pos:lat "38.76656667"^^xsd:decimal ;
  geo-pos:long "-27.37306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3399'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65605'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37306667'^^xsd:double;
  dwc:latitude '38.76656667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3399'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64621667 -27.23165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64621667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64621667 -27.23165)"^^geo:wktLiteral ;
  geo-pos:lat "38.64621667"^^xsd:decimal ;
  geo-pos:long "-27.23165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3400'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65606'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23165'^^xsd:double;
  dwc:latitude '38.64621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3400'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64621667 -27.23165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64621667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64621667 -27.23165)"^^geo:wktLiteral ;
  geo-pos:lat "38.64621667"^^xsd:decimal ;
  geo-pos:long "-27.23165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3401'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65606'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23165'^^xsd:double;
  dwc:latitude '38.64621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3401'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64621667 -27.23165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64621667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64621667 -27.23165)"^^geo:wktLiteral ;
  geo-pos:lat "38.64621667"^^xsd:decimal ;
  geo-pos:long "-27.23165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3402'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65606'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23165'^^xsd:double;
  dwc:latitude '38.64621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3402'^^xsd:string;
  dwc:observationDate '2007-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02883333 -28.04445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02883333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02883333 -28.04445)"^^geo:wktLiteral ;
  geo-pos:lat "39.02883333"^^xsd:decimal ;
  geo-pos:long "-28.04445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3403'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65607'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.04445'^^xsd:double;
  dwc:latitude '39.02883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3403'^^xsd:string;
  dwc:observationDate '2007-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61081667 -28.51598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61081667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61081667 -28.51598333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61081667"^^xsd:decimal ;
  geo-pos:long "-28.51598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3404'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65646'^^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.51598333'^^xsd:double;
  dwc:latitude '38.61081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3404'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61081667 -28.51598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61081667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61081667 -28.51598333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61081667"^^xsd:decimal ;
  geo-pos:long "-28.51598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3405'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65646'^^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.51598333'^^xsd:double;
  dwc:latitude '38.61081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3405'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67628333 -28.04085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67628333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67628333 -28.04085)"^^geo:wktLiteral ;
  geo-pos:lat "38.67628333"^^xsd:decimal ;
  geo-pos:long "-28.04085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3406'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65647'^^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.04085'^^xsd:double;
  dwc:latitude '38.67628333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3406'^^xsd:string;
  dwc:observationDate '2007-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02775 -28.04335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02775 -28.04335)"^^geo:wktLiteral ;
  geo-pos:lat "39.02775"^^xsd:decimal ;
  geo-pos:long "-28.04335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3407'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65648'^^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.04335'^^xsd:double;
  dwc:latitude '39.02775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3407'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05171667 -28.05981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05171667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05171667 -28.05981667)"^^geo:wktLiteral ;
  geo-pos:lat "39.05171667"^^xsd:decimal ;
  geo-pos:long "-28.05981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3408'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65649'^^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.05981667'^^xsd:double;
  dwc:latitude '39.05171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3408'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6482 -27.23086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6482"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6482 -27.23086667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6482"^^xsd:decimal ;
  geo-pos:long "-27.23086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3409'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.23086667'^^xsd:double;
  dwc:latitude '38.6482'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3409'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64818333 -27.23311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64818333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64818333 -27.23311667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64818333"^^xsd:decimal ;
  geo-pos:long "-27.23311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3410'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.23311667'^^xsd:double;
  dwc:latitude '38.64818333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3410'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02666667 -27.951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02666667 -27.951)"^^geo:wktLiteral ;
  geo-pos:lat "39.02666667"^^xsd:decimal ;
  geo-pos:long "-27.951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3411'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65756'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.951'^^xsd:double;
  dwc:latitude '39.02666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3411'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04363333 -27.95893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04363333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04363333 -27.95893333)"^^geo:wktLiteral ;
  geo-pos:lat "39.04363333"^^xsd:decimal ;
  geo-pos:long "-27.95893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3412'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65757'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95893333'^^xsd:double;
  dwc:latitude '39.04363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3412'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61938333 -27.92078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61938333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61938333 -27.92078333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61938333"^^xsd:decimal ;
  geo-pos:long "-27.92078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3413'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65758'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92078333'^^xsd:double;
  dwc:latitude '38.61938333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3413'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51981667 -28.6374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51981667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51981667 -28.6374)"^^geo:wktLiteral ;
  geo-pos:lat "38.51981667"^^xsd:decimal ;
  geo-pos:long "-28.6374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3414'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65800'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6374'^^xsd:double;
  dwc:latitude '38.51981667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3414'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37638333 -31.1677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37638333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37638333 -31.1677)"^^geo:wktLiteral ;
  geo-pos:lat "39.37638333"^^xsd:decimal ;
  geo-pos:long "-31.1677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3415'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65801'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1677'^^xsd:double;
  dwc:latitude '39.37638333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3415'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37551667 -31.15983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37551667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37551667 -31.15983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37551667"^^xsd:decimal ;
  geo-pos:long "-31.15983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3416'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65802'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15983333'^^xsd:double;
  dwc:latitude '39.37551667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3416'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.75546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.525 -28.75546667)"^^geo:wktLiteral ;
  geo-pos:lat "38.525"^^xsd:decimal ;
  geo-pos:long "-28.75546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3417'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65865'^^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 '-28.75546667'^^xsd:double;
  dwc:latitude '38.525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3417'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51793333 -28.70228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51793333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51793333 -28.70228333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51793333"^^xsd:decimal ;
  geo-pos:long "-28.70228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3418'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65866'^^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.70228333'^^xsd:double;
  dwc:latitude '38.51793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3418'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42266667 -31.14058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42266667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42266667 -31.14058333)"^^geo:wktLiteral ;
  geo-pos:lat "39.42266667"^^xsd:decimal ;
  geo-pos:long "-31.14058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3419'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65867'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14058333'^^xsd:double;
  dwc:latitude '39.42266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3419'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39451667 -31.1525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39451667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39451667 -31.1525)"^^geo:wktLiteral ;
  geo-pos:lat "39.39451667"^^xsd:decimal ;
  geo-pos:long "-31.1525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3420'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65868'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1525'^^xsd:double;
  dwc:latitude '39.39451667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3420'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39648333 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39648333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39648333 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.39648333"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3421'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65869'^^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.15'^^xsd:double;
  dwc:latitude '39.39648333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3421'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53366667 -27.79683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53366667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53366667 -27.79683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53366667"^^xsd:decimal ;
  geo-pos:long "-27.79683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3422'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65910'^^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.79683333'^^xsd:double;
  dwc:latitude '38.53366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3422'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53868333 -27.76056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53868333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53868333 -27.76056667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53868333"^^xsd:decimal ;
  geo-pos:long "-27.76056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3423'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65911'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76056667'^^xsd:double;
  dwc:latitude '38.53868333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3423'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.54463333 -27.75641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.54463333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.54463333 -27.75641667)"^^geo:wktLiteral ;
  geo-pos:lat "28.54463333"^^xsd:decimal ;
  geo-pos:long "-27.75641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3424'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65912'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.75641667'^^xsd:double;
  dwc:latitude '28.54463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3424'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5442 -27.75391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5442"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5442 -27.75391667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5442"^^xsd:decimal ;
  geo-pos:long "-27.75391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3425'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65939'^^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 '-27.75391667'^^xsd:double;
  dwc:latitude '38.5442'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3425'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52038333 -28.68375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52038333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52038333 -28.68375)"^^geo:wktLiteral ;
  geo-pos:lat "38.52038333"^^xsd:decimal ;
  geo-pos:long "-28.68375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3426'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65968'^^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.68375'^^xsd:double;
  dwc:latitude '38.52038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3426'^^xsd:string;
  dwc:observationDate '2007-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63271667 -28.73656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63271667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63271667 -28.73656667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63271667"^^xsd:decimal ;
  geo-pos:long "-28.73656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3427'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65969'^^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.73656667'^^xsd:double;
  dwc:latitude '38.63271667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3427'^^xsd:string;
  dwc:observationDate '2007-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62266667 -28.74416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62266667 -28.74416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62266667"^^xsd:decimal ;
  geo-pos:long "-28.74416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3428'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65970'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.74416667'^^xsd:double;
  dwc:latitude '38.62266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3428'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6353 -28.73603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6353"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6353 -28.73603333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6353"^^xsd:decimal ;
  geo-pos:long "-28.73603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3429'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65971'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.73603333'^^xsd:double;
  dwc:latitude '38.6353'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3429'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5476 -27.86556667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5476"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86556667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5476 -27.86556667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5476"^^xsd:decimal ;
  geo-pos:long "-27.86556667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3430'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65996'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.86556667'^^xsd:double;
  dwc:latitude '38.5476'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3430'^^xsd:string;
  dwc:observationDate '2007-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483333 -28.7199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64483333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64483333 -28.7199)"^^geo:wktLiteral ;
  geo-pos:lat "38.64483333"^^xsd:decimal ;
  geo-pos:long "-28.7199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3431'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '65997'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.7199'^^xsd:double;
  dwc:latitude '38.64483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3431'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51601667 -28.71016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51601667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51601667 -28.71016667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51601667"^^xsd:decimal ;
  geo-pos:long "-28.71016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3432'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66012'^^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.71016667'^^xsd:double;
  dwc:latitude '38.51601667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3432'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52175 -28.66181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52175 -28.66181667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52175"^^xsd:decimal ;
  geo-pos:long "-28.66181667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3433'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66036'^^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.66181667'^^xsd:double;
  dwc:latitude '38.52175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3433'^^xsd:string;
  dwc:observationDate '2007-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50875 -14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50875"^^xsd:decimal ;
  dwc:decimalLongitude "-14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50875 -14.37)"^^geo:wktLiteral ;
  geo-pos:lat "39.50875"^^xsd:decimal ;
  geo-pos:long "-14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3434'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-14.37'^^xsd:double;
  dwc:latitude '39.50875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3434'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50875 -14.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50875"^^xsd:decimal ;
  dwc:decimalLongitude "-14.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50875 -14.37)"^^geo:wktLiteral ;
  geo-pos:lat "39.50875"^^xsd:decimal ;
  geo-pos:long "-14.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3435'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-14.37'^^xsd:double;
  dwc:latitude '39.50875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3435'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50306667 -31.16246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50306667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50306667 -31.16246667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50306667"^^xsd:decimal ;
  geo-pos:long "-31.16246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3436'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16246667'^^xsd:double;
  dwc:latitude '39.50306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3436'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50306667 -31.16246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50306667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50306667 -31.16246667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50306667"^^xsd:decimal ;
  geo-pos:long "-31.16246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3437'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16246667'^^xsd:double;
  dwc:latitude '39.50306667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3437'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50216667 -31.16181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50216667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50216667 -31.16181667)"^^geo:wktLiteral ;
  geo-pos:lat "39.50216667"^^xsd:decimal ;
  geo-pos:long "-31.16181667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3438'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66039'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.16181667'^^xsd:double;
  dwc:latitude '39.50216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3438'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5186 -28.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5186 -28.686)"^^geo:wktLiteral ;
  geo-pos:lat "38.5186"^^xsd:decimal ;
  geo-pos:long "-28.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3439'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.686'^^xsd:double;
  dwc:latitude '38.5186'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3439'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5186 -28.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5186"^^xsd:decimal ;
  dwc:decimalLongitude "-28.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5186 -28.686)"^^geo:wktLiteral ;
  geo-pos:lat "38.5186"^^xsd:decimal ;
  geo-pos:long "-28.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3440'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.686'^^xsd:double;
  dwc:latitude '38.5186'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3440'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52148333 -28.63588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52148333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52148333 -28.63588333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52148333"^^xsd:decimal ;
  geo-pos:long "-28.63588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3441'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63588333'^^xsd:double;
  dwc:latitude '38.52148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3441'^^xsd:string;
  dwc:observationDate '2007-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05575 -28.06385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05575"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05575 -28.06385)"^^geo:wktLiteral ;
  geo-pos:lat "38.05575"^^xsd:decimal ;
  geo-pos:long "-28.06385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3442'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66100'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06385'^^xsd:double;
  dwc:latitude '38.05575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3442'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02233333 -28.00981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02233333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02233333 -28.00981667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02233333"^^xsd:decimal ;
  geo-pos:long "-28.00981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3443'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00981667'^^xsd:double;
  dwc:latitude '39.02233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3443'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69811667 -28.11903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69811667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69811667 -28.11903333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69811667"^^xsd:decimal ;
  geo-pos:long "-28.11903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3444'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11903333'^^xsd:double;
  dwc:latitude '38.69811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3444'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59325 -27.96638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59325"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59325 -27.96638333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59325"^^xsd:decimal ;
  geo-pos:long "-27.96638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3445'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.96638333'^^xsd:double;
  dwc:latitude '38.59325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3445'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5917 -27.96406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5917"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5917 -27.96406667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5917"^^xsd:decimal ;
  geo-pos:long "-27.96406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3446'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.96406667'^^xsd:double;
  dwc:latitude '38.5917'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3446'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -27.0735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.666"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.666 -27.0735)"^^geo:wktLiteral ;
  geo-pos:lat "38.666"^^xsd:decimal ;
  geo-pos:long "-27.0735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3447'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66144'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0735'^^xsd:double;
  dwc:latitude '38.666'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3447'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64085 -27.22013333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64085"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22013333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64085 -27.22013333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64085"^^xsd:decimal ;
  geo-pos:long "-27.22013333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3448'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66145'^^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 '-27.22013333'^^xsd:double;
  dwc:latitude '38.64085'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3448'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65325 -27.2315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65325"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65325 -27.2315)"^^geo:wktLiteral ;
  geo-pos:lat "38.65325"^^xsd:decimal ;
  geo-pos:long "-27.2315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3449'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66146'^^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 '-27.2315'^^xsd:double;
  dwc:latitude '38.65325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3449'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07966667 -28.50833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07966667 -28.50833333)"^^geo:wktLiteral ;
  geo-pos:lat "39.07966667"^^xsd:decimal ;
  geo-pos:long "-28.50833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3450'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66208'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50833333'^^xsd:double;
  dwc:latitude '39.07966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3450'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07816667 -27.9835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07816667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07816667 -27.9835)"^^geo:wktLiteral ;
  geo-pos:lat "39.07816667"^^xsd:decimal ;
  geo-pos:long "-27.9835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3451'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9835'^^xsd:double;
  dwc:latitude '39.07816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3451'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64171667 -27.21846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64171667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64171667 -27.21846667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64171667"^^xsd:decimal ;
  geo-pos:long "-27.21846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3452'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66243'^^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 '-27.21846667'^^xsd:double;
  dwc:latitude '38.64171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3452'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73501667 -25.52436667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73501667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52436667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73501667 -25.52436667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73501667"^^xsd:decimal ;
  geo-pos:long "-25.52436667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3453'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66365'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52436667'^^xsd:double;
  dwc:latitude '37.73501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3453'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65045 -27.28188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65045"^^xsd:decimal ;
  dwc:decimalLongitude "-27.28188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65045 -27.28188333)"^^geo:wktLiteral ;
  geo-pos:lat "39.65045"^^xsd:decimal ;
  geo-pos:long "-27.28188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3454'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66366'^^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 '-27.28188333'^^xsd:double;
  dwc:latitude '39.65045'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3454'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73815 -25.19143333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73815"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19143333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73815 -25.19143333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73815"^^xsd:decimal ;
  geo-pos:long "-25.19143333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3455'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66367'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19143333'^^xsd:double;
  dwc:latitude '37.73815'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3455'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71575 -28.4935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71575"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71575 -28.4935)"^^geo:wktLiteral ;
  geo-pos:lat "38.71575"^^xsd:decimal ;
  geo-pos:long "-28.4935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3456'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4935'^^xsd:double;
  dwc:latitude '38.71575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3456'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71575 -28.4935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71575"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71575 -28.4935)"^^geo:wktLiteral ;
  geo-pos:lat "38.71575"^^xsd:decimal ;
  geo-pos:long "-28.4935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3457'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.4935'^^xsd:double;
  dwc:latitude '38.71575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3457'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83505 -25.84543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83505"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83505 -25.84543333)"^^geo:wktLiteral ;
  geo-pos:lat "37.83505"^^xsd:decimal ;
  geo-pos:long "-25.84543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3458'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84543333'^^xsd:double;
  dwc:latitude '37.83505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3458'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37325 -31.21546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37325"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37325 -31.21546667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37325"^^xsd:decimal ;
  geo-pos:long "-31.21546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3459'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21546667'^^xsd:double;
  dwc:latitude '39.37325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3459'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52581667 -28.75236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52581667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52581667 -28.75236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52581667"^^xsd:decimal ;
  geo-pos:long "-28.75236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3460'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.75236667'^^xsd:double;
  dwc:latitude '38.52581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3460'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52581667 -28.75236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52581667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52581667 -28.75236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52581667"^^xsd:decimal ;
  geo-pos:long "-28.75236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3461'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.75236667'^^xsd:double;
  dwc:latitude '38.52581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3461'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52581667 -28.75236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52581667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52581667 -28.75236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52581667"^^xsd:decimal ;
  geo-pos:long "-28.75236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3462'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.75236667'^^xsd:double;
  dwc:latitude '38.52581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3462'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59861667 -28.02076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59861667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59861667 -28.02076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59861667"^^xsd:decimal ;
  geo-pos:long "-28.02076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3463'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.02076667'^^xsd:double;
  dwc:latitude '38.59861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3463'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59861667 -28.02076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59861667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59861667 -28.02076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59861667"^^xsd:decimal ;
  geo-pos:long "-28.02076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3464'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.02076667'^^xsd:double;
  dwc:latitude '38.59861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3464'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59861667 -28.02076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59861667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59861667 -28.02076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59861667"^^xsd:decimal ;
  geo-pos:long "-28.02076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3465'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.02076667'^^xsd:double;
  dwc:latitude '38.59861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3465'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59861667 -28.02076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59861667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59861667 -28.02076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59861667"^^xsd:decimal ;
  geo-pos:long "-28.02076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3466'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.02076667'^^xsd:double;
  dwc:latitude '38.59861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3466'^^xsd:string;
  dwc:observationDate '2007-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55731667 -28.60621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55731667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55731667 -28.60621667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55731667"^^xsd:decimal ;
  geo-pos:long "-28.60621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3467'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66549'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.60621667'^^xsd:double;
  dwc:latitude '38.55731667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3467'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55731667 -28.60621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55731667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55731667 -28.60621667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55731667"^^xsd:decimal ;
  geo-pos:long "-28.60621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3468'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66549'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.60621667'^^xsd:double;
  dwc:latitude '38.55731667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3468'^^xsd:string;
  dwc:observationDate '2007-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42333333 -31.1405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42333333 -31.1405)"^^geo:wktLiteral ;
  geo-pos:lat "39.42333333"^^xsd:decimal ;
  geo-pos:long "-31.1405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3469'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66550'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.1405'^^xsd:double;
  dwc:latitude '39.42333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3469'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43243333 -31.13815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43243333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43243333 -31.13815)"^^geo:wktLiteral ;
  geo-pos:lat "39.43243333"^^xsd:decimal ;
  geo-pos:long "-31.13815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3470'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66551'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.13815'^^xsd:double;
  dwc:latitude '39.43243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3470'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42491667 -31.13913333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42491667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13913333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42491667 -31.13913333)"^^geo:wktLiteral ;
  geo-pos:lat "39.42491667"^^xsd:decimal ;
  geo-pos:long "-31.13913333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3471'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66552'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.13913333'^^xsd:double;
  dwc:latitude '39.42491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3471'^^xsd:string;
  dwc:observationDate '2007-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00745 -27.95103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00745"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00745 -27.95103333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00745"^^xsd:decimal ;
  geo-pos:long "-27.95103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3472'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66553'^^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 '-27.95103333'^^xsd:double;
  dwc:latitude '39.00745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3472'^^xsd:string;
  dwc:observationDate '2007-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4245 -31.13838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4245"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4245 -31.13838333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4245"^^xsd:decimal ;
  geo-pos:long "-31.13838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3473'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66612'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13838333'^^xsd:double;
  dwc:latitude '39.4245'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3473'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4245 -31.13838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4245"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4245 -31.13838333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4245"^^xsd:decimal ;
  geo-pos:long "-31.13838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3474'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66612'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13838333'^^xsd:double;
  dwc:latitude '39.4245'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3474'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4245 -31.13838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4245"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4245 -31.13838333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4245"^^xsd:decimal ;
  geo-pos:long "-31.13838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3475'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66612'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13838333'^^xsd:double;
  dwc:latitude '39.4245'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3475'^^xsd:string;
  dwc:observationDate '2007-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51865 -28.65081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51865"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51865 -28.65081667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51865"^^xsd:decimal ;
  geo-pos:long "-28.65081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3476'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65081667'^^xsd:double;
  dwc:latitude '38.51865'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3476'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51865 -28.65081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51865"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51865 -28.65081667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51865"^^xsd:decimal ;
  geo-pos:long "-28.65081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3477'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65081667'^^xsd:double;
  dwc:latitude '38.51865'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3477'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41656667 -31.14645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41656667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41656667 -31.14645)"^^geo:wktLiteral ;
  geo-pos:lat "39.41656667"^^xsd:decimal ;
  geo-pos:long "-31.14645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3478'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14645'^^xsd:double;
  dwc:latitude '39.41656667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3478'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41656667 -31.14645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41656667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41656667 -31.14645)"^^geo:wktLiteral ;
  geo-pos:lat "39.41656667"^^xsd:decimal ;
  geo-pos:long "-31.14645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3479'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14645'^^xsd:double;
  dwc:latitude '39.41656667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3479'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75546667 -28.28823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75546667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75546667 -28.28823333)"^^geo:wktLiteral ;
  geo-pos:lat "38.75546667"^^xsd:decimal ;
  geo-pos:long "-28.28823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3480'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66702'^^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 '-28.28823333'^^xsd:double;
  dwc:latitude '38.75546667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3480'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37381667 -31.17718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37381667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37381667 -31.17718333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37381667"^^xsd:decimal ;
  geo-pos:long "-31.17718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3481'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66703'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17718333'^^xsd:double;
  dwc:latitude '39.37381667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3481'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.0234 -28.01448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.0234"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.0234 -28.01448333)"^^geo:wktLiteral ;
  geo-pos:lat "31.0234"^^xsd:decimal ;
  geo-pos:long "-28.01448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3482'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.01448333'^^xsd:double;
  dwc:latitude '31.0234'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3482'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02066667 -28.03648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02066667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02066667 -28.03648333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02066667"^^xsd:decimal ;
  geo-pos:long "-28.03648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3483'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66747'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.03648333'^^xsd:double;
  dwc:latitude '39.02066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3483'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74318333 -25.59888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74318333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.59888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74318333 -25.59888333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74318333"^^xsd:decimal ;
  geo-pos:long "-25.59888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3484'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66777'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-25.59888333'^^xsd:double;
  dwc:latitude '37.74318333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3484'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03816667 -27.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03816667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03816667 -27.954)"^^geo:wktLiteral ;
  geo-pos:lat "39.03816667"^^xsd:decimal ;
  geo-pos:long "-27.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3485'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66778'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.954'^^xsd:double;
  dwc:latitude '39.03816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3485'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42385 -31.14136667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42385"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14136667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42385 -31.14136667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42385"^^xsd:decimal ;
  geo-pos:long "-31.14136667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3486'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66809'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14136667'^^xsd:double;
  dwc:latitude '39.42385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3486'^^xsd:string;
  dwc:observationDate '2007-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58946667 -28.8281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58946667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58946667 -28.8281)"^^geo:wktLiteral ;
  geo-pos:lat "38.58946667"^^xsd:decimal ;
  geo-pos:long "-28.8281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3487'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66810'^^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 '-28.8281'^^xsd:double;
  dwc:latitude '38.58946667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3487'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58985 -28.82753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58985 -28.82753333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58985"^^xsd:decimal ;
  geo-pos:long "-28.82753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3488'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66811'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.82753333'^^xsd:double;
  dwc:latitude '38.58985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3488'^^xsd:string;
  dwc:observationDate '2007-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60625 -27.87736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60625 -27.87736667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60625"^^xsd:decimal ;
  geo-pos:long "-27.87736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3489'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66856'^^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 '-27.87736667'^^xsd:double;
  dwc:latitude '38.60625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3489'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59553333 -28.83125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59553333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59553333 -28.83125)"^^geo:wktLiteral ;
  geo-pos:lat "38.59553333"^^xsd:decimal ;
  geo-pos:long "-28.83125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3490'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66857'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83125'^^xsd:double;
  dwc:latitude '38.59553333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3490'^^xsd:string;
  dwc:observationDate '2007-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08273333 -28.05793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08273333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08273333 -28.05793333)"^^geo:wktLiteral ;
  geo-pos:lat "39.08273333"^^xsd:decimal ;
  geo-pos:long "-28.05793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3491'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66858'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05793333'^^xsd:double;
  dwc:latitude '39.08273333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3491'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59525 -28.8327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59525 -28.8327)"^^geo:wktLiteral ;
  geo-pos:lat "38.59525"^^xsd:decimal ;
  geo-pos:long "-28.8327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3492'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66859'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.8327'^^xsd:double;
  dwc:latitude '38.59525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3492'^^xsd:string;
  dwc:observationDate '2007-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56218333 -23.77066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56218333"^^xsd:decimal ;
  dwc:decimalLongitude "-23.77066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56218333 -23.77066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56218333"^^xsd:decimal ;
  geo-pos:long "-23.77066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3493'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66900'^^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 '-23.77066667'^^xsd:double;
  dwc:latitude '38.56218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3493'^^xsd:string;
  dwc:observationDate '2007-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53378333 -27.77478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53378333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53378333 -27.77478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53378333"^^xsd:decimal ;
  geo-pos:long "-27.77478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3494'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66901'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77478333'^^xsd:double;
  dwc:latitude '38.53378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3494'^^xsd:string;
  dwc:observationDate '2007-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51945 -28.66248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51945 -28.66248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51945"^^xsd:decimal ;
  geo-pos:long "-28.66248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3495'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66902'^^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 '-28.66248333'^^xsd:double;
  dwc:latitude '38.51945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3495'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52605 -28.75151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52605"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52605 -28.75151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52605"^^xsd:decimal ;
  geo-pos:long "-28.75151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3496'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66903'^^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 '-28.75151667'^^xsd:double;
  dwc:latitude '38.52605'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3496'^^xsd:string;
  dwc:observationDate '2007-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42428333 -31.13836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42428333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42428333 -31.13836667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42428333"^^xsd:decimal ;
  geo-pos:long "-31.13836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3497'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66940'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13836667'^^xsd:double;
  dwc:latitude '39.42428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3497'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42428333 -31.13836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42428333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42428333 -31.13836667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42428333"^^xsd:decimal ;
  geo-pos:long "-31.13836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3498'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66940'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13836667'^^xsd:double;
  dwc:latitude '39.42428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3498'^^xsd:string;
  dwc:observationDate '2007-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42343333 -31.13766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42343333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42343333 -31.13766667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42343333"^^xsd:decimal ;
  geo-pos:long "-31.13766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3499'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13766667'^^xsd:double;
  dwc:latitude '39.42343333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3499'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42343333 -31.13766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42343333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42343333 -31.13766667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42343333"^^xsd:decimal ;
  geo-pos:long "-31.13766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3500'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13766667'^^xsd:double;
  dwc:latitude '39.42343333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3500'^^xsd:string;
  dwc:observationDate '2007-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 -27.11816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.647"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 -27.11816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.647"^^xsd:decimal ;
  geo-pos:long "-27.11816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3501'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '66979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.11816667'^^xsd:double;
  dwc:latitude '38.647'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3501'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58563333 -27.82946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58563333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58563333 -27.82946667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58563333"^^xsd:decimal ;
  geo-pos:long "-27.82946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3502'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67041'^^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.82946667'^^xsd:double;
  dwc:latitude '38.58563333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3502'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57461667 -27.79916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57461667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57461667 -27.79916667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57461667"^^xsd:decimal ;
  geo-pos:long "-27.79916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3503'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67042'^^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.79916667'^^xsd:double;
  dwc:latitude '38.57461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3503'^^xsd:string;
  dwc:observationDate '2007-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37285 -31.24648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37285"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37285 -31.24648333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37285"^^xsd:decimal ;
  geo-pos:long "-31.24648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3504'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24648333'^^xsd:double;
  dwc:latitude '39.37285'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3504'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37208333 -31.17386667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37208333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.17386667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37208333 -31.17386667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37208333"^^xsd:decimal ;
  geo-pos:long "-31.17386667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3505'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.17386667'^^xsd:double;
  dwc:latitude '39.37208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3505'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48501667 -28.22151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48501667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48501667 -28.22151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48501667"^^xsd:decimal ;
  geo-pos:long "-28.22151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3506'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22151667'^^xsd:double;
  dwc:latitude '38.48501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3506'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48501667 -28.22151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48501667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48501667 -28.22151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48501667"^^xsd:decimal ;
  geo-pos:long "-28.22151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3507'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22151667'^^xsd:double;
  dwc:latitude '38.48501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3507'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68938333 -27.04281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68938333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68938333 -27.04281667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68938333"^^xsd:decimal ;
  geo-pos:long "-27.04281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3508'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.04281667'^^xsd:double;
  dwc:latitude '38.68938333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3508'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68938333 -27.04281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68938333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68938333 -27.04281667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68938333"^^xsd:decimal ;
  geo-pos:long "-27.04281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3509'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.04281667'^^xsd:double;
  dwc:latitude '38.68938333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3509'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02503333 -27.94566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02503333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02503333 -27.94566667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02503333"^^xsd:decimal ;
  geo-pos:long "-27.94566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3510'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.94566667'^^xsd:double;
  dwc:latitude '39.02503333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3510'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59416667 -27.97141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59416667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59416667 -27.97141667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59416667"^^xsd:decimal ;
  geo-pos:long "-27.97141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3511'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67139'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97141667'^^xsd:double;
  dwc:latitude '38.59416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3511'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67008333 -27.32076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67008333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67008333 -27.32076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67008333"^^xsd:decimal ;
  geo-pos:long "-27.32076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3512'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67183'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32076667'^^xsd:double;
  dwc:latitude '38.67008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3512'^^xsd:string;
  dwc:observationDate '2007-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66016667 -27.07486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66016667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66016667 -27.07486667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66016667"^^xsd:decimal ;
  geo-pos:long "-27.07486667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3513'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07486667'^^xsd:double;
  dwc:latitude '38.66016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3513'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59561667 -28.83103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59561667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59561667 -28.83103333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59561667"^^xsd:decimal ;
  geo-pos:long "-28.83103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3514'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67365'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83103333'^^xsd:double;
  dwc:latitude '38.59561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3514'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.86588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.86588333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-27.86588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3515'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67366'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.86588333'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3515'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5853 -27.8236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5853"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5853 -27.8236)"^^geo:wktLiteral ;
  geo-pos:lat "38.5853"^^xsd:decimal ;
  geo-pos:long "-27.8236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3516'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67367'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.8236'^^xsd:double;
  dwc:latitude '38.5853'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3516'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74275 -25.63621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74275"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74275 -25.63621667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74275"^^xsd:decimal ;
  geo-pos:long "-25.63621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3517'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63621667'^^xsd:double;
  dwc:latitude '37.74275'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3517'^^xsd:string;
  dwc:observationDate '2007-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74058333 -25.6065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74058333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_3518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74058333 -25.6065)"^^geo:wktLiteral ;
  geo-pos:lat "37.74058333"^^xsd:decimal ;
  geo-pos:long "-25.6065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3518'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67520'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6065'^^xsd:double;
  dwc:latitude '37.74058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3518'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73985 -25.59066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73985"^^xsd:decimal ;
  dwc:decimalLongitude "-25.59066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73985 -25.59066667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73985"^^xsd:decimal ;
  geo-pos:long "-25.59066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3519'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67540'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-25.59066667'^^xsd:double;
  dwc:latitude '37.73985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3519'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5191 -28.7477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5191"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5191 -28.7477)"^^geo:wktLiteral ;
  geo-pos:lat "38.5191"^^xsd:decimal ;
  geo-pos:long "-28.7477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3520'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.7477'^^xsd:double;
  dwc:latitude '38.5191'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3520'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5191 -28.7477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5191"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5191 -28.7477)"^^geo:wktLiteral ;
  geo-pos:lat "38.5191"^^xsd:decimal ;
  geo-pos:long "-28.7477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3521'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.7477'^^xsd:double;
  dwc:latitude '38.5191'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3521'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51545 -28.71321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51545"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51545 -28.71321667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51545"^^xsd:decimal ;
  geo-pos:long "-28.71321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3522'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67629'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.71321667'^^xsd:double;
  dwc:latitude '38.51545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3522'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58783333 -28.82538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58783333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58783333 -28.82538333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58783333"^^xsd:decimal ;
  geo-pos:long "-28.82538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3523'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67630'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.82538333'^^xsd:double;
  dwc:latitude '38.58783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3523'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54043333 -27.76011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54043333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54043333 -27.76011667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54043333"^^xsd:decimal ;
  geo-pos:long "-27.76011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3524'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76011667'^^xsd:double;
  dwc:latitude '38.54043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3524'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53481667 -27.76845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53481667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53481667 -27.76845)"^^geo:wktLiteral ;
  geo-pos:lat "38.53481667"^^xsd:decimal ;
  geo-pos:long "-27.76845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3525'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76845'^^xsd:double;
  dwc:latitude '38.53481667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3525'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69876667 -28.12211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69876667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69876667 -28.12211667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69876667"^^xsd:decimal ;
  geo-pos:long "-28.12211667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3526'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67673'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12211667'^^xsd:double;
  dwc:latitude '38.69876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3526'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16545 -27.94793333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16545"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94793333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16545 -27.94793333)"^^geo:wktLiteral ;
  geo-pos:lat "39.16545"^^xsd:decimal ;
  geo-pos:long "-27.94793333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3527'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.94793333'^^xsd:double;
  dwc:latitude '39.16545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3527'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53425 -27.77735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53425"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53425 -27.77735)"^^geo:wktLiteral ;
  geo-pos:lat "38.53425"^^xsd:decimal ;
  geo-pos:long "-27.77735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3528'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67675'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77735'^^xsd:double;
  dwc:latitude '38.53425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3528'^^xsd:string;
  dwc:observationDate '2007-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04308333 -27.95731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04308333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04308333 -27.95731667)"^^geo:wktLiteral ;
  geo-pos:lat "39.04308333"^^xsd:decimal ;
  geo-pos:long "-27.95731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3529'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67776'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.95731667'^^xsd:double;
  dwc:latitude '39.04308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3529'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04308333 -27.95731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04308333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04308333 -27.95731667)"^^geo:wktLiteral ;
  geo-pos:lat "39.04308333"^^xsd:decimal ;
  geo-pos:long "-27.95731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3530'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67776'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.95731667'^^xsd:double;
  dwc:latitude '39.04308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3530'^^xsd:string;
  dwc:observationDate '2007-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65246667 -27.18925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65246667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65246667 -27.18925)"^^geo:wktLiteral ;
  geo-pos:lat "38.65246667"^^xsd:decimal ;
  geo-pos:long "-27.18925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3531'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67832'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.18925'^^xsd:double;
  dwc:latitude '38.65246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3531'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7143 -25.38406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7143"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7143 -25.38406667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7143"^^xsd:decimal ;
  geo-pos:long "-25.38406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3532'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38406667'^^xsd:double;
  dwc:latitude '37.7143'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3532'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73088333 -25.3006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73088333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73088333 -25.3006)"^^geo:wktLiteral ;
  geo-pos:lat "37.73088333"^^xsd:decimal ;
  geo-pos:long "-25.3006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3533'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67834'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3006'^^xsd:double;
  dwc:latitude '37.73088333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3533'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73088333 -25.3006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73088333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73088333 -25.3006)"^^geo:wktLiteral ;
  geo-pos:lat "37.73088333"^^xsd:decimal ;
  geo-pos:long "-25.3006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3534'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67834'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3006'^^xsd:double;
  dwc:latitude '37.73088333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3534'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71475 -25.39173333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71475"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39173333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71475 -25.39173333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71475"^^xsd:decimal ;
  geo-pos:long "-25.39173333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3535'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.39173333'^^xsd:double;
  dwc:latitude '37.71475'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3535'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67825 -31.1223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67825"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67825 -31.1223)"^^geo:wktLiteral ;
  geo-pos:lat "39.67825"^^xsd:decimal ;
  geo-pos:long "-31.1223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3536'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67876'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1223'^^xsd:double;
  dwc:latitude '39.67825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3536'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4653 -31.13226667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4653"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13226667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4653 -31.13226667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4653"^^xsd:decimal ;
  geo-pos:long "-31.13226667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3537'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67877'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13226667'^^xsd:double;
  dwc:latitude '39.4653'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3537'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76991667 -25.75248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76991667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76991667 -25.75248333)"^^geo:wktLiteral ;
  geo-pos:lat "37.76991667"^^xsd:decimal ;
  geo-pos:long "-25.75248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3538'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-25.75248333'^^xsd:double;
  dwc:latitude '37.76991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3538'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74305 -25.6104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74305"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74305 -25.6104)"^^geo:wktLiteral ;
  geo-pos:lat "37.74305"^^xsd:decimal ;
  geo-pos:long "-25.6104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3539'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '67985'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-25.6104'^^xsd:double;
  dwc:latitude '37.74305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3539'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03585 -27.95103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03585"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03585 -27.95103333)"^^geo:wktLiteral ;
  geo-pos:lat "39.03585"^^xsd:decimal ;
  geo-pos:long "-27.95103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3540'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68122'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.95103333'^^xsd:double;
  dwc:latitude '39.03585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3540'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02453333 -27.9498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02453333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02453333 -27.9498)"^^geo:wktLiteral ;
  geo-pos:lat "39.02453333"^^xsd:decimal ;
  geo-pos:long "-27.9498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3541'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68123'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.9498'^^xsd:double;
  dwc:latitude '39.02453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3541'^^xsd:string;
  dwc:observationDate '2007-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03443333 -27.95361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03443333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03443333 -27.95361667)"^^geo:wktLiteral ;
  geo-pos:lat "39.03443333"^^xsd:decimal ;
  geo-pos:long "-27.95361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3542'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68124'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95361667'^^xsd:double;
  dwc:latitude '39.03443333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3542'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57875 -27.33531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57875"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57875 -27.33531667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57875"^^xsd:decimal ;
  geo-pos:long "-27.33531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3543'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.33531667'^^xsd:double;
  dwc:latitude '38.57875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3543'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57875 -27.33531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57875"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57875 -27.33531667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57875"^^xsd:decimal ;
  geo-pos:long "-27.33531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3544'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.33531667'^^xsd:double;
  dwc:latitude '38.57875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3544'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57875 -27.33531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57875"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57875 -27.33531667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57875"^^xsd:decimal ;
  geo-pos:long "-27.33531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3545'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.33531667'^^xsd:double;
  dwc:latitude '38.57875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3545'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6759 -27.33595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6759"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6759 -27.33595)"^^geo:wktLiteral ;
  geo-pos:lat "38.6759"^^xsd:decimal ;
  geo-pos:long "-27.33595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3546'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.33595'^^xsd:double;
  dwc:latitude '38.6759'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3546'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64586667 -27.0972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64586667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64586667 -27.0972)"^^geo:wktLiteral ;
  geo-pos:lat "38.64586667"^^xsd:decimal ;
  geo-pos:long "-27.0972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3547'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.0972'^^xsd:double;
  dwc:latitude '38.64586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3547'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53325 -27.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53325"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53325 -27.7688)"^^geo:wktLiteral ;
  geo-pos:lat "38.53325"^^xsd:decimal ;
  geo-pos:long "-27.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3548'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68179'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7688'^^xsd:double;
  dwc:latitude '38.53325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3548'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0085 -27.98328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0085"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0085 -27.98328333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0085"^^xsd:decimal ;
  geo-pos:long "-27.98328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3549'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.98328333'^^xsd:double;
  dwc:latitude '39.0085'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3549'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69495 -27.04126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69495"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04126667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69495 -27.04126667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69495"^^xsd:decimal ;
  geo-pos:long "-27.04126667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3550'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68239'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.04126667'^^xsd:double;
  dwc:latitude '38.69495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3550'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67528333 -27.33571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67528333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67528333 -27.33571667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67528333"^^xsd:decimal ;
  geo-pos:long "-27.33571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3551'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68240'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.33571667'^^xsd:double;
  dwc:latitude '38.67528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3551'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67528333 -27.33571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67528333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67528333 -27.33571667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67528333"^^xsd:decimal ;
  geo-pos:long "-27.33571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3552'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68240'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.33571667'^^xsd:double;
  dwc:latitude '38.67528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3552'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67528333 -27.33571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67528333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67528333 -27.33571667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67528333"^^xsd:decimal ;
  geo-pos:long "-27.33571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3553'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68240'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.33571667'^^xsd:double;
  dwc:latitude '38.67528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3553'^^xsd:string;
  dwc:observationDate '2007-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79878333 -27.24245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79878333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79878333 -27.24245)"^^geo:wktLiteral ;
  geo-pos:lat "38.79878333"^^xsd:decimal ;
  geo-pos:long "-27.24245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3554'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68241'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24245'^^xsd:double;
  dwc:latitude '38.79878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3554'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79878333 -27.24245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79878333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79878333 -27.24245)"^^geo:wktLiteral ;
  geo-pos:lat "38.79878333"^^xsd:decimal ;
  geo-pos:long "-27.24245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3555'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68241'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24245'^^xsd:double;
  dwc:latitude '38.79878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3555'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79878333 -27.24245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79878333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79878333 -27.24245)"^^geo:wktLiteral ;
  geo-pos:lat "38.79878333"^^xsd:decimal ;
  geo-pos:long "-27.24245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3556'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68241'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24245'^^xsd:double;
  dwc:latitude '38.79878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3556'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79878333 -27.24245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79878333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79878333 -27.24245)"^^geo:wktLiteral ;
  geo-pos:lat "38.79878333"^^xsd:decimal ;
  geo-pos:long "-27.24245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3557'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68241'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24245'^^xsd:double;
  dwc:latitude '38.79878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3557'^^xsd:string;
  dwc:observationDate '2007-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.694 -27.04198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.694"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.694 -27.04198333)"^^geo:wktLiteral ;
  geo-pos:lat "38.694"^^xsd:decimal ;
  geo-pos:long "-27.04198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3558'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68242'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04198333'^^xsd:double;
  dwc:latitude '38.694'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3558'^^xsd:string;
  dwc:observationDate '2007-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52518333 -28.75313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52518333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52518333 -28.75313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52518333"^^xsd:decimal ;
  geo-pos:long "-28.75313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3559'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68286'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.75313333'^^xsd:double;
  dwc:latitude '38.52518333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3559'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67786667 -28.05746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67786667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67786667 -28.05746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67786667"^^xsd:decimal ;
  geo-pos:long "-28.05746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3560'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68287'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.05746667'^^xsd:double;
  dwc:latitude '38.67786667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3560'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -27.79865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -27.79865)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-27.79865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3561'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68288'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.79865'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3561'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -27.79865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.532"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.532 -27.79865)"^^geo:wktLiteral ;
  geo-pos:lat "38.532"^^xsd:decimal ;
  geo-pos:long "-27.79865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3562'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68288'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.79865'^^xsd:double;
  dwc:latitude '38.532'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3562'^^xsd:string;
  dwc:observationDate '2007-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53203333 -27.80811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53203333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53203333 -27.80811667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53203333"^^xsd:decimal ;
  geo-pos:long "-27.80811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3563'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.80811667'^^xsd:double;
  dwc:latitude '38.53203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3563'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53203333 -27.80811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53203333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53203333 -27.80811667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53203333"^^xsd:decimal ;
  geo-pos:long "-27.80811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3564'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.80811667'^^xsd:double;
  dwc:latitude '38.53203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3564'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58775 -28.8267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58775 -28.8267)"^^geo:wktLiteral ;
  geo-pos:lat "38.58775"^^xsd:decimal ;
  geo-pos:long "-28.8267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3565'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68290'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.8267'^^xsd:double;
  dwc:latitude '38.58775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3565'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67635 -28.05028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67635"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67635 -28.05028333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67635"^^xsd:decimal ;
  geo-pos:long "-28.05028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3566'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68327'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05028333'^^xsd:double;
  dwc:latitude '38.67635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3566'^^xsd:string;
  dwc:observationDate '2007-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56361667 -28.76886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56361667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56361667 -28.76886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56361667"^^xsd:decimal ;
  geo-pos:long "-28.76886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3567'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68328'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.76886667'^^xsd:double;
  dwc:latitude '38.56361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3567'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.563 -28.77121667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.563"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77121667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.563 -28.77121667)"^^geo:wktLiteral ;
  geo-pos:lat "38.563"^^xsd:decimal ;
  geo-pos:long "-28.77121667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3568'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68329'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.77121667'^^xsd:double;
  dwc:latitude '38.563'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3568'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56501667 -28.76633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56501667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56501667 -28.76633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56501667"^^xsd:decimal ;
  geo-pos:long "-28.76633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3569'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68352'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.76633333'^^xsd:double;
  dwc:latitude '38.56501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3569'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56501667 -28.76633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56501667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56501667 -28.76633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56501667"^^xsd:decimal ;
  geo-pos:long "-28.76633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3570'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68352'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.76633333'^^xsd:double;
  dwc:latitude '38.56501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3570'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56501667 -28.76633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56501667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56501667 -28.76633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56501667"^^xsd:decimal ;
  geo-pos:long "-28.76633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3571'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68352'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.76633333'^^xsd:double;
  dwc:latitude '38.56501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3571'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56501667 -28.76633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56501667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56501667 -28.76633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56501667"^^xsd:decimal ;
  geo-pos:long "-28.76633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3572'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68352'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.76633333'^^xsd:double;
  dwc:latitude '38.56501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3572'^^xsd:string;
  dwc:observationDate '2007-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55986667 -28.7626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55986667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55986667 -28.7626)"^^geo:wktLiteral ;
  geo-pos:lat "38.55986667"^^xsd:decimal ;
  geo-pos:long "-28.7626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3573'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68353'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.7626'^^xsd:double;
  dwc:latitude '38.55986667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3573'^^xsd:string;
  dwc:observationDate '2007-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5334 -27.79948333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5334"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79948333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5334 -27.79948333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5334"^^xsd:decimal ;
  geo-pos:long "-27.79948333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3574'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68390'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.79948333'^^xsd:double;
  dwc:latitude '38.5334'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3574'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53545 -27.78193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53545"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53545 -27.78193333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53545"^^xsd:decimal ;
  geo-pos:long "-27.78193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3575'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68391'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.78193333'^^xsd:double;
  dwc:latitude '38.53545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3575'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53545 -27.78193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53545"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53545 -27.78193333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53545"^^xsd:decimal ;
  geo-pos:long "-27.78193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3576'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68391'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.78193333'^^xsd:double;
  dwc:latitude '38.53545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3576'^^xsd:string;
  dwc:observationDate '2007-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58823333 -28.82611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58823333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58823333 -28.82611667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58823333"^^xsd:decimal ;
  geo-pos:long "-28.82611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3577'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.82611667'^^xsd:double;
  dwc:latitude '38.58823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3577'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58823333 -28.82611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58823333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58823333 -28.82611667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58823333"^^xsd:decimal ;
  geo-pos:long "-28.82611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3578'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.82611667'^^xsd:double;
  dwc:latitude '38.58823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3578'^^xsd:string;
  dwc:observationDate '2007-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72521667 -27.3764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72521667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72521667 -27.3764)"^^geo:wktLiteral ;
  geo-pos:lat "38.72521667"^^xsd:decimal ;
  geo-pos:long "-27.3764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3579'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.3764'^^xsd:double;
  dwc:latitude '38.72521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3579'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38611667 -27.67081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38611667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.67081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38611667 -27.67081667)"^^geo:wktLiteral ;
  geo-pos:lat "38.38611667"^^xsd:decimal ;
  geo-pos:long "-27.67081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3580'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68461'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.67081667'^^xsd:double;
  dwc:latitude '38.38611667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3580'^^xsd:string;
  dwc:observationDate '2007-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38611667 -27.67081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38611667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.67081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38611667 -27.67081667)"^^geo:wktLiteral ;
  geo-pos:lat "38.38611667"^^xsd:decimal ;
  geo-pos:long "-27.67081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3581'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68508'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.67081667'^^xsd:double;
  dwc:latitude '38.38611667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3581'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52101667 -28.6379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52101667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52101667 -28.6379)"^^geo:wktLiteral ;
  geo-pos:lat "38.52101667"^^xsd:decimal ;
  geo-pos:long "-28.6379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3582'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68509'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6379'^^xsd:double;
  dwc:latitude '38.52101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3582'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52431667 -28.61993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52431667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52431667 -28.61993333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52431667"^^xsd:decimal ;
  geo-pos:long "-28.61993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3583'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68510'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61993333'^^xsd:double;
  dwc:latitude '38.52431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3583'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52431667 -28.61993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52431667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52431667 -28.61993333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52431667"^^xsd:decimal ;
  geo-pos:long "-28.61993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3584'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68510'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61993333'^^xsd:double;
  dwc:latitude '38.52431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3584'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5213 -28.63756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5213"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5213 -28.63756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5213"^^xsd:decimal ;
  geo-pos:long "-28.63756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3585'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68511'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63756667'^^xsd:double;
  dwc:latitude '38.5213'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3585'^^xsd:string;
  dwc:observationDate '2007-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52013333 -28.67116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52013333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.67116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52013333 -28.67116667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52013333"^^xsd:decimal ;
  geo-pos:long "-28.67116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3586'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68512'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.67116667'^^xsd:double;
  dwc:latitude '38.52013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3586'^^xsd:string;
  dwc:observationDate '2007-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66788333 -27.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66788333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66788333 -27.314)"^^geo:wktLiteral ;
  geo-pos:lat "38.66788333"^^xsd:decimal ;
  geo-pos:long "-27.314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3587'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68540'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.314'^^xsd:double;
  dwc:latitude '38.66788333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3587'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02486667 -27.95118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02486667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02486667 -27.95118333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02486667"^^xsd:decimal ;
  geo-pos:long "-27.95118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3588'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68541'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.95118333'^^xsd:double;
  dwc:latitude '39.02486667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3588'^^xsd:string;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6524 -27.20501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6524"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6524 -27.20501667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6524"^^xsd:decimal ;
  geo-pos:long "-27.20501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3589'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68542'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.20501667'^^xsd:double;
  dwc:latitude '38.6524'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3589'^^xsd:string;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18678333 -28.21248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18678333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18678333 -28.21248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.18678333"^^xsd:decimal ;
  geo-pos:long "-28.21248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3590'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21248333'^^xsd:double;
  dwc:latitude '38.18678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3590'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18678333 -28.21248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18678333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18678333 -28.21248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.18678333"^^xsd:decimal ;
  geo-pos:long "-28.21248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3591'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21248333'^^xsd:double;
  dwc:latitude '38.18678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3591'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18678333 -28.21248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18678333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18678333 -28.21248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.18678333"^^xsd:decimal ;
  geo-pos:long "-28.21248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3592'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21248333'^^xsd:double;
  dwc:latitude '38.18678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3592'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64406667 -27.09413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64406667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64406667 -27.09413333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64406667"^^xsd:decimal ;
  geo-pos:long "-27.09413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3593'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.09413333'^^xsd:double;
  dwc:latitude '38.64406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3593'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52418333 -28.62168333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52418333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62168333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52418333 -28.62168333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52418333"^^xsd:decimal ;
  geo-pos:long "-28.62168333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3594'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68694'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62168333'^^xsd:double;
  dwc:latitude '38.52418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3594'^^xsd:string;
  dwc:observationDate '2007-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28283333 -27.87183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28283333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28283333 -27.87183333)"^^geo:wktLiteral ;
  geo-pos:lat "38.28283333"^^xsd:decimal ;
  geo-pos:long "-27.87183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3595'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87183333'^^xsd:double;
  dwc:latitude '38.28283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3595'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28283333 -27.87183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28283333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28283333 -27.87183333)"^^geo:wktLiteral ;
  geo-pos:lat "38.28283333"^^xsd:decimal ;
  geo-pos:long "-27.87183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3596'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87183333'^^xsd:double;
  dwc:latitude '38.28283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3596'^^xsd:string;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58901667 -28.60021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58901667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58901667 -28.60021667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58901667"^^xsd:decimal ;
  geo-pos:long "-28.60021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3597'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68751'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.60021667'^^xsd:double;
  dwc:latitude '38.58901667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3597'^^xsd:string;
  dwc:observationDate '2007-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52095 -28.74651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52095"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52095 -28.74651667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52095"^^xsd:decimal ;
  geo-pos:long "-28.74651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3598'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68753'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.74651667'^^xsd:double;
  dwc:latitude '38.52095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3598'^^xsd:string;
  dwc:observationDate '2007-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58993333 -28.82711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58993333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.82711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58993333 -28.82711667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58993333"^^xsd:decimal ;
  geo-pos:long "-28.82711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3599'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.82711667'^^xsd:double;
  dwc:latitude '38.58993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3599'^^xsd:string;
  dwc:observationDate '2007-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5895 -28.8274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5895 -28.8274)"^^geo:wktLiteral ;
  geo-pos:lat "38.5895"^^xsd:decimal ;
  geo-pos:long "-28.8274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3600'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68791'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.8274'^^xsd:double;
  dwc:latitude '38.5895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3600'^^xsd:string;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58503333 -27.93913333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58503333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93913333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58503333 -27.93913333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58503333"^^xsd:decimal ;
  geo-pos:long "-27.93913333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3601'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93913333'^^xsd:double;
  dwc:latitude '38.58503333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3601'^^xsd:string;
  dwc:observationDate '2007-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59726667 -27.8536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59726667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59726667 -27.8536)"^^geo:wktLiteral ;
  geo-pos:lat "38.59726667"^^xsd:decimal ;
  geo-pos:long "-27.8536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3602'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68836'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.8536'^^xsd:double;
  dwc:latitude '38.59726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3602'^^xsd:string;
  dwc:observationDate '2007-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71403333 -25.45641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71403333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71403333 -25.45641667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71403333"^^xsd:decimal ;
  geo-pos:long "-25.45641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3603'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '68888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.45641667'^^xsd:double;
  dwc:latitude '37.71403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3603'^^xsd:string;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51845 -28.7277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51845"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51845 -28.7277)"^^geo:wktLiteral ;
  geo-pos:lat "38.51845"^^xsd:decimal ;
  geo-pos:long "-28.7277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3604'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7277'^^xsd:double;
  dwc:latitude '38.51845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3604'^^xsd:string;
  dwc:observationDate '2007-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476667 -28.71808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51476667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51476667 -28.71808333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51476667"^^xsd:decimal ;
  geo-pos:long "-28.71808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3605'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71808333'^^xsd:double;
  dwc:latitude '38.51476667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3605'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54811667 -28.59975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54811667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54811667 -28.59975)"^^geo:wktLiteral ;
  geo-pos:lat "38.54811667"^^xsd:decimal ;
  geo-pos:long "-28.59975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3606'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69122'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.59975'^^xsd:double;
  dwc:latitude '38.54811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3606'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58788333 -27.94593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58788333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58788333 -27.94593333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58788333"^^xsd:decimal ;
  geo-pos:long "-27.94593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3607'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69123'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94593333'^^xsd:double;
  dwc:latitude '38.58788333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3607'^^xsd:string;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41668333 -28.55928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41668333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41668333 -28.55928333)"^^geo:wktLiteral ;
  geo-pos:lat "37.41668333"^^xsd:decimal ;
  geo-pos:long "-28.55928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3608'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69124'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.55928333'^^xsd:double;
  dwc:latitude '37.41668333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3608'^^xsd:string;
  dwc:observationDate '2007-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51795 -28.68561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51795"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51795 -28.68561667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51795"^^xsd:decimal ;
  geo-pos:long "-28.68561667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3609'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69167'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68561667'^^xsd:double;
  dwc:latitude '38.51795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3609'^^xsd:string;
  dwc:observationDate '2007-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70463333 -25.41205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70463333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70463333 -25.41205)"^^geo:wktLiteral ;
  geo-pos:lat "37.70463333"^^xsd:decimal ;
  geo-pos:long "-25.41205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3610'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41205'^^xsd:double;
  dwc:latitude '37.70463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3610'^^xsd:string;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70463333 -25.41205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70463333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70463333 -25.41205)"^^geo:wktLiteral ;
  geo-pos:lat "37.70463333"^^xsd:decimal ;
  geo-pos:long "-25.41205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3611'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41205'^^xsd:double;
  dwc:latitude '37.70463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3611'^^xsd:string;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70463333 -25.41205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70463333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70463333 -25.41205)"^^geo:wktLiteral ;
  geo-pos:lat "37.70463333"^^xsd:decimal ;
  geo-pos:long "-25.41205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3612'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41205'^^xsd:double;
  dwc:latitude '37.70463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3612'^^xsd:string;
  dwc:observationDate '2007-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66211667 -27.07878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66211667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66211667 -27.07878333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66211667"^^xsd:decimal ;
  geo-pos:long "-27.07878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3613'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07878333'^^xsd:double;
  dwc:latitude '38.66211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3613'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66211667 -27.07878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66211667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66211667 -27.07878333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66211667"^^xsd:decimal ;
  geo-pos:long "-27.07878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3614'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07878333'^^xsd:double;
  dwc:latitude '38.66211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3614'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66211667 -27.07878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66211667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66211667 -27.07878333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66211667"^^xsd:decimal ;
  geo-pos:long "-27.07878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3615'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07878333'^^xsd:double;
  dwc:latitude '38.66211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3615'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66211667 -27.07878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66211667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66211667 -27.07878333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66211667"^^xsd:decimal ;
  geo-pos:long "-27.07878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3616'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07878333'^^xsd:double;
  dwc:latitude '38.66211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3616'^^xsd:string;
  dwc:observationDate '2007-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84566667 -25.68875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84566667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84566667 -25.68875)"^^geo:wktLiteral ;
  geo-pos:lat "37.84566667"^^xsd:decimal ;
  geo-pos:long "-25.68875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3617'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69320'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68875'^^xsd:double;
  dwc:latitude '37.84566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3617'^^xsd:string;
  dwc:observationDate '2007-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63943333 -28.12398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63943333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63943333 -28.12398333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63943333"^^xsd:decimal ;
  geo-pos:long "-28.12398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3618'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12398333'^^xsd:double;
  dwc:latitude '38.63943333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3618'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59696667 -28.01106667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59696667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01106667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59696667 -28.01106667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59696667"^^xsd:decimal ;
  geo-pos:long "-28.01106667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3619'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69322'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01106667'^^xsd:double;
  dwc:latitude '38.59696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3619'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59696667 -28.01106667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59696667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01106667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59696667 -28.01106667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59696667"^^xsd:decimal ;
  geo-pos:long "-28.01106667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3620'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69322'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01106667'^^xsd:double;
  dwc:latitude '38.59696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3620'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64755 -27.21138333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64755"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21138333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64755 -27.21138333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64755"^^xsd:decimal ;
  geo-pos:long "-27.21138333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3621'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69323'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21138333'^^xsd:double;
  dwc:latitude '38.64755'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3621'^^xsd:string;
  dwc:observationDate '2007-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67791667 -28.05786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67791667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67791667 -28.05786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67791667"^^xsd:decimal ;
  geo-pos:long "-28.05786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3622'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69493'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.05786667'^^xsd:double;
  dwc:latitude '38.67791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3622'^^xsd:string;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79933333 -25.1251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79933333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79933333 -25.1251)"^^geo:wktLiteral ;
  geo-pos:lat "37.79933333"^^xsd:decimal ;
  geo-pos:long "-25.1251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3623'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1251'^^xsd:double;
  dwc:latitude '37.79933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3623'^^xsd:string;
  dwc:observationDate '2007-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6507 -27.22928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6507"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6507 -27.22928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6507"^^xsd:decimal ;
  geo-pos:long "-27.22928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3624'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69550'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.22928333'^^xsd:double;
  dwc:latitude '38.6507'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3624'^^xsd:string;
  dwc:observationDate '2007-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -27.06578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -27.06578333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66495"^^xsd:decimal ;
  geo-pos:long "-27.06578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3625'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06578333'^^xsd:double;
  dwc:latitude '38.66495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3625'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -27.06578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -27.06578333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66495"^^xsd:decimal ;
  geo-pos:long "-27.06578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3626'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06578333'^^xsd:double;
  dwc:latitude '38.66495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3626'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -27.06578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -27.06578333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66495"^^xsd:decimal ;
  geo-pos:long "-27.06578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3627'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06578333'^^xsd:double;
  dwc:latitude '38.66495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3627'^^xsd:string;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69158333 -28.09008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69158333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69158333 -28.09008333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69158333"^^xsd:decimal ;
  geo-pos:long "-28.09008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3628'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69729'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09008333'^^xsd:double;
  dwc:latitude '38.69158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3628'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69275 -28.11291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69275"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69275 -28.11291667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69275"^^xsd:decimal ;
  geo-pos:long "-28.11291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3629'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69730'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11291667'^^xsd:double;
  dwc:latitude '38.69275'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3629'^^xsd:string;
  dwc:observationDate '2007-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16283333 -28.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16283333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16283333 -28.239)"^^geo:wktLiteral ;
  geo-pos:lat "38.16283333"^^xsd:decimal ;
  geo-pos:long "-28.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3630'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69784'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.239'^^xsd:double;
  dwc:latitude '38.16283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3630'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16283333 -28.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16283333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16283333 -28.239)"^^geo:wktLiteral ;
  geo-pos:lat "38.16283333"^^xsd:decimal ;
  geo-pos:long "-28.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3631'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69784'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.239'^^xsd:double;
  dwc:latitude '38.16283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3631'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5376 -27.76241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5376"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5376 -27.76241667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5376"^^xsd:decimal ;
  geo-pos:long "-27.76241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3632'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76241667'^^xsd:double;
  dwc:latitude '38.5376'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3632'^^xsd:string;
  dwc:observationDate '2007-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64773333 -27.23503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64773333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64773333 -27.23503333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64773333"^^xsd:decimal ;
  geo-pos:long "-27.23503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3633'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.23503333'^^xsd:double;
  dwc:latitude '38.64773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3633'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64773333 -27.23503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64773333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64773333 -27.23503333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64773333"^^xsd:decimal ;
  geo-pos:long "-27.23503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3634'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.23503333'^^xsd:double;
  dwc:latitude '38.64773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3634'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64773333 -27.23503333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64773333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23503333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64773333 -27.23503333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64773333"^^xsd:decimal ;
  geo-pos:long "-27.23503333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3635'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '69909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.23503333'^^xsd:double;
  dwc:latitude '38.64773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3635'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62066667 -27.19323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62066667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62066667 -27.19323333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62066667"^^xsd:decimal ;
  geo-pos:long "-27.19323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3636'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.19323333'^^xsd:double;
  dwc:latitude '38.62066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3636'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6455 -27.23355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6455"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_3637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6455 -27.23355)"^^geo:wktLiteral ;
  geo-pos:lat "38.6455"^^xsd:decimal ;
  geo-pos:long "-27.23355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3637'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.23355'^^xsd:double;
  dwc:latitude '38.6455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3637'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6455 -27.23355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6455"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6455 -27.23355)"^^geo:wktLiteral ;
  geo-pos:lat "38.6455"^^xsd:decimal ;
  geo-pos:long "-27.23355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3638'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.23355'^^xsd:double;
  dwc:latitude '38.6455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3638'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6455 -27.23355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6455"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_3639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6455 -27.23355)"^^geo:wktLiteral ;
  geo-pos:lat "38.6455"^^xsd:decimal ;
  geo-pos:long "-27.23355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3639'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.23355'^^xsd:double;
  dwc:latitude '38.6455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3639'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66356667 -27.07366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66356667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66356667 -27.07366667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66356667"^^xsd:decimal ;
  geo-pos:long "-27.07366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3640'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70012'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.07366667'^^xsd:double;
  dwc:latitude '38.66356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3640'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66468333 -27.07198333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66468333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07198333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66468333 -27.07198333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66468333"^^xsd:decimal ;
  geo-pos:long "-27.07198333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3641'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.07198333'^^xsd:double;
  dwc:latitude '38.66468333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3641'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6595 -27.07298333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07298333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6595 -27.07298333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6595"^^xsd:decimal ;
  geo-pos:long "-27.07298333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3642'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70014'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.07298333'^^xsd:double;
  dwc:latitude '38.6595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3642'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51396667 -28.64383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51396667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51396667 -28.64383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51396667"^^xsd:decimal ;
  geo-pos:long "-28.64383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3643'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64383333'^^xsd:double;
  dwc:latitude '38.51396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3643'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51143333 -28.65286667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51143333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65286667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51143333 -28.65286667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51143333"^^xsd:decimal ;
  geo-pos:long "-28.65286667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3644'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70062'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65286667'^^xsd:double;
  dwc:latitude '38.51143333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3644'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60668333 -28.83366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60668333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60668333 -28.83366667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60668333"^^xsd:decimal ;
  geo-pos:long "-28.83366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3645'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83366667'^^xsd:double;
  dwc:latitude '38.60668333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3645'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51981667 -28.64013333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51981667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64013333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51981667 -28.64013333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51981667"^^xsd:decimal ;
  geo-pos:long "-28.64013333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3646'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64013333'^^xsd:double;
  dwc:latitude '38.51981667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3646'^^xsd:string;
  dwc:observationDate '2007-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63936667 -27.23968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63936667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63936667 -27.23968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63936667"^^xsd:decimal ;
  geo-pos:long "-27.23968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3647'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23968333'^^xsd:double;
  dwc:latitude '38.63936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3647'^^xsd:string;
  dwc:observationDate '2007-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65115 -27.22958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65115 -27.22958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65115"^^xsd:decimal ;
  geo-pos:long "-27.22958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3648'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70158'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.22958333'^^xsd:double;
  dwc:latitude '38.65115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3648'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65115 -27.22958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65115 -27.22958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65115"^^xsd:decimal ;
  geo-pos:long "-27.22958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3649'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70158'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.22958333'^^xsd:double;
  dwc:latitude '38.65115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3649'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71571667 -27.047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71571667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71571667 -27.047)"^^geo:wktLiteral ;
  geo-pos:lat "38.71571667"^^xsd:decimal ;
  geo-pos:long "-27.047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3650'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70159'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.047'^^xsd:double;
  dwc:latitude '38.71571667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3650'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64396667 -27.0955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64396667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64396667 -27.0955)"^^geo:wktLiteral ;
  geo-pos:lat "38.64396667"^^xsd:decimal ;
  geo-pos:long "-27.0955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3651'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0955'^^xsd:double;
  dwc:latitude '38.64396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3651'^^xsd:string;
  dwc:observationDate '2007-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02745 -28.04395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02745"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02745 -28.04395)"^^geo:wktLiteral ;
  geo-pos:lat "39.02745"^^xsd:decimal ;
  geo-pos:long "-28.04395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3652'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70208'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.04395'^^xsd:double;
  dwc:latitude '39.02745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3652'^^xsd:string;
  dwc:observationDate '2007-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72561667 -27.3782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72561667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72561667 -27.3782)"^^geo:wktLiteral ;
  geo-pos:lat "38.72561667"^^xsd:decimal ;
  geo-pos:long "-27.3782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3653'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3782'^^xsd:double;
  dwc:latitude '38.72561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3653'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67813333 -27.33551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67813333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67813333 -27.33551667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67813333"^^xsd:decimal ;
  geo-pos:long "-27.33551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3654'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70210'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33551667'^^xsd:double;
  dwc:latitude '38.67813333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3654'^^xsd:string;
  dwc:observationDate '2007-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76785 -27.37063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76785"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76785 -27.37063333)"^^geo:wktLiteral ;
  geo-pos:lat "38.76785"^^xsd:decimal ;
  geo-pos:long "-27.37063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3655'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70250'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.37063333'^^xsd:double;
  dwc:latitude '38.76785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3655'^^xsd:string;
  dwc:observationDate '2007-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5022 -31.1615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5022"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5022 -31.1615)"^^geo:wktLiteral ;
  geo-pos:lat "39.5022"^^xsd:decimal ;
  geo-pos:long "-31.1615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3656'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70287'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1615'^^xsd:double;
  dwc:latitude '39.5022'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3656'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46273333 -31.13261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46273333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46273333 -31.13261667)"^^geo:wktLiteral ;
  geo-pos:lat "39.46273333"^^xsd:decimal ;
  geo-pos:long "-31.13261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3657'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70288'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13261667'^^xsd:double;
  dwc:latitude '39.46273333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3657'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46273333 -31.13261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46273333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46273333 -31.13261667)"^^geo:wktLiteral ;
  geo-pos:lat "39.46273333"^^xsd:decimal ;
  geo-pos:long "-31.13261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3658'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70288'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13261667'^^xsd:double;
  dwc:latitude '39.46273333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3658'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46471667 -31.1319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46471667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46471667 -31.1319)"^^geo:wktLiteral ;
  geo-pos:lat "39.46471667"^^xsd:decimal ;
  geo-pos:long "-31.1319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3659'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1319'^^xsd:double;
  dwc:latitude '39.46471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3659'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42333333 -31.14003333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14003333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42333333 -31.14003333)"^^geo:wktLiteral ;
  geo-pos:lat "39.42333333"^^xsd:decimal ;
  geo-pos:long "-31.14003333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3660'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70290'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14003333'^^xsd:double;
  dwc:latitude '39.42333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3660'^^xsd:string;
  dwc:observationDate '2007-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77006667 -27.37506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77006667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77006667 -27.37506667)"^^geo:wktLiteral ;
  geo-pos:lat "38.77006667"^^xsd:decimal ;
  geo-pos:long "-27.37506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3661'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70430'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37506667'^^xsd:double;
  dwc:latitude '38.77006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3661'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77006667 -27.37506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77006667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77006667 -27.37506667)"^^geo:wktLiteral ;
  geo-pos:lat "38.77006667"^^xsd:decimal ;
  geo-pos:long "-27.37506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3662'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70430'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37506667'^^xsd:double;
  dwc:latitude '38.77006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3662'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64726667 -28.71326667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64726667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71326667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64726667 -28.71326667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64726667"^^xsd:decimal ;
  geo-pos:long "-28.71326667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3663'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70482'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.71326667'^^xsd:double;
  dwc:latitude '38.64726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3663'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65953333 -27.3051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65953333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65953333 -27.3051)"^^geo:wktLiteral ;
  geo-pos:lat "38.65953333"^^xsd:decimal ;
  geo-pos:long "-27.3051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3664'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70484'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3051'^^xsd:double;
  dwc:latitude '38.65953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3664'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65953333 -27.3051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65953333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65953333 -27.3051)"^^geo:wktLiteral ;
  geo-pos:lat "38.65953333"^^xsd:decimal ;
  geo-pos:long "-27.3051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3665'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70484'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3051'^^xsd:double;
  dwc:latitude '38.65953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3665'^^xsd:string;
  dwc:observationDate '2007-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5547 -28.51166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5547"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5547 -28.51166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5547"^^xsd:decimal ;
  geo-pos:long "-28.51166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3666'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70526'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.51166667'^^xsd:double;
  dwc:latitude '38.5547'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3666'^^xsd:string;
  dwc:observationDate '2007-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60431667 -28.60965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60431667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60431667 -28.60965)"^^geo:wktLiteral ;
  geo-pos:lat "38.60431667"^^xsd:decimal ;
  geo-pos:long "-28.60965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3667'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70527'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60965'^^xsd:double;
  dwc:latitude '38.60431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3667'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5764 -27.79766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5764"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5764 -27.79766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5764"^^xsd:decimal ;
  geo-pos:long "-27.79766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3668'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70528'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.79766667'^^xsd:double;
  dwc:latitude '38.5764'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3668'^^xsd:string;
  dwc:observationDate '2007-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64916667 -27.23156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64916667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64916667 -27.23156667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64916667"^^xsd:decimal ;
  geo-pos:long "-27.23156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3669'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70529'^^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.23156667'^^xsd:double;
  dwc:latitude '38.64916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3669'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73273333 -27.38096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73273333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73273333 -27.38096667)"^^geo:wktLiteral ;
  geo-pos:lat "38.73273333"^^xsd:decimal ;
  geo-pos:long "-27.38096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3670'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70530'^^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.38096667'^^xsd:double;
  dwc:latitude '38.73273333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3670'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07553333 -28.07258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07553333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07553333 -28.07258333)"^^geo:wktLiteral ;
  geo-pos:lat "39.07553333"^^xsd:decimal ;
  geo-pos:long "-28.07258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3671'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70531'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07258333'^^xsd:double;
  dwc:latitude '39.07553333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3671'^^xsd:string;
  dwc:observationDate '2007-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02215 -28.01723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02215 -28.01723333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02215"^^xsd:decimal ;
  geo-pos:long "-28.01723333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3672'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70532'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01723333'^^xsd:double;
  dwc:latitude '39.02215'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3672'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51428333 -28.7228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51428333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51428333 -28.7228)"^^geo:wktLiteral ;
  geo-pos:lat "38.51428333"^^xsd:decimal ;
  geo-pos:long "-28.7228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3673'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70560'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7228'^^xsd:double;
  dwc:latitude '38.51428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3673'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51428333 -28.7228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51428333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51428333 -28.7228)"^^geo:wktLiteral ;
  geo-pos:lat "38.51428333"^^xsd:decimal ;
  geo-pos:long "-28.7228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3674'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70560'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7228'^^xsd:double;
  dwc:latitude '38.51428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3674'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51428333 -28.7228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51428333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51428333 -28.7228)"^^geo:wktLiteral ;
  geo-pos:lat "38.51428333"^^xsd:decimal ;
  geo-pos:long "-28.7228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3675'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70560'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7228'^^xsd:double;
  dwc:latitude '38.51428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3675'^^xsd:string;
  dwc:observationDate '2007-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58326667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58326667"^^xsd:decimal ;
  geo-pos:long "-27.82751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3676'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.82751667'^^xsd:double;
  dwc:latitude '38.58326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3676'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58326667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58326667"^^xsd:decimal ;
  geo-pos:long "-27.82751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3677'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.82751667'^^xsd:double;
  dwc:latitude '38.58326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3677'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58326667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58326667"^^xsd:decimal ;
  geo-pos:long "-27.82751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3678'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.82751667'^^xsd:double;
  dwc:latitude '38.58326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3678'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58326667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58326667"^^xsd:decimal ;
  geo-pos:long "-27.82751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3679'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.82751667'^^xsd:double;
  dwc:latitude '38.58326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3679'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58326667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58326667 -27.82751667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58326667"^^xsd:decimal ;
  geo-pos:long "-27.82751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3680'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.82751667'^^xsd:double;
  dwc:latitude '38.58326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3680'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58336667 -27.82801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58336667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58336667 -27.82801667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58336667"^^xsd:decimal ;
  geo-pos:long "-27.82801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3681'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82801667'^^xsd:double;
  dwc:latitude '38.58336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3681'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58336667 -27.82801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58336667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58336667 -27.82801667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58336667"^^xsd:decimal ;
  geo-pos:long "-27.82801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3682'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82801667'^^xsd:double;
  dwc:latitude '38.58336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3682'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58336667 -27.82801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58336667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58336667 -27.82801667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58336667"^^xsd:decimal ;
  geo-pos:long "-27.82801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3683'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82801667'^^xsd:double;
  dwc:latitude '38.58336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3683'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58336667 -27.82801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58336667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58336667 -27.82801667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58336667"^^xsd:decimal ;
  geo-pos:long "-27.82801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3684'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82801667'^^xsd:double;
  dwc:latitude '38.58336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3684'^^xsd:string;
  dwc:observationDate '2007-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7668 -27.37343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7668"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7668 -27.37343333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7668"^^xsd:decimal ;
  geo-pos:long "-27.37343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3685'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70633'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37343333'^^xsd:double;
  dwc:latitude '38.7668'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3685'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7668 -27.37343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7668"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7668 -27.37343333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7668"^^xsd:decimal ;
  geo-pos:long "-27.37343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3686'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70633'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37343333'^^xsd:double;
  dwc:latitude '38.7668'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3686'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7668 -27.37343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7668"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7668 -27.37343333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7668"^^xsd:decimal ;
  geo-pos:long "-27.37343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3687'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70633'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.37343333'^^xsd:double;
  dwc:latitude '38.7668'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3687'^^xsd:string;
  dwc:observationDate '2007-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5424 -27.75438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5424"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5424 -27.75438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5424"^^xsd:decimal ;
  geo-pos:long "-27.75438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3688'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.75438333'^^xsd:double;
  dwc:latitude '38.5424'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3688'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5424 -27.75438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5424"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5424 -27.75438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5424"^^xsd:decimal ;
  geo-pos:long "-27.75438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3689'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.75438333'^^xsd:double;
  dwc:latitude '38.5424'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3689'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5424 -27.75438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5424"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5424 -27.75438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5424"^^xsd:decimal ;
  geo-pos:long "-27.75438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3690'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.75438333'^^xsd:double;
  dwc:latitude '38.5424'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3690'^^xsd:string;
  dwc:observationDate '2007-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70895 -27.37293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70895"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70895 -27.37293333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70895"^^xsd:decimal ;
  geo-pos:long "-27.37293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3691'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.37293333'^^xsd:double;
  dwc:latitude '38.70895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3691'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70895 -27.37293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70895"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70895 -27.37293333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70895"^^xsd:decimal ;
  geo-pos:long "-27.37293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3692'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.37293333'^^xsd:double;
  dwc:latitude '38.70895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3692'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70895 -27.37293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70895"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70895 -27.37293333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70895"^^xsd:decimal ;
  geo-pos:long "-27.37293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3693'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.37293333'^^xsd:double;
  dwc:latitude '38.70895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3693'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65001667 -27.23528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65001667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65001667 -27.23528333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65001667"^^xsd:decimal ;
  geo-pos:long "-27.23528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3694'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.23528333'^^xsd:double;
  dwc:latitude '38.65001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3694'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65001667 -27.23528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65001667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65001667 -27.23528333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65001667"^^xsd:decimal ;
  geo-pos:long "-27.23528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3695'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.23528333'^^xsd:double;
  dwc:latitude '38.65001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3695'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65001667 -27.23528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65001667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65001667 -27.23528333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65001667"^^xsd:decimal ;
  geo-pos:long "-27.23528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3696'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.23528333'^^xsd:double;
  dwc:latitude '38.65001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3696'^^xsd:string;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64845 -27.23058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64845"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64845 -27.23058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64845"^^xsd:decimal ;
  geo-pos:long "-27.23058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3697'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70727'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23058333'^^xsd:double;
  dwc:latitude '38.64845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3697'^^xsd:string;
  dwc:observationDate '2007-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6446 -27.23535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6446"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6446 -27.23535)"^^geo:wktLiteral ;
  geo-pos:lat "38.6446"^^xsd:decimal ;
  geo-pos:long "-27.23535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3698'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70758'^^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.23535'^^xsd:double;
  dwc:latitude '38.6446'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3698'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6446 -27.23535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6446"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6446 -27.23535)"^^geo:wktLiteral ;
  geo-pos:lat "38.6446"^^xsd:decimal ;
  geo-pos:long "-27.23535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3699'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70758'^^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.23535'^^xsd:double;
  dwc:latitude '38.6446'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3699'^^xsd:string;
  dwc:observationDate '2007-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66771667 -27.07185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66771667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66771667 -27.07185)"^^geo:wktLiteral ;
  geo-pos:lat "38.66771667"^^xsd:decimal ;
  geo-pos:long "-27.07185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3700'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70759'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.07185'^^xsd:double;
  dwc:latitude '38.66771667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3700'^^xsd:string;
  dwc:observationDate '2007-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66771667 -27.07185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66771667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66771667 -27.07185)"^^geo:wktLiteral ;
  geo-pos:lat "38.66771667"^^xsd:decimal ;
  geo-pos:long "-27.07185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3701'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70759'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.07185'^^xsd:double;
  dwc:latitude '38.66771667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3701'^^xsd:string;
  dwc:observationDate '2007-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39488333 -28.47065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39488333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39488333 -28.47065)"^^geo:wktLiteral ;
  geo-pos:lat "38.39488333"^^xsd:decimal ;
  geo-pos:long "-28.47065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3702'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70795'^^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.47065'^^xsd:double;
  dwc:latitude '38.39488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3702'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39488333 -28.47065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39488333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.47065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39488333 -28.47065)"^^geo:wktLiteral ;
  geo-pos:lat "38.39488333"^^xsd:decimal ;
  geo-pos:long "-28.47065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3703'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70795'^^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.47065'^^xsd:double;
  dwc:latitude '38.39488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3703'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71916667 -27.04696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71916667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71916667 -27.04696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71916667"^^xsd:decimal ;
  geo-pos:long "-27.04696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3704'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70797'^^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 '-27.04696667'^^xsd:double;
  dwc:latitude '38.71916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3704'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71916667 -27.04696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71916667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71916667 -27.04696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71916667"^^xsd:decimal ;
  geo-pos:long "-27.04696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3705'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70797'^^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 '-27.04696667'^^xsd:double;
  dwc:latitude '38.71916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3705'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71916667 -27.04696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71916667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71916667 -27.04696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71916667"^^xsd:decimal ;
  geo-pos:long "-27.04696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3706'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70797'^^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 '-27.04696667'^^xsd:double;
  dwc:latitude '38.71916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3706'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71916667 -27.04696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71916667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71916667 -27.04696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71916667"^^xsd:decimal ;
  geo-pos:long "-27.04696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3707'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70797'^^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 '-27.04696667'^^xsd:double;
  dwc:latitude '38.71916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3707'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72376667 -28.49568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72376667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.49568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72376667 -28.49568333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72376667"^^xsd:decimal ;
  geo-pos:long "-28.49568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3708'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70798'^^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.49568333'^^xsd:double;
  dwc:latitude '38.72376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3708'^^xsd:string;
  dwc:observationDate '2007-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72376667 -28.49568333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72376667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.49568333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72376667 -28.49568333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72376667"^^xsd:decimal ;
  geo-pos:long "-28.49568333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3709'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70798'^^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.49568333'^^xsd:double;
  dwc:latitude '38.72376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3709'^^xsd:string;
  dwc:observationDate '2007-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6634 -27.06541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6634"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6634 -27.06541667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6634"^^xsd:decimal ;
  geo-pos:long "-27.06541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3710'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70799'^^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 '-27.06541667'^^xsd:double;
  dwc:latitude '38.6634'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3710'^^xsd:string;
  dwc:observationDate '2007-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39558333 -31.26006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39558333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39558333 -31.26006667)"^^geo:wktLiteral ;
  geo-pos:lat "39.39558333"^^xsd:decimal ;
  geo-pos:long "-31.26006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3711'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26006667'^^xsd:double;
  dwc:latitude '39.39558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3711'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39558333 -31.26006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39558333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39558333 -31.26006667)"^^geo:wktLiteral ;
  geo-pos:lat "39.39558333"^^xsd:decimal ;
  geo-pos:long "-31.26006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3712'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26006667'^^xsd:double;
  dwc:latitude '39.39558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3712'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39558333 -31.26006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39558333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39558333 -31.26006667)"^^geo:wktLiteral ;
  geo-pos:lat "39.39558333"^^xsd:decimal ;
  geo-pos:long "-31.26006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3713'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26006667'^^xsd:double;
  dwc:latitude '39.39558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3713'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39558333 -31.26006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39558333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39558333 -31.26006667)"^^geo:wktLiteral ;
  geo-pos:lat "39.39558333"^^xsd:decimal ;
  geo-pos:long "-31.26006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3714'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70833'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26006667'^^xsd:double;
  dwc:latitude '39.39558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3714'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46468333 -31.13203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.46468333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.46468333 -31.13203333)"^^geo:wktLiteral ;
  geo-pos:lat "39.46468333"^^xsd:decimal ;
  geo-pos:long "-31.13203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3715'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70834'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13203333'^^xsd:double;
  dwc:latitude '39.46468333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3715'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66371667 -27.06428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66371667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66371667 -27.06428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66371667"^^xsd:decimal ;
  geo-pos:long "-27.06428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3716'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70892'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.06428333'^^xsd:double;
  dwc:latitude '38.66371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3716'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66371667 -27.06428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66371667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66371667 -27.06428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66371667"^^xsd:decimal ;
  geo-pos:long "-27.06428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3717'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70892'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.06428333'^^xsd:double;
  dwc:latitude '38.66371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3717'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76625 -27.37445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.76625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.76625 -27.37445)"^^geo:wktLiteral ;
  geo-pos:lat "39.76625"^^xsd:decimal ;
  geo-pos:long "-27.37445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3718'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.37445'^^xsd:double;
  dwc:latitude '39.76625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3718'^^xsd:string;
  dwc:observationDate '2007-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64258333 -27.0946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64258333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64258333 -27.0946)"^^geo:wktLiteral ;
  geo-pos:lat "38.64258333"^^xsd:decimal ;
  geo-pos:long "-27.0946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3719'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70926'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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.0946'^^xsd:double;
  dwc:latitude '38.64258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3719'^^xsd:string;
  dwc:observationDate '2007-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61898333 -28.81038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61898333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61898333 -28.81038333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61898333"^^xsd:decimal ;
  geo-pos:long "-28.81038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3720'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70937'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.81038333'^^xsd:double;
  dwc:latitude '38.61898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3720'^^xsd:string;
  dwc:observationDate '2007-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51633333 -31.23821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23821667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51633333 -31.23821667)"^^geo:wktLiteral ;
  geo-pos:lat "39.51633333"^^xsd:decimal ;
  geo-pos:long "-31.23821667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3721'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.23821667'^^xsd:double;
  dwc:latitude '39.51633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3721'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51633333 -31.23821667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51633333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.23821667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51633333 -31.23821667)"^^geo:wktLiteral ;
  geo-pos:lat "39.51633333"^^xsd:decimal ;
  geo-pos:long "-31.23821667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3722'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.23821667'^^xsd:double;
  dwc:latitude '39.51633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3722'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50266667 -31.16453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50266667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50266667 -31.16453333)"^^geo:wktLiteral ;
  geo-pos:lat "39.50266667"^^xsd:decimal ;
  geo-pos:long "-31.16453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3723'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70960'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16453333'^^xsd:double;
  dwc:latitude '39.50266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3723'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50266667 -31.16453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50266667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50266667 -31.16453333)"^^geo:wktLiteral ;
  geo-pos:lat "39.50266667"^^xsd:decimal ;
  geo-pos:long "-31.16453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3724'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70960'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16453333'^^xsd:double;
  dwc:latitude '39.50266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3724'^^xsd:string;
  dwc:observationDate '2007-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5024 -31.16543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5024"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5024 -31.16543333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5024"^^xsd:decimal ;
  geo-pos:long "-31.16543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3725'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '70961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16543333'^^xsd:double;
  dwc:latitude '39.5024'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3725'^^xsd:string;
  dwc:observationDate '2007-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53075 -28.76368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53075"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53075 -28.76368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53075"^^xsd:decimal ;
  geo-pos:long "-28.76368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3726'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76368333'^^xsd:double;
  dwc:latitude '38.53075'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3726'^^xsd:string;
  dwc:observationDate '2007-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53075 -28.76368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53075"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53075 -28.76368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53075"^^xsd:decimal ;
  geo-pos:long "-28.76368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3727'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76368333'^^xsd:double;
  dwc:latitude '38.53075'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3727'^^xsd:string;
  dwc:observationDate '2007-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64231667 -27.21906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64231667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64231667 -27.21906667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64231667"^^xsd:decimal ;
  geo-pos:long "-27.21906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3728'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.21906667'^^xsd:double;
  dwc:latitude '38.64231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3728'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64231667 -27.21906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64231667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64231667 -27.21906667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64231667"^^xsd:decimal ;
  geo-pos:long "-27.21906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3729'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.21906667'^^xsd:double;
  dwc:latitude '38.64231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3729'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6591 -27.07855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6591"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6591 -27.07855)"^^geo:wktLiteral ;
  geo-pos:lat "38.6591"^^xsd:decimal ;
  geo-pos:long "-27.07855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3730'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.07855'^^xsd:double;
  dwc:latitude '38.6591'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3730'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6591 -27.07855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6591"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6591 -27.07855)"^^geo:wktLiteral ;
  geo-pos:lat "38.6591"^^xsd:decimal ;
  geo-pos:long "-27.07855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3731'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.07855'^^xsd:double;
  dwc:latitude '38.6591'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3731'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65141667 -27.07886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65141667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65141667 -27.07886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65141667"^^xsd:decimal ;
  geo-pos:long "-27.07886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3732'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.07886667'^^xsd:double;
  dwc:latitude '38.65141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3732'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65141667 -27.07886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65141667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65141667 -27.07886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65141667"^^xsd:decimal ;
  geo-pos:long "-27.07886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3733'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.07886667'^^xsd:double;
  dwc:latitude '38.65141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3733'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65141667 -27.07886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65141667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65141667 -27.07886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65141667"^^xsd:decimal ;
  geo-pos:long "-27.07886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3734'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.07886667'^^xsd:double;
  dwc:latitude '38.65141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3734'^^xsd:string;
  dwc:observationDate '2007-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52768333 -28.61795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52768333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52768333 -28.61795)"^^geo:wktLiteral ;
  geo-pos:lat "38.52768333"^^xsd:decimal ;
  geo-pos:long "-28.61795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3735'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.61795'^^xsd:double;
  dwc:latitude '38.52768333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3735'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52768333 -28.61795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52768333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52768333 -28.61795)"^^geo:wktLiteral ;
  geo-pos:lat "38.52768333"^^xsd:decimal ;
  geo-pos:long "-28.61795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3736'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-28.61795'^^xsd:double;
  dwc:latitude '38.52768333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3736'^^xsd:string;
  dwc:observationDate '2007-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65126667 -27.0791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65126667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65126667 -27.0791)"^^geo:wktLiteral ;
  geo-pos:lat "38.65126667"^^xsd:decimal ;
  geo-pos:long "-27.0791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3737'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.0791'^^xsd:double;
  dwc:latitude '38.65126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3737'^^xsd:string;
  dwc:observationDate '2007-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65126667 -27.0791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65126667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65126667 -27.0791)"^^geo:wktLiteral ;
  geo-pos:lat "38.65126667"^^xsd:decimal ;
  geo-pos:long "-27.0791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3738'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.0791'^^xsd:double;
  dwc:latitude '38.65126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3738'^^xsd:string;
  dwc:observationDate '2007-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65896667 -27.07388333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65896667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07388333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65896667 -27.07388333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65896667"^^xsd:decimal ;
  geo-pos:long "-27.07388333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3739'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71086'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^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 '-27.07388333'^^xsd:double;
  dwc:latitude '38.65896667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3739'^^xsd:string;
  dwc:observationDate '2007-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50665 -31.1935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50665"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50665 -31.1935)"^^geo:wktLiteral ;
  geo-pos:lat "39.50665"^^xsd:decimal ;
  geo-pos:long "-31.1935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3740'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71144'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1935'^^xsd:double;
  dwc:latitude '39.50665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3740'^^xsd:string;
  dwc:observationDate '2007-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01856667 -28.0986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01856667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01856667 -28.0986)"^^geo:wktLiteral ;
  geo-pos:lat "39.01856667"^^xsd:decimal ;
  geo-pos:long "-28.0986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3741'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71145'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0986'^^xsd:double;
  dwc:latitude '39.01856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3741'^^xsd:string;
  dwc:observationDate '2007-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04858333 -27.95668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04858333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04858333 -27.95668333)"^^geo:wktLiteral ;
  geo-pos:lat "39.04858333"^^xsd:decimal ;
  geo-pos:long "-27.95668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3742'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71146'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95668333'^^xsd:double;
  dwc:latitude '39.04858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3742'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01618333 -27.94885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01618333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01618333 -27.94885)"^^geo:wktLiteral ;
  geo-pos:lat "39.01618333"^^xsd:decimal ;
  geo-pos:long "-27.94885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3743'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94885'^^xsd:double;
  dwc:latitude '39.01618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3743'^^xsd:string;
  dwc:observationDate '2007-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06563333 -27.95116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06563333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06563333 -27.95116667)"^^geo:wktLiteral ;
  geo-pos:lat "39.06563333"^^xsd:decimal ;
  geo-pos:long "-27.95116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3744'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71149'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95116667'^^xsd:double;
  dwc:latitude '39.06563333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3744'^^xsd:string;
  dwc:observationDate '2007-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51401667 -28.29343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51401667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51401667 -28.29343333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51401667"^^xsd:decimal ;
  geo-pos:long "-28.29343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3745'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29343333'^^xsd:double;
  dwc:latitude '38.51401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3745'^^xsd:string;
  dwc:observationDate '2008-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66795 -27.06281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66795"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66795 -27.06281667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66795"^^xsd:decimal ;
  geo-pos:long "-27.06281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3746'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06281667'^^xsd:double;
  dwc:latitude '38.66795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3746'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66795 -27.06281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66795"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66795 -27.06281667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66795"^^xsd:decimal ;
  geo-pos:long "-27.06281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3747'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06281667'^^xsd:double;
  dwc:latitude '38.66795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3747'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66795 -27.06281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66795"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66795 -27.06281667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66795"^^xsd:decimal ;
  geo-pos:long "-27.06281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3748'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06281667'^^xsd:double;
  dwc:latitude '38.66795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3748'^^xsd:string;
  dwc:observationDate '2008-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66745 -27.06381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66745"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66745 -27.06381667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66745"^^xsd:decimal ;
  geo-pos:long "-27.06381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3749'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06381667'^^xsd:double;
  dwc:latitude '38.66745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3749'^^xsd:string;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66745 -27.06381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66745"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66745 -27.06381667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66745"^^xsd:decimal ;
  geo-pos:long "-27.06381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3750'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06381667'^^xsd:double;
  dwc:latitude '38.66745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3750'^^xsd:string;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66745 -27.06381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66745"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66745 -27.06381667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66745"^^xsd:decimal ;
  geo-pos:long "-27.06381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3751'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06381667'^^xsd:double;
  dwc:latitude '38.66745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3751'^^xsd:string;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66745 -27.06381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66745"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66745 -27.06381667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66745"^^xsd:decimal ;
  geo-pos:long "-27.06381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3752'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06381667'^^xsd:double;
  dwc:latitude '38.66745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3752'^^xsd:string;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74211667 -25.63593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74211667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74211667 -25.63593333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74211667"^^xsd:decimal ;
  geo-pos:long "-25.63593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3753'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63593333'^^xsd:double;
  dwc:latitude '37.74211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3753'^^xsd:string;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51401667 -28.29343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51401667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51401667 -28.29343333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51401667"^^xsd:decimal ;
  geo-pos:long "-28.29343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3754'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71525'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29343333'^^xsd:double;
  dwc:latitude '38.51401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3754'^^xsd:string;
  dwc:observationDate '2008-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51401667 -28.29343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51401667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51401667 -28.29343333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51401667"^^xsd:decimal ;
  geo-pos:long "-28.29343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3755'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71525'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29343333'^^xsd:double;
  dwc:latitude '38.51401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3755'^^xsd:string;
  dwc:observationDate '2008-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65463333 -27.06505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65463333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65463333 -27.06505)"^^geo:wktLiteral ;
  geo-pos:lat "38.65463333"^^xsd:decimal ;
  geo-pos:long "-27.06505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3756'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06505'^^xsd:double;
  dwc:latitude '38.65463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3756'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65463333 -27.06505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65463333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65463333 -27.06505)"^^geo:wktLiteral ;
  geo-pos:lat "38.65463333"^^xsd:decimal ;
  geo-pos:long "-27.06505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3757'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06505'^^xsd:double;
  dwc:latitude '38.65463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3757'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65463333 -27.06505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65463333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65463333 -27.06505)"^^geo:wktLiteral ;
  geo-pos:lat "38.65463333"^^xsd:decimal ;
  geo-pos:long "-27.06505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3758'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06505'^^xsd:double;
  dwc:latitude '38.65463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3758'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65463333 -27.06505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65463333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65463333 -27.06505)"^^geo:wktLiteral ;
  geo-pos:lat "38.65463333"^^xsd:decimal ;
  geo-pos:long "-27.06505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3759'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06505'^^xsd:double;
  dwc:latitude '38.65463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3759'^^xsd:string;
  dwc:observationDate '2008-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49466667 -28.23328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49466667 -28.23328333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49466667"^^xsd:decimal ;
  geo-pos:long "-28.23328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3760'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23328333'^^xsd:double;
  dwc:latitude '38.49466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3760'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49466667 -28.23328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49466667 -28.23328333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49466667"^^xsd:decimal ;
  geo-pos:long "-28.23328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3761'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23328333'^^xsd:double;
  dwc:latitude '38.49466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3761'^^xsd:string;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49298333 -28.23313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49298333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49298333 -28.23313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49298333"^^xsd:decimal ;
  geo-pos:long "-28.23313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3762'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23313333'^^xsd:double;
  dwc:latitude '38.49298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3762'^^xsd:string;
  dwc:observationDate '2008-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7262 -25.66073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7262"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7262 -25.66073333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7262"^^xsd:decimal ;
  geo-pos:long "-25.66073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3763'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71860'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66073333'^^xsd:double;
  dwc:latitude '37.7262'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3763'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7262 -25.66073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7262"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7262 -25.66073333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7262"^^xsd:decimal ;
  geo-pos:long "-25.66073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3764'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '71860'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66073333'^^xsd:double;
  dwc:latitude '37.7262'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3764'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6652 -27.06463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6652"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6652 -27.06463333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6652"^^xsd:decimal ;
  geo-pos:long "-27.06463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3765'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72137'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06463333'^^xsd:double;
  dwc:latitude '38.6652'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3765'^^xsd:string;
  dwc:observationDate '2008-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49225 -28.23283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49225 -28.23283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49225"^^xsd:decimal ;
  geo-pos:long "-28.23283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3766'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72138'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23283333'^^xsd:double;
  dwc:latitude '38.49225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3766'^^xsd:string;
  dwc:observationDate '2008-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49225 -28.23283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49225 -28.23283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49225"^^xsd:decimal ;
  geo-pos:long "-28.23283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3767'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72138'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23283333'^^xsd:double;
  dwc:latitude '38.49225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3767'^^xsd:string;
  dwc:observationDate '2008-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49225 -28.23283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49225 -28.23283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49225"^^xsd:decimal ;
  geo-pos:long "-28.23283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3768'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72138'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23283333'^^xsd:double;
  dwc:latitude '38.49225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3768'^^xsd:string;
  dwc:observationDate '2008-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49225 -28.23283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49225 -28.23283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49225"^^xsd:decimal ;
  geo-pos:long "-28.23283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3769'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72138'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23283333'^^xsd:double;
  dwc:latitude '38.49225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3769'^^xsd:string;
  dwc:observationDate '2008-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6655 -27.0662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6655"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6655 -27.0662)"^^geo:wktLiteral ;
  geo-pos:lat "38.6655"^^xsd:decimal ;
  geo-pos:long "-27.0662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3770'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0662'^^xsd:double;
  dwc:latitude '38.6655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3770'^^xsd:string;
  dwc:observationDate '2008-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6655 -27.0662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6655"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6655 -27.0662)"^^geo:wktLiteral ;
  geo-pos:lat "38.6655"^^xsd:decimal ;
  geo-pos:long "-27.0662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3771'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0662'^^xsd:double;
  dwc:latitude '38.6655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3771'^^xsd:string;
  dwc:observationDate '2008-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40401667 -28.26993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40401667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40401667 -28.26993333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40401667"^^xsd:decimal ;
  geo-pos:long "-28.26993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3772'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72148'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26993333'^^xsd:double;
  dwc:latitude '38.40401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3772'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40401667 -28.26993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40401667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40401667 -28.26993333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40401667"^^xsd:decimal ;
  geo-pos:long "-28.26993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3773'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72148'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26993333'^^xsd:double;
  dwc:latitude '38.40401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3773'^^xsd:string;
  dwc:observationDate '2008-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48543333 -28.22928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48543333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48543333 -28.22928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48543333"^^xsd:decimal ;
  geo-pos:long "-28.22928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3774'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22928333'^^xsd:double;
  dwc:latitude '38.48543333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3774'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38621667 -28.2081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38621667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38621667 -28.2081)"^^geo:wktLiteral ;
  geo-pos:lat "38.38621667"^^xsd:decimal ;
  geo-pos:long "-28.2081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3775'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2081'^^xsd:double;
  dwc:latitude '38.38621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3775'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38621667 -28.2081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38621667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38621667 -28.2081)"^^geo:wktLiteral ;
  geo-pos:lat "38.38621667"^^xsd:decimal ;
  geo-pos:long "-28.2081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3776'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2081'^^xsd:double;
  dwc:latitude '38.38621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3776'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38621667 -28.2081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38621667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38621667 -28.2081)"^^geo:wktLiteral ;
  geo-pos:lat "38.38621667"^^xsd:decimal ;
  geo-pos:long "-28.2081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3777'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2081'^^xsd:double;
  dwc:latitude '38.38621667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3777'^^xsd:string;
  dwc:observationDate '2008-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6633 -27.06778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6633"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6633 -27.06778333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6633"^^xsd:decimal ;
  geo-pos:long "-27.06778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3778'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.06778333'^^xsd:double;
  dwc:latitude '38.6633'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3778'^^xsd:string;
  dwc:observationDate '2008-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6633 -27.06778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6633"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6633 -27.06778333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6633"^^xsd:decimal ;
  geo-pos:long "-27.06778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3779'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.06778333'^^xsd:double;
  dwc:latitude '38.6633'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3779'^^xsd:string;
  dwc:observationDate '2008-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6633 -27.06778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6633"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6633 -27.06778333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6633"^^xsd:decimal ;
  geo-pos:long "-27.06778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3780'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.06778333'^^xsd:double;
  dwc:latitude '38.6633'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3780'^^xsd:string;
  dwc:observationDate '2008-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65613333 -27.0681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65613333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65613333 -27.0681)"^^geo:wktLiteral ;
  geo-pos:lat "38.65613333"^^xsd:decimal ;
  geo-pos:long "-27.0681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3781'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0681'^^xsd:double;
  dwc:latitude '38.65613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3781'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65613333 -27.0681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65613333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65613333 -27.0681)"^^geo:wktLiteral ;
  geo-pos:lat "38.65613333"^^xsd:decimal ;
  geo-pos:long "-27.0681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3782'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0681'^^xsd:double;
  dwc:latitude '38.65613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3782'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65613333 -27.0681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65613333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65613333 -27.0681)"^^geo:wktLiteral ;
  geo-pos:lat "38.65613333"^^xsd:decimal ;
  geo-pos:long "-27.0681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3783'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0681'^^xsd:double;
  dwc:latitude '38.65613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3783'^^xsd:string;
  dwc:observationDate '2008-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3784'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.16666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3784'^^xsd:string;
  dwc:observationDate '2008-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_3785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3785'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.16666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3785'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3786'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.16666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3786'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3787'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.16666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3787'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86876667 -25.7046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86876667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86876667 -25.7046)"^^geo:wktLiteral ;
  geo-pos:lat "37.86876667"^^xsd:decimal ;
  geo-pos:long "-25.7046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3788'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72458'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7046'^^xsd:double;
  dwc:latitude '37.86876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3788'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19533333 -28.03705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19533333 -28.03705)"^^geo:wktLiteral ;
  geo-pos:lat "37.19533333"^^xsd:decimal ;
  geo-pos:long "-28.03705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3789'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03705'^^xsd:double;
  dwc:latitude '37.19533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3789'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19533333 -28.03705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19533333 -28.03705)"^^geo:wktLiteral ;
  geo-pos:lat "37.19533333"^^xsd:decimal ;
  geo-pos:long "-28.03705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3790'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03705'^^xsd:double;
  dwc:latitude '37.19533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3790'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19533333 -28.03705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19533333 -28.03705)"^^geo:wktLiteral ;
  geo-pos:lat "37.19533333"^^xsd:decimal ;
  geo-pos:long "-28.03705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3791'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03705'^^xsd:double;
  dwc:latitude '37.19533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3791'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74141667 -25.63773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74141667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74141667 -25.63773333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74141667"^^xsd:decimal ;
  geo-pos:long "-25.63773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3792'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72505'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63773333'^^xsd:double;
  dwc:latitude '37.74141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3792'^^xsd:string;
  dwc:observationDate '2008-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74266667 -25.6136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74266667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74266667 -25.6136)"^^geo:wktLiteral ;
  geo-pos:lat "37.74266667"^^xsd:decimal ;
  geo-pos:long "-25.6136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3793'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72524'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6136'^^xsd:double;
  dwc:latitude '37.74266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3793'^^xsd:string;
  dwc:observationDate '2008-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74775 -25.67051667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74775"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67051667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74775 -25.67051667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74775"^^xsd:decimal ;
  geo-pos:long "-25.67051667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3794'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72553'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.67051667'^^xsd:double;
  dwc:latitude '37.74775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3794'^^xsd:string;
  dwc:observationDate '2008-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49171667 -28.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49171667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49171667 -28.23348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49171667"^^xsd:decimal ;
  geo-pos:long "-28.23348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3795'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23348333'^^xsd:double;
  dwc:latitude '38.49171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3795'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49171667 -28.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49171667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49171667 -28.23348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49171667"^^xsd:decimal ;
  geo-pos:long "-28.23348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3796'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23348333'^^xsd:double;
  dwc:latitude '38.49171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3796'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49171667 -28.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49171667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49171667 -28.23348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49171667"^^xsd:decimal ;
  geo-pos:long "-28.23348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3797'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23348333'^^xsd:double;
  dwc:latitude '38.49171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3797'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49171667 -28.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49171667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49171667 -28.23348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49171667"^^xsd:decimal ;
  geo-pos:long "-28.23348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3798'^^xsd:string;
  dwc:scientificName 'Macroramphosus  scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23348333'^^xsd:double;
  dwc:latitude '38.49171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Trombeteiro'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3798'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74545 -25.7183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74545 -25.7183)"^^geo:wktLiteral ;
  geo-pos:lat "37.74545"^^xsd:decimal ;
  geo-pos:long "-25.7183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3799'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72620'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7183'^^xsd:double;
  dwc:latitude '37.74545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3799'^^xsd:string;
  dwc:observationDate '2008-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.2352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64121667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.2352)"^^geo:wktLiteral ;
  geo-pos:lat "38.64121667"^^xsd:decimal ;
  geo-pos:long "-27.2352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3800'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2352'^^xsd:double;
  dwc:latitude '38.64121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3800'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.2352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64121667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.2352)"^^geo:wktLiteral ;
  geo-pos:lat "38.64121667"^^xsd:decimal ;
  geo-pos:long "-27.2352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3801'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2352'^^xsd:double;
  dwc:latitude '38.64121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3801'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.2352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64121667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.2352)"^^geo:wktLiteral ;
  geo-pos:lat "38.64121667"^^xsd:decimal ;
  geo-pos:long "-27.2352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3802'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2352'^^xsd:double;
  dwc:latitude '38.64121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3802'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.2352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64121667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.2352)"^^geo:wktLiteral ;
  geo-pos:lat "38.64121667"^^xsd:decimal ;
  geo-pos:long "-27.2352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3803'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2352'^^xsd:double;
  dwc:latitude '38.64121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3803'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64043333 -27.20871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64043333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64043333 -27.20871667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64043333"^^xsd:decimal ;
  geo-pos:long "-27.20871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3804'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20871667'^^xsd:double;
  dwc:latitude '38.64043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3804'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64043333 -27.20871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64043333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64043333 -27.20871667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64043333"^^xsd:decimal ;
  geo-pos:long "-27.20871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3805'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20871667'^^xsd:double;
  dwc:latitude '38.64043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3805'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64043333 -27.20871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64043333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64043333 -27.20871667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64043333"^^xsd:decimal ;
  geo-pos:long "-27.20871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3806'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20871667'^^xsd:double;
  dwc:latitude '38.64043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3806'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71595 -27.33121667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33121667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71595 -27.33121667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71595"^^xsd:decimal ;
  geo-pos:long "-27.33121667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3807'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72690'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33121667'^^xsd:double;
  dwc:latitude '37.71595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3807'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71595 -27.33121667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33121667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71595 -27.33121667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71595"^^xsd:decimal ;
  geo-pos:long "-27.33121667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3808'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72690'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33121667'^^xsd:double;
  dwc:latitude '37.71595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3808'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71595 -27.33121667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33121667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71595 -27.33121667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71595"^^xsd:decimal ;
  geo-pos:long "-27.33121667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3809'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72690'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33121667'^^xsd:double;
  dwc:latitude '37.71595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3809'^^xsd:string;
  dwc:observationDate '2008-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49241667 -28.2308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49241667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49241667 -28.2308)"^^geo:wktLiteral ;
  geo-pos:lat "38.49241667"^^xsd:decimal ;
  geo-pos:long "-28.2308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3810'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2308'^^xsd:double;
  dwc:latitude '38.49241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3810'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49241667 -28.2308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49241667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49241667 -28.2308)"^^geo:wktLiteral ;
  geo-pos:lat "38.49241667"^^xsd:decimal ;
  geo-pos:long "-28.2308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3811'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2308'^^xsd:double;
  dwc:latitude '38.49241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3811'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51223333 -27.2923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51223333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51223333 -27.2923)"^^geo:wktLiteral ;
  geo-pos:lat "38.51223333"^^xsd:decimal ;
  geo-pos:long "-27.2923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3812'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72759'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2923'^^xsd:double;
  dwc:latitude '38.51223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3812'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51223333 -27.2923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51223333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51223333 -27.2923)"^^geo:wktLiteral ;
  geo-pos:lat "38.51223333"^^xsd:decimal ;
  geo-pos:long "-27.2923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3813'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72759'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2923'^^xsd:double;
  dwc:latitude '38.51223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3813'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86666667 -25.68995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86666667 -25.68995)"^^geo:wktLiteral ;
  geo-pos:lat "37.86666667"^^xsd:decimal ;
  geo-pos:long "-25.68995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3814'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72804'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68995'^^xsd:double;
  dwc:latitude '37.86666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3814'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67533333 -27.3378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67533333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67533333 -27.3378)"^^geo:wktLiteral ;
  geo-pos:lat "38.67533333"^^xsd:decimal ;
  geo-pos:long "-27.3378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3815'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3378'^^xsd:double;
  dwc:latitude '38.67533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3815'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67533333 -27.3378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67533333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67533333 -27.3378)"^^geo:wktLiteral ;
  geo-pos:lat "38.67533333"^^xsd:decimal ;
  geo-pos:long "-27.3378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3816'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3378'^^xsd:double;
  dwc:latitude '38.67533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3816'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67533333 -27.3378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67533333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67533333 -27.3378)"^^geo:wktLiteral ;
  geo-pos:lat "38.67533333"^^xsd:decimal ;
  geo-pos:long "-27.3378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3817'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.3378'^^xsd:double;
  dwc:latitude '38.67533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3817'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87906667 -25.8348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87906667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87906667 -25.8348)"^^geo:wktLiteral ;
  geo-pos:lat "37.87906667"^^xsd:decimal ;
  geo-pos:long "-25.8348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3818'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72869'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8348'^^xsd:double;
  dwc:latitude '37.87906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3818'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87428333 -25.8339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87428333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87428333 -25.8339)"^^geo:wktLiteral ;
  geo-pos:lat "37.87428333"^^xsd:decimal ;
  geo-pos:long "-25.8339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3819'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8339'^^xsd:double;
  dwc:latitude '37.87428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3819'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84373333 -25.68876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84373333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84373333 -25.68876667)"^^geo:wktLiteral ;
  geo-pos:lat "37.84373333"^^xsd:decimal ;
  geo-pos:long "-25.68876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3820'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68876667'^^xsd:double;
  dwc:latitude '37.84373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3820'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84591667 -25.68766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84591667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84591667 -25.68766667)"^^geo:wktLiteral ;
  geo-pos:lat "37.84591667"^^xsd:decimal ;
  geo-pos:long "-25.68766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3821'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68766667'^^xsd:double;
  dwc:latitude '37.84591667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3821'^^xsd:string;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56888333 -27.78641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56888333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56888333 -27.78641667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56888333"^^xsd:decimal ;
  geo-pos:long "-27.78641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3822'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.78641667'^^xsd:double;
  dwc:latitude '38.56888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3822'^^xsd:string;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84358333 -25.68971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84358333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84358333 -25.68971667)"^^geo:wktLiteral ;
  geo-pos:lat "37.84358333"^^xsd:decimal ;
  geo-pos:long "-25.68971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3823'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68971667'^^xsd:double;
  dwc:latitude '37.84358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3823'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71711667 -27.04565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71711667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71711667 -27.04565)"^^geo:wktLiteral ;
  geo-pos:lat "38.71711667"^^xsd:decimal ;
  geo-pos:long "-27.04565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3824'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04565'^^xsd:double;
  dwc:latitude '38.71711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3824'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6624 -27.06711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6624"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6624 -27.06711667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6624"^^xsd:decimal ;
  geo-pos:long "-27.06711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3825'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06711667'^^xsd:double;
  dwc:latitude '38.6624'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3825'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6624 -27.06711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6624"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6624 -27.06711667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6624"^^xsd:decimal ;
  geo-pos:long "-27.06711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3826'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06711667'^^xsd:double;
  dwc:latitude '38.6624'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3826'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6624 -27.06711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6624"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6624 -27.06711667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6624"^^xsd:decimal ;
  geo-pos:long "-27.06711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3827'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06711667'^^xsd:double;
  dwc:latitude '38.6624'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3827'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6624 -27.06711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6624"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6624 -27.06711667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6624"^^xsd:decimal ;
  geo-pos:long "-27.06711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3828'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06711667'^^xsd:double;
  dwc:latitude '38.6624'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3828'^^xsd:string;
  dwc:observationDate '2008-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53338333 -27.7761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53338333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53338333 -27.7761)"^^geo:wktLiteral ;
  geo-pos:lat "38.53338333"^^xsd:decimal ;
  geo-pos:long "-27.7761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3829'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7761'^^xsd:double;
  dwc:latitude '38.53338333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3829'^^xsd:string;
  dwc:observationDate '2008-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56946667 -27.78405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56946667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56946667 -27.78405)"^^geo:wktLiteral ;
  geo-pos:lat "38.56946667"^^xsd:decimal ;
  geo-pos:long "-27.78405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3830'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.78405'^^xsd:double;
  dwc:latitude '38.56946667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3830'^^xsd:string;
  dwc:observationDate '2008-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38858333 -31.1542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38858333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38858333 -31.1542)"^^geo:wktLiteral ;
  geo-pos:lat "39.38858333"^^xsd:decimal ;
  geo-pos:long "-31.1542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3831'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73433'^^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 '-31.1542'^^xsd:double;
  dwc:latitude '39.38858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3831'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63933333 -27.2063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63933333 -27.2063)"^^geo:wktLiteral ;
  geo-pos:lat "38.63933333"^^xsd:decimal ;
  geo-pos:long "-27.2063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3832'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73434'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2063'^^xsd:double;
  dwc:latitude '38.63933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3832'^^xsd:string;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63933333 -27.2063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63933333 -27.2063)"^^geo:wktLiteral ;
  geo-pos:lat "38.63933333"^^xsd:decimal ;
  geo-pos:long "-27.2063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3833'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73434'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2063'^^xsd:double;
  dwc:latitude '38.63933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3833'^^xsd:string;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63933333 -27.2063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63933333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63933333 -27.2063)"^^geo:wktLiteral ;
  geo-pos:lat "38.63933333"^^xsd:decimal ;
  geo-pos:long "-27.2063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3834'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73434'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2063'^^xsd:double;
  dwc:latitude '38.63933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3834'^^xsd:string;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66333333 -28.00158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66333333 -28.00158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66333333"^^xsd:decimal ;
  geo-pos:long "-28.00158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3835'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73599'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00158333'^^xsd:double;
  dwc:latitude '38.66333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3835'^^xsd:string;
  dwc:observationDate '2008-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52171667 -28.6545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52171667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52171667 -28.6545)"^^geo:wktLiteral ;
  geo-pos:lat "38.52171667"^^xsd:decimal ;
  geo-pos:long "-28.6545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3836'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73813'^^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 '-28.6545'^^xsd:double;
  dwc:latitude '38.52171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3836'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74378333 -25.71431667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74378333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71431667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74378333 -25.71431667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74378333"^^xsd:decimal ;
  geo-pos:long "-25.71431667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3837'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73862'^^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 '-25.71431667'^^xsd:double;
  dwc:latitude '37.74378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3837'^^xsd:string;
  dwc:observationDate '2008-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63966667 -27.10166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63966667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.10166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63966667 -27.10166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63966667"^^xsd:decimal ;
  geo-pos:long "-27.10166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3838'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.10166667'^^xsd:double;
  dwc:latitude '38.63966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3838'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54051667 -27.75985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54051667"^^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/4673__POPA_BAIT_3839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54051667 -27.75985)"^^geo:wktLiteral ;
  geo-pos:lat "38.54051667"^^xsd:decimal ;
  geo-pos:long "-27.75985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3839'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73898'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.75985'^^xsd:double;
  dwc:latitude '38.54051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3839'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5326 -28.62001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5326"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5326 -28.62001667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5326"^^xsd:decimal ;
  geo-pos:long "-28.62001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3840'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62001667'^^xsd:double;
  dwc:latitude '38.5326'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3840'^^xsd:string;
  dwc:observationDate '2008-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.72273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.72273333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51683333"^^xsd:decimal ;
  geo-pos:long "-28.72273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3841'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72273333'^^xsd:double;
  dwc:latitude '38.51683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3841'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.72273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.72273333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51683333"^^xsd:decimal ;
  geo-pos:long "-28.72273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3842'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '73922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.72273333'^^xsd:double;
  dwc:latitude '38.51683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3842'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64525 -28.1421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64525 -28.1421)"^^geo:wktLiteral ;
  geo-pos:lat "38.64525"^^xsd:decimal ;
  geo-pos:long "-28.1421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3843'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1421'^^xsd:double;
  dwc:latitude '38.64525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3843'^^xsd:string;
  dwc:observationDate '2008-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73093333 -25.65746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73093333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73093333 -25.65746667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73093333"^^xsd:decimal ;
  geo-pos:long "-25.65746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3844'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74090'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65746667'^^xsd:double;
  dwc:latitude '37.73093333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3844'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93205 -25.01328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93205"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93205 -25.01328333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93205"^^xsd:decimal ;
  geo-pos:long "-25.01328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3845'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01328333'^^xsd:double;
  dwc:latitude '36.93205'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3845'^^xsd:string;
  dwc:observationDate '2008-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54675 -27.86646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54675"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54675 -27.86646667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54675"^^xsd:decimal ;
  geo-pos:long "-27.86646667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3846'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.86646667'^^xsd:double;
  dwc:latitude '38.54675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3846'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5209 -28.63708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5209 -28.63708333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5209"^^xsd:decimal ;
  geo-pos:long "-28.63708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3847'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63708333'^^xsd:double;
  dwc:latitude '38.5209'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3847'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5209 -28.63708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5209"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5209 -28.63708333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5209"^^xsd:decimal ;
  geo-pos:long "-28.63708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3848'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63708333'^^xsd:double;
  dwc:latitude '38.5209'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3848'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0071 -28.96156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0071"^^xsd:decimal ;
  dwc:decimalLongitude "-28.96156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0071 -28.96156667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0071"^^xsd:decimal ;
  geo-pos:long "-28.96156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3849'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.96156667'^^xsd:double;
  dwc:latitude '39.0071'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3849'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52206667 -28.6431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52206667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52206667 -28.6431)"^^geo:wktLiteral ;
  geo-pos:lat "38.52206667"^^xsd:decimal ;
  geo-pos:long "-28.6431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3850'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74221'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6431'^^xsd:double;
  dwc:latitude '38.52206667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3850'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5923 -28.00066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5923"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5923 -28.00066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5923"^^xsd:decimal ;
  geo-pos:long "-28.00066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3851'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74222'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00066667'^^xsd:double;
  dwc:latitude '38.5923'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3851'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96165 -25.0164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96165"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96165 -25.0164)"^^geo:wktLiteral ;
  geo-pos:lat "36.96165"^^xsd:decimal ;
  geo-pos:long "-25.0164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3852'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74223'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0164'^^xsd:double;
  dwc:latitude '36.96165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3852'^^xsd:string;
  dwc:observationDate '2008-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53736667 -27.84876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53736667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.84876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53736667 -27.84876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53736667"^^xsd:decimal ;
  geo-pos:long "-27.84876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3853'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.84876667'^^xsd:double;
  dwc:latitude '38.53736667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3853'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66746667 -27.06576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66746667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66746667 -27.06576667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66746667"^^xsd:decimal ;
  geo-pos:long "-27.06576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3854'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06576667'^^xsd:double;
  dwc:latitude '38.66746667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3854'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66746667 -27.06576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66746667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66746667 -27.06576667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66746667"^^xsd:decimal ;
  geo-pos:long "-27.06576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3855'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06576667'^^xsd:double;
  dwc:latitude '38.66746667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3855'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66746667 -27.06576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66746667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66746667 -27.06576667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66746667"^^xsd:decimal ;
  geo-pos:long "-27.06576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3856'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06576667'^^xsd:double;
  dwc:latitude '38.66746667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3856'^^xsd:string;
  dwc:observationDate '2008-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51391667 -28.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51391667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51391667 -28.2937)"^^geo:wktLiteral ;
  geo-pos:lat "38.51391667"^^xsd:decimal ;
  geo-pos:long "-28.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3857'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74351'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2937'^^xsd:double;
  dwc:latitude '38.51391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3857'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51391667 -28.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51391667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51391667 -28.2937)"^^geo:wktLiteral ;
  geo-pos:lat "38.51391667"^^xsd:decimal ;
  geo-pos:long "-28.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3858'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74351'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2937'^^xsd:double;
  dwc:latitude '38.51391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3858'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51391667 -28.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51391667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51391667 -28.2937)"^^geo:wktLiteral ;
  geo-pos:lat "38.51391667"^^xsd:decimal ;
  geo-pos:long "-28.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3859'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74351'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2937'^^xsd:double;
  dwc:latitude '38.51391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3859'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51391667 -28.2937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51391667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51391667 -28.2937)"^^geo:wktLiteral ;
  geo-pos:lat "38.51391667"^^xsd:decimal ;
  geo-pos:long "-28.2937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3860'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74351'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2937'^^xsd:double;
  dwc:latitude '38.51391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3860'^^xsd:string;
  dwc:observationDate '2008-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85731667 -25.69331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85731667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85731667 -25.69331667)"^^geo:wktLiteral ;
  geo-pos:lat "37.85731667"^^xsd:decimal ;
  geo-pos:long "-25.69331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3861'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69331667'^^xsd:double;
  dwc:latitude '37.85731667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3861'^^xsd:string;
  dwc:observationDate '2008-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.23361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.23361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4929"^^xsd:decimal ;
  geo-pos:long "-28.23361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3862'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74492'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23361667'^^xsd:double;
  dwc:latitude '38.4929'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3862'^^xsd:string;
  dwc:observationDate '2008-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.23361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.23361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4929"^^xsd:decimal ;
  geo-pos:long "-28.23361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3863'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74492'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23361667'^^xsd:double;
  dwc:latitude '38.4929'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3863'^^xsd:string;
  dwc:observationDate '2008-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.23361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.23361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4929"^^xsd:decimal ;
  geo-pos:long "-28.23361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3864'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74492'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23361667'^^xsd:double;
  dwc:latitude '38.4929'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3864'^^xsd:string;
  dwc:observationDate '2008-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74493333 -25.63596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74493333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74493333 -25.63596667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74493333"^^xsd:decimal ;
  geo-pos:long "-25.63596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3865'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74554'^^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.63596667'^^xsd:double;
  dwc:latitude '37.74493333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3865'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93296667 -25.07613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93296667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.07613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93296667 -25.07613333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93296667"^^xsd:decimal ;
  geo-pos:long "-25.07613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3866'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74556'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.07613333'^^xsd:double;
  dwc:latitude '36.93296667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3866'^^xsd:string;
  dwc:observationDate '2008-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73665 -25.19636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73665"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73665 -25.19636667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73665"^^xsd:decimal ;
  geo-pos:long "-25.19636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3867'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74582'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19636667'^^xsd:double;
  dwc:latitude '37.73665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3867'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73618333 -25.19656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73618333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73618333 -25.19656667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73618333"^^xsd:decimal ;
  geo-pos:long "-25.19656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3868'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74583'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19656667'^^xsd:double;
  dwc:latitude '37.73618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3868'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7392 -28.30558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7392"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7392 -28.30558333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7392"^^xsd:decimal ;
  geo-pos:long "-28.30558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3869'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30558333'^^xsd:double;
  dwc:latitude '38.7392'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3869'^^xsd:string;
  dwc:observationDate '2008-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71576667 -28.27215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71576667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71576667 -28.27215)"^^geo:wktLiteral ;
  geo-pos:lat "38.71576667"^^xsd:decimal ;
  geo-pos:long "-28.27215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3870'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27215'^^xsd:double;
  dwc:latitude '38.71576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3870'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72615 -28.28451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72615 -28.28451667)"^^geo:wktLiteral ;
  geo-pos:lat "38.72615"^^xsd:decimal ;
  geo-pos:long "-28.28451667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3871'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74737'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28451667'^^xsd:double;
  dwc:latitude '38.72615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3871'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73663333 -28.29985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73663333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73663333 -28.29985)"^^geo:wktLiteral ;
  geo-pos:lat "38.73663333"^^xsd:decimal ;
  geo-pos:long "-28.29985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3872'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74738'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29985'^^xsd:double;
  dwc:latitude '38.73663333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3872'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69968333 -28.1261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69968333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69968333 -28.1261)"^^geo:wktLiteral ;
  geo-pos:lat "38.69968333"^^xsd:decimal ;
  geo-pos:long "-28.1261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3873'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74824'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1261'^^xsd:double;
  dwc:latitude '38.69968333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3873'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72256667 -28.28056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72256667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72256667 -28.28056667)"^^geo:wktLiteral ;
  geo-pos:lat "38.72256667"^^xsd:decimal ;
  geo-pos:long "-28.28056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3874'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74825'^^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 '-28.28056667'^^xsd:double;
  dwc:latitude '38.72256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3874'^^xsd:string;
  dwc:observationDate '2008-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73201667 -25.29596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73201667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73201667 -25.29596667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73201667"^^xsd:decimal ;
  geo-pos:long "-25.29596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3875'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74827'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29596667'^^xsd:double;
  dwc:latitude '37.73201667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3875'^^xsd:string;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9503 -25.1766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9503"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9503 -25.1766)"^^geo:wktLiteral ;
  geo-pos:lat "36.9503"^^xsd:decimal ;
  geo-pos:long "-25.1766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3876'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74828'^^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.1766'^^xsd:double;
  dwc:latitude '36.9503'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3876'^^xsd:string;
  dwc:observationDate '2008-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.73125 -25.2975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.73125"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.73125 -25.2975)"^^geo:wktLiteral ;
  geo-pos:lat "32.73125"^^xsd:decimal ;
  geo-pos:long "-25.2975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3877'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74829'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2975'^^xsd:double;
  dwc:latitude '32.73125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3877'^^xsd:string;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73223333 -25.66311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73223333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73223333 -25.66311667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73223333"^^xsd:decimal ;
  geo-pos:long "-25.66311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3878'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74938'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.66311667'^^xsd:double;
  dwc:latitude '37.73223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3878'^^xsd:string;
  dwc:observationDate '2008-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73223333 -25.66311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73223333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73223333 -25.66311667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73223333"^^xsd:decimal ;
  geo-pos:long "-25.66311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3879'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74938'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.66311667'^^xsd:double;
  dwc:latitude '37.73223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3879'^^xsd:string;
  dwc:observationDate '2008-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.592 -27.97735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.592"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.592 -27.97735)"^^geo:wktLiteral ;
  geo-pos:lat "38.592"^^xsd:decimal ;
  geo-pos:long "-27.97735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3880'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74941'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97735'^^xsd:double;
  dwc:latitude '38.592'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3880'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68625 -28.22973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68625 -28.22973333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68625"^^xsd:decimal ;
  geo-pos:long "-28.22973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3881'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.22973333'^^xsd:double;
  dwc:latitude '38.68625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3881'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68625 -28.22973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68625 -28.22973333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68625"^^xsd:decimal ;
  geo-pos:long "-28.22973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3882'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.22973333'^^xsd:double;
  dwc:latitude '38.68625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3882'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50231667 -31.16223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50231667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50231667 -31.16223333)"^^geo:wktLiteral ;
  geo-pos:lat "39.50231667"^^xsd:decimal ;
  geo-pos:long "-31.16223333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3883'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74974'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16223333'^^xsd:double;
  dwc:latitude '39.50231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3883'^^xsd:string;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50231667 -31.16223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50231667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50231667 -31.16223333)"^^geo:wktLiteral ;
  geo-pos:lat "39.50231667"^^xsd:decimal ;
  geo-pos:long "-31.16223333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3884'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '74974'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16223333'^^xsd:double;
  dwc:latitude '39.50231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3884'^^xsd:string;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9811 -25.1866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9811"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9811 -25.1866)"^^geo:wktLiteral ;
  geo-pos:lat "36.9811"^^xsd:decimal ;
  geo-pos:long "-25.1866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3885'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75023'^^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.1866'^^xsd:double;
  dwc:latitude '36.9811'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3885'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9811 -25.1866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9811"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9811 -25.1866)"^^geo:wktLiteral ;
  geo-pos:lat "36.9811"^^xsd:decimal ;
  geo-pos:long "-25.1866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3886'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75023'^^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.1866'^^xsd:double;
  dwc:latitude '36.9811'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3886'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93695 -25.12123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93695"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93695 -25.12123333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93695"^^xsd:decimal ;
  geo-pos:long "-25.12123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3887'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.12123333'^^xsd:double;
  dwc:latitude '36.93695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3887'^^xsd:string;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93695 -25.12123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93695"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93695 -25.12123333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93695"^^xsd:decimal ;
  geo-pos:long "-25.12123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3888'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.12123333'^^xsd:double;
  dwc:latitude '36.93695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3888'^^xsd:string;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51105 -28.2918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51105"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51105 -28.2918)"^^geo:wktLiteral ;
  geo-pos:lat "38.51105"^^xsd:decimal ;
  geo-pos:long "-28.2918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3889'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75048'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2918'^^xsd:double;
  dwc:latitude '38.51105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3889'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51105 -28.2918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51105"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51105 -28.2918)"^^geo:wktLiteral ;
  geo-pos:lat "38.51105"^^xsd:decimal ;
  geo-pos:long "-28.2918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3890'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75048'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2918'^^xsd:double;
  dwc:latitude '38.51105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3890'^^xsd:string;
  dwc:observationDate '2008-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91988333 -25.80145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91988333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.80145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91988333 -25.80145)"^^geo:wktLiteral ;
  geo-pos:lat "37.91988333"^^xsd:decimal ;
  geo-pos:long "-25.80145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3891'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75049'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.80145'^^xsd:double;
  dwc:latitude '37.91988333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3891'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91988333 -25.80145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91988333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.80145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91988333 -25.80145)"^^geo:wktLiteral ;
  geo-pos:lat "37.91988333"^^xsd:decimal ;
  geo-pos:long "-25.80145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3892'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75049'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.80145'^^xsd:double;
  dwc:latitude '37.91988333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3892'^^xsd:string;
  dwc:observationDate '2008-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66481667 -27.06828333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66481667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06828333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66481667 -27.06828333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66481667"^^xsd:decimal ;
  geo-pos:long "-27.06828333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3893'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06828333'^^xsd:double;
  dwc:latitude '38.66481667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3893'^^xsd:string;
  dwc:observationDate '2008-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6463 -27.07485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6463"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6463 -27.07485)"^^geo:wktLiteral ;
  geo-pos:lat "38.6463"^^xsd:decimal ;
  geo-pos:long "-27.07485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3894'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07485'^^xsd:double;
  dwc:latitude '38.6463'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3894'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6463 -27.07485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6463"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6463 -27.07485)"^^geo:wktLiteral ;
  geo-pos:lat "38.6463"^^xsd:decimal ;
  geo-pos:long "-27.07485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3895'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07485'^^xsd:double;
  dwc:latitude '38.6463'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3895'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6463 -27.07485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6463"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6463 -27.07485)"^^geo:wktLiteral ;
  geo-pos:lat "38.6463"^^xsd:decimal ;
  geo-pos:long "-27.07485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3896'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07485'^^xsd:double;
  dwc:latitude '38.6463'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3896'^^xsd:string;
  dwc:observationDate '2008-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70805 -28.26098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70805"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70805 -28.26098333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70805"^^xsd:decimal ;
  geo-pos:long "-28.26098333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3897'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26098333'^^xsd:double;
  dwc:latitude '38.70805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3897'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53153333 -27.80191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53153333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53153333 -27.80191667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53153333"^^xsd:decimal ;
  geo-pos:long "-27.80191667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3898'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.80191667'^^xsd:double;
  dwc:latitude '38.53153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3898'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67481667 -28.21333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67481667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67481667 -28.21333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67481667"^^xsd:decimal ;
  geo-pos:long "-28.21333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3899'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21333333'^^xsd:double;
  dwc:latitude '38.67481667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3899'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01671667 -27.9468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01671667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01671667 -27.9468)"^^geo:wktLiteral ;
  geo-pos:lat "39.01671667"^^xsd:decimal ;
  geo-pos:long "-27.9468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3900'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.9468'^^xsd:double;
  dwc:latitude '39.01671667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3900'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73718333 -25.22441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73718333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73718333 -25.22441667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73718333"^^xsd:decimal ;
  geo-pos:long "-25.22441667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3901'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75143'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.22441667'^^xsd:double;
  dwc:latitude '37.73718333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3901'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73991667 -25.60785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73991667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.60785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73991667 -25.60785)"^^geo:wktLiteral ;
  geo-pos:lat "37.73991667"^^xsd:decimal ;
  geo-pos:long "-25.60785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3902'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.60785'^^xsd:double;
  dwc:latitude '37.73991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3902'^^xsd:string;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95255 -25.17545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95255"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95255 -25.17545)"^^geo:wktLiteral ;
  geo-pos:lat "36.95255"^^xsd:decimal ;
  geo-pos:long "-25.17545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3903'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75179'^^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.17545'^^xsd:double;
  dwc:latitude '36.95255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3903'^^xsd:string;
  dwc:observationDate '2008-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73898333 -25.23028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73898333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73898333 -25.23028333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73898333"^^xsd:decimal ;
  geo-pos:long "-25.23028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3904'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23028333'^^xsd:double;
  dwc:latitude '37.73898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3904'^^xsd:string;
  dwc:observationDate '2008-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37313333 -31.18178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37313333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37313333 -31.18178333)"^^geo:wktLiteral ;
  geo-pos:lat "39.37313333"^^xsd:decimal ;
  geo-pos:long "-31.18178333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3905'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75214'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.18178333'^^xsd:double;
  dwc:latitude '39.37313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3905'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90121667 -25.8081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90121667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90121667 -25.8081)"^^geo:wktLiteral ;
  geo-pos:lat "37.90121667"^^xsd:decimal ;
  geo-pos:long "-25.8081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3906'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.8081'^^xsd:double;
  dwc:latitude '37.90121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3906'^^xsd:string;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94833333 -25.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94833333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94833333 -25.169)"^^geo:wktLiteral ;
  geo-pos:lat "36.94833333"^^xsd:decimal ;
  geo-pos:long "-25.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3907'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.169'^^xsd:double;
  dwc:latitude '36.94833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3907'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96533333 -25.17733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96533333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96533333 -25.17733333)"^^geo:wktLiteral ;
  geo-pos:lat "36.96533333"^^xsd:decimal ;
  geo-pos:long "-25.17733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3908'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17733333'^^xsd:double;
  dwc:latitude '36.96533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3908'^^xsd:string;
  dwc:observationDate '2008-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76685 -25.74476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76685"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76685 -25.74476667)"^^geo:wktLiteral ;
  geo-pos:lat "37.76685"^^xsd:decimal ;
  geo-pos:long "-25.74476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3909'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75284'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.74476667'^^xsd:double;
  dwc:latitude '37.76685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3909'^^xsd:string;
  dwc:observationDate '2008-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95391667 -25.17246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95391667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95391667 -25.17246667)"^^geo:wktLiteral ;
  geo-pos:lat "36.95391667"^^xsd:decimal ;
  geo-pos:long "-25.17246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3910'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75314'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17246667'^^xsd:double;
  dwc:latitude '36.95391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3910'^^xsd:string;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -28.60046667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53888333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60046667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53888333 -28.60046667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53888333"^^xsd:decimal ;
  geo-pos:long "-28.60046667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3911'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75343'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60046667'^^xsd:double;
  dwc:latitude '38.53888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3911'^^xsd:string;
  dwc:observationDate '2008-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01926667 -28.02456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01926667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01926667 -28.02456667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01926667"^^xsd:decimal ;
  geo-pos:long "-28.02456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3912'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75344'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02456667'^^xsd:double;
  dwc:latitude '39.01926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3912'^^xsd:string;
  dwc:observationDate '2008-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74985 -28.31921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74985 -28.31921667)"^^geo:wktLiteral ;
  geo-pos:lat "38.74985"^^xsd:decimal ;
  geo-pos:long "-28.31921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3913'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75345'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31921667'^^xsd:double;
  dwc:latitude '38.74985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3913'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53903333 -28.0519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53903333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53903333 -28.0519)"^^geo:wktLiteral ;
  geo-pos:lat "38.53903333"^^xsd:decimal ;
  geo-pos:long "-28.0519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3914'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75395'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0519'^^xsd:double;
  dwc:latitude '38.53903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3914'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53903333 -28.0519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53903333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53903333 -28.0519)"^^geo:wktLiteral ;
  geo-pos:lat "38.53903333"^^xsd:decimal ;
  geo-pos:long "-28.0519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3915'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75395'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0519'^^xsd:double;
  dwc:latitude '38.53903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3915'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59315 -27.9704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59315"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59315 -27.9704)"^^geo:wktLiteral ;
  geo-pos:lat "38.59315"^^xsd:decimal ;
  geo-pos:long "-27.9704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3916'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75396'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9704'^^xsd:double;
  dwc:latitude '38.59315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3916'^^xsd:string;
  dwc:observationDate '2008-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68863333 -28.22065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68863333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68863333 -28.22065)"^^geo:wktLiteral ;
  geo-pos:lat "38.68863333"^^xsd:decimal ;
  geo-pos:long "-28.22065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3917'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75397'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22065'^^xsd:double;
  dwc:latitude '38.68863333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3917'^^xsd:string;
  dwc:observationDate '2008-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59625 -27.99735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59625"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59625 -27.99735)"^^geo:wktLiteral ;
  geo-pos:lat "38.59625"^^xsd:decimal ;
  geo-pos:long "-27.99735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3918'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75398'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99735'^^xsd:double;
  dwc:latitude '38.59625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3918'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66796667 -27.06551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66796667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66796667 -27.06551667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66796667"^^xsd:decimal ;
  geo-pos:long "-27.06551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3919'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75421'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06551667'^^xsd:double;
  dwc:latitude '38.66796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3919'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66796667 -27.06551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66796667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66796667 -27.06551667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66796667"^^xsd:decimal ;
  geo-pos:long "-27.06551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3920'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75421'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06551667'^^xsd:double;
  dwc:latitude '38.66796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3920'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64515 -27.97528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64515"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64515 -27.97528333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64515"^^xsd:decimal ;
  geo-pos:long "-27.97528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3921'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75422'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97528333'^^xsd:double;
  dwc:latitude '38.64515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3921'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74533333 -25.63138333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74533333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63138333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74533333 -25.63138333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74533333"^^xsd:decimal ;
  geo-pos:long "-25.63138333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3922'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75486'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.63138333'^^xsd:double;
  dwc:latitude '37.74533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3922'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96853333 -25.17835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96853333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96853333 -25.17835)"^^geo:wktLiteral ;
  geo-pos:lat "36.96853333"^^xsd:decimal ;
  geo-pos:long "-25.17835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3923'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75487'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17835'^^xsd:double;
  dwc:latitude '36.96853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3923'^^xsd:string;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0039 -25.05128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0039"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0039 -25.05128333)"^^geo:wktLiteral ;
  geo-pos:lat "37.0039"^^xsd:decimal ;
  geo-pos:long "-25.05128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3924'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75510'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05128333'^^xsd:double;
  dwc:latitude '37.0039'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3924'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71195 -25.37151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71195"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71195 -25.37151667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71195"^^xsd:decimal ;
  geo-pos:long "-25.37151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3925'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75511'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.37151667'^^xsd:double;
  dwc:latitude '37.71195'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3925'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691 -28.22261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.691"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691 -28.22261667)"^^geo:wktLiteral ;
  geo-pos:lat "38.691"^^xsd:decimal ;
  geo-pos:long "-28.22261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3926'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75538'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22261667'^^xsd:double;
  dwc:latitude '38.691'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3926'^^xsd:string;
  dwc:observationDate '2008-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94643333 -25.17233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94643333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94643333 -25.17233333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94643333"^^xsd:decimal ;
  geo-pos:long "-25.17233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3927'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75539'^^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.17233333'^^xsd:double;
  dwc:latitude '36.94643333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3927'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93736667 -25.15063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93736667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93736667 -25.15063333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93736667"^^xsd:decimal ;
  geo-pos:long "-25.15063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3928'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75540'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.15063333'^^xsd:double;
  dwc:latitude '36.93736667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3928'^^xsd:string;
  dwc:observationDate '2008-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95666667 -25.17383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95666667 -25.17383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.95666667"^^xsd:decimal ;
  geo-pos:long "-25.17383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3929'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75572'^^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.17383333'^^xsd:double;
  dwc:latitude '36.95666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3929'^^xsd:string;
  dwc:observationDate '2008-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74491667 -25.63618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74491667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74491667 -25.63618333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74491667"^^xsd:decimal ;
  geo-pos:long "-25.63618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3930'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75573'^^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.63618333'^^xsd:double;
  dwc:latitude '37.74491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3930'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73236667 -25.6623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73236667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73236667 -25.6623)"^^geo:wktLiteral ;
  geo-pos:lat "37.73236667"^^xsd:decimal ;
  geo-pos:long "-25.6623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3931'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75574'^^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.6623'^^xsd:double;
  dwc:latitude '37.73236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3931'^^xsd:string;
  dwc:observationDate '2008-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03278333 -28.80841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03278333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03278333 -28.80841667)"^^geo:wktLiteral ;
  geo-pos:lat "39.03278333"^^xsd:decimal ;
  geo-pos:long "-28.80841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3932'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.80841667'^^xsd:double;
  dwc:latitude '39.03278333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3932'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03278333 -28.80841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03278333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.80841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03278333 -28.80841667)"^^geo:wktLiteral ;
  geo-pos:lat "39.03278333"^^xsd:decimal ;
  geo-pos:long "-28.80841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3933'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.80841667'^^xsd:double;
  dwc:latitude '39.03278333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3933'^^xsd:string;
  dwc:observationDate '2008-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74386667 -25.63368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74386667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74386667 -25.63368333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74386667"^^xsd:decimal ;
  geo-pos:long "-25.63368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3934'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75653'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63368333'^^xsd:double;
  dwc:latitude '37.74386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3934'^^xsd:string;
  dwc:observationDate '2008-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94366667 -25.08663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94366667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94366667 -25.08663333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94366667"^^xsd:decimal ;
  geo-pos:long "-25.08663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3935'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08663333'^^xsd:double;
  dwc:latitude '36.94366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3935'^^xsd:string;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68985 -28.21978333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21978333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68985 -28.21978333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68985"^^xsd:decimal ;
  geo-pos:long "-28.21978333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3936'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21978333'^^xsd:double;
  dwc:latitude '38.68985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3936'^^xsd:string;
  dwc:observationDate '2008-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92853333 -25.02758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92853333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92853333 -25.02758333)"^^geo:wktLiteral ;
  geo-pos:lat "36.92853333"^^xsd:decimal ;
  geo-pos:long "-25.02758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3937'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75685'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02758333'^^xsd:double;
  dwc:latitude '36.92853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3937'^^xsd:string;
  dwc:observationDate '2008-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93528333 -25.0799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93528333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93528333 -25.0799)"^^geo:wktLiteral ;
  geo-pos:lat "36.93528333"^^xsd:decimal ;
  geo-pos:long "-25.0799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3938'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75686'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0799'^^xsd:double;
  dwc:latitude '36.93528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3938'^^xsd:string;
  dwc:observationDate '2008-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73596667 -28.31593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73596667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73596667 -28.31593333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73596667"^^xsd:decimal ;
  geo-pos:long "-28.31593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3939'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75798'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31593333'^^xsd:double;
  dwc:latitude '38.73596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3939'^^xsd:string;
  dwc:observationDate '2008-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50665 -28.28756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50665 -28.28756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50665"^^xsd:decimal ;
  geo-pos:long "-28.28756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3940'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75799'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28756667'^^xsd:double;
  dwc:latitude '38.50665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3940'^^xsd:string;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50665 -28.28756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50665 -28.28756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50665"^^xsd:decimal ;
  geo-pos:long "-28.28756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3941'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75799'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28756667'^^xsd:double;
  dwc:latitude '38.50665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3941'^^xsd:string;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50665 -28.28756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50665"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50665 -28.28756667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50665"^^xsd:decimal ;
  geo-pos:long "-28.28756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3942'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75799'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28756667'^^xsd:double;
  dwc:latitude '38.50665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3942'^^xsd:string;
  dwc:observationDate '2008-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6786 -28.0579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6786"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6786 -28.0579)"^^geo:wktLiteral ;
  geo-pos:lat "38.6786"^^xsd:decimal ;
  geo-pos:long "-28.0579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3943'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75811'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0579'^^xsd:double;
  dwc:latitude '38.6786'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3943'^^xsd:string;
  dwc:observationDate '2008-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74238333 -28.30755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74238333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74238333 -28.30755)"^^geo:wktLiteral ;
  geo-pos:lat "38.74238333"^^xsd:decimal ;
  geo-pos:long "-28.30755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3944'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75812'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.30755'^^xsd:double;
  dwc:latitude '38.74238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3944'^^xsd:string;
  dwc:observationDate '2008-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53403333 -28.6203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53403333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53403333 -28.6203)"^^geo:wktLiteral ;
  geo-pos:lat "38.53403333"^^xsd:decimal ;
  geo-pos:long "-28.6203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3945'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75857'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.6203'^^xsd:double;
  dwc:latitude '38.53403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3945'^^xsd:string;
  dwc:observationDate '2008-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5226 -28.63666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5226"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5226 -28.63666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5226"^^xsd:decimal ;
  geo-pos:long "-28.63666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3946'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75859'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63666667'^^xsd:double;
  dwc:latitude '38.5226'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3946'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53246667 -27.81536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53246667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53246667 -27.81536667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53246667"^^xsd:decimal ;
  geo-pos:long "-27.81536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3947'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75860'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.81536667'^^xsd:double;
  dwc:latitude '38.53246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3947'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5854 -27.94765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5854"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5854 -27.94765)"^^geo:wktLiteral ;
  geo-pos:lat "38.5854"^^xsd:decimal ;
  geo-pos:long "-27.94765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3948'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75899'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94765'^^xsd:double;
  dwc:latitude '38.5854'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3948'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93606667 -25.08526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93606667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93606667 -25.08526667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93606667"^^xsd:decimal ;
  geo-pos:long "-25.08526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3949'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75939'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08526667'^^xsd:double;
  dwc:latitude '36.93606667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3949'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93606667 -25.08526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93606667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93606667 -25.08526667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93606667"^^xsd:decimal ;
  geo-pos:long "-25.08526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3950'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '75939'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08526667'^^xsd:double;
  dwc:latitude '36.93606667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3950'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68688333 -28.22311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68688333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68688333 -28.22311667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68688333"^^xsd:decimal ;
  geo-pos:long "-28.22311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3951'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76049'^^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 '-28.22311667'^^xsd:double;
  dwc:latitude '38.68688333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3951'^^xsd:string;
  dwc:observationDate '2008-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.596 -27.97125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.596"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.596 -27.97125)"^^geo:wktLiteral ;
  geo-pos:lat "38.596"^^xsd:decimal ;
  geo-pos:long "-27.97125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3952'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97125'^^xsd:double;
  dwc:latitude '38.596'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3952'^^xsd:string;
  dwc:observationDate '2008-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53656667 -27.76991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53656667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53656667 -27.76991667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53656667"^^xsd:decimal ;
  geo-pos:long "-27.76991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3953'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76051'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76991667'^^xsd:double;
  dwc:latitude '38.53656667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3953'^^xsd:string;
  dwc:observationDate '2008-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42445 -31.1387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42445"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42445 -31.1387)"^^geo:wktLiteral ;
  geo-pos:lat "39.42445"^^xsd:decimal ;
  geo-pos:long "-31.1387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3954'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76052'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1387'^^xsd:double;
  dwc:latitude '39.42445'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3954'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73545 -25.19666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73545 -25.19666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73545"^^xsd:decimal ;
  geo-pos:long "-25.19666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3955'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19666667'^^xsd:double;
  dwc:latitude '37.73545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3955'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.937 -25.08248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.937"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.937 -25.08248333)"^^geo:wktLiteral ;
  geo-pos:lat "36.937"^^xsd:decimal ;
  geo-pos:long "-25.08248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3956'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08248333'^^xsd:double;
  dwc:latitude '36.937'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3956'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94015 -25.17658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94015"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94015 -25.17658333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94015"^^xsd:decimal ;
  geo-pos:long "-25.17658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3957'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17658333'^^xsd:double;
  dwc:latitude '36.94015'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3957'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01588333 -25.06838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01588333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01588333 -25.06838333)"^^geo:wktLiteral ;
  geo-pos:lat "37.01588333"^^xsd:decimal ;
  geo-pos:long "-25.06838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3958'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76132'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.06838333'^^xsd:double;
  dwc:latitude '37.01588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3958'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01535 -25.06893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01535"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01535 -25.06893333)"^^geo:wktLiteral ;
  geo-pos:lat "37.01535"^^xsd:decimal ;
  geo-pos:long "-25.06893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3959'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76133'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.06893333'^^xsd:double;
  dwc:latitude '37.01535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3959'^^xsd:string;
  dwc:observationDate '2008-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01391667 -25.06731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01391667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01391667 -25.06731667)"^^geo:wktLiteral ;
  geo-pos:lat "37.01391667"^^xsd:decimal ;
  geo-pos:long "-25.06731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3960'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76134'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.06731667'^^xsd:double;
  dwc:latitude '37.01391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3960'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93023333 -25.01323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93023333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93023333 -25.01323333)"^^geo:wktLiteral ;
  geo-pos:lat "34.93023333"^^xsd:decimal ;
  geo-pos:long "-25.01323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3961'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01323333'^^xsd:double;
  dwc:latitude '34.93023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3961'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73258333 -25.67111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73258333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.67111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73258333 -25.67111667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73258333"^^xsd:decimal ;
  geo-pos:long "-25.67111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3962'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76185'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.67111667'^^xsd:double;
  dwc:latitude '37.73258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3962'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74021667 -25.25925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74021667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74021667 -25.25925)"^^geo:wktLiteral ;
  geo-pos:lat "37.74021667"^^xsd:decimal ;
  geo-pos:long "-25.25925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3963'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.25925'^^xsd:double;
  dwc:latitude '37.74021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3963'^^xsd:string;
  dwc:observationDate '2008-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95536667 -25.01661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95536667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95536667 -25.01661667)"^^geo:wktLiteral ;
  geo-pos:lat "36.95536667"^^xsd:decimal ;
  geo-pos:long "-25.01661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3964'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76187'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01661667'^^xsd:double;
  dwc:latitude '36.95536667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3964'^^xsd:string;
  dwc:observationDate '2008-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9264 -25.0122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9264"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9264 -25.0122)"^^geo:wktLiteral ;
  geo-pos:lat "36.9264"^^xsd:decimal ;
  geo-pos:long "-25.0122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3965'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76188'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0122'^^xsd:double;
  dwc:latitude '36.9264'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3965'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64901667 -27.207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64901667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64901667 -27.207)"^^geo:wktLiteral ;
  geo-pos:lat "38.64901667"^^xsd:decimal ;
  geo-pos:long "-27.207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3966'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76189'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.207'^^xsd:double;
  dwc:latitude '38.64901667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3966'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64925 -27.23136667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23136667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64925 -27.23136667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64925"^^xsd:decimal ;
  geo-pos:long "-27.23136667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3967'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76190'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.23136667'^^xsd:double;
  dwc:latitude '38.64925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3967'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53406667 -27.7768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53406667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53406667 -27.7768)"^^geo:wktLiteral ;
  geo-pos:lat "38.53406667"^^xsd:decimal ;
  geo-pos:long "-27.7768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3968'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76191'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.7768'^^xsd:double;
  dwc:latitude '38.53406667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3968'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75233333 -25.15448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75233333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75233333 -25.15448333)"^^geo:wktLiteral ;
  geo-pos:lat "37.75233333"^^xsd:decimal ;
  geo-pos:long "-25.15448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3969'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.15448333'^^xsd:double;
  dwc:latitude '37.75233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3969'^^xsd:string;
  dwc:observationDate '2008-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013 -25.1496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.013"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.013 -25.1496)"^^geo:wktLiteral ;
  geo-pos:lat "37.013"^^xsd:decimal ;
  geo-pos:long "-25.1496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3970'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76266'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1496'^^xsd:double;
  dwc:latitude '37.013'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3970'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99068333 -25.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99068333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99068333 -25.1875)"^^geo:wktLiteral ;
  geo-pos:lat "36.99068333"^^xsd:decimal ;
  geo-pos:long "-25.1875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3971'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76267'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1875'^^xsd:double;
  dwc:latitude '36.99068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3971'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07261667 -25.2757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07261667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07261667 -25.2757)"^^geo:wktLiteral ;
  geo-pos:lat "37.07261667"^^xsd:decimal ;
  geo-pos:long "-25.2757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3972'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.2757'^^xsd:double;
  dwc:latitude '37.07261667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3972'^^xsd:string;
  dwc:observationDate '2008-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74435 -25.24993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74435"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74435 -25.24993333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74435"^^xsd:decimal ;
  geo-pos:long "-25.24993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3973'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.24993333'^^xsd:double;
  dwc:latitude '37.74435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3973'^^xsd:string;
  dwc:observationDate '2008-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.712 -25.3991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.712"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.712 -25.3991)"^^geo:wktLiteral ;
  geo-pos:lat "37.712"^^xsd:decimal ;
  geo-pos:long "-25.3991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3974'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3991'^^xsd:double;
  dwc:latitude '37.712'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3974'^^xsd:string;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53823333 -27.85261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53823333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.85261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53823333 -27.85261667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53823333"^^xsd:decimal ;
  geo-pos:long "-27.85261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3975'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76409'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.85261667'^^xsd:double;
  dwc:latitude '38.53823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3975'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69596667 -28.2352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69596667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69596667 -28.2352)"^^geo:wktLiteral ;
  geo-pos:lat "38.69596667"^^xsd:decimal ;
  geo-pos:long "-28.2352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3976'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76410'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.2352'^^xsd:double;
  dwc:latitude '38.69596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3976'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67323333 -28.20863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67323333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67323333 -28.20863333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67323333"^^xsd:decimal ;
  geo-pos:long "-28.20863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3977'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76411'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20863333'^^xsd:double;
  dwc:latitude '38.67323333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3977'^^xsd:string;
  dwc:observationDate '2008-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5418 -27.85673333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5418"^^xsd:decimal ;
  dwc:decimalLongitude "-27.85673333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5418 -27.85673333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5418"^^xsd:decimal ;
  geo-pos:long "-27.85673333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3978'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76476'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.85673333'^^xsd:double;
  dwc:latitude '38.5418'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3978'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64906667 -27.23246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64906667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64906667 -27.23246667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64906667"^^xsd:decimal ;
  geo-pos:long "-27.23246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3979'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23246667'^^xsd:double;
  dwc:latitude '38.64906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3979'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64906667 -27.23246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64906667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64906667 -27.23246667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64906667"^^xsd:decimal ;
  geo-pos:long "-27.23246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3980'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23246667'^^xsd:double;
  dwc:latitude '38.64906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3980'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64906667 -27.23246667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64906667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23246667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64906667 -27.23246667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64906667"^^xsd:decimal ;
  geo-pos:long "-27.23246667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3981'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23246667'^^xsd:double;
  dwc:latitude '38.64906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3981'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58153333 -28.05875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58153333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58153333 -28.05875)"^^geo:wktLiteral ;
  geo-pos:lat "38.58153333"^^xsd:decimal ;
  geo-pos:long "-28.05875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3982'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.05875'^^xsd:double;
  dwc:latitude '38.58153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3982'^^xsd:string;
  dwc:observationDate '2008-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51386667 -28.70921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51386667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51386667 -28.70921667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51386667"^^xsd:decimal ;
  geo-pos:long "-28.70921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3983'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76619'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70921667'^^xsd:double;
  dwc:latitude '38.51386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3983'^^xsd:string;
  dwc:observationDate '2008-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51471667 -28.70748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51471667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51471667 -28.70748333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51471667"^^xsd:decimal ;
  geo-pos:long "-28.70748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3984'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76620'^^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 '-28.70748333'^^xsd:double;
  dwc:latitude '38.51471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3984'^^xsd:string;
  dwc:observationDate '2008-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73866667 -28.23116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73866667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73866667 -28.23116667)"^^geo:wktLiteral ;
  geo-pos:lat "38.73866667"^^xsd:decimal ;
  geo-pos:long "-28.23116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3985'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76622'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.23116667'^^xsd:double;
  dwc:latitude '38.73866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3985'^^xsd:string;
  dwc:observationDate '2008-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71115 -28.26376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71115"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71115 -28.26376667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71115"^^xsd:decimal ;
  geo-pos:long "-28.26376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3986'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26376667'^^xsd:double;
  dwc:latitude '38.71115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3986'^^xsd:string;
  dwc:observationDate '2008-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58866667 -27.94888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58866667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58866667 -27.94888333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58866667"^^xsd:decimal ;
  geo-pos:long "-27.94888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3987'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94888333'^^xsd:double;
  dwc:latitude '38.58866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3987'^^xsd:string;
  dwc:observationDate '2008-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423333 -27.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423333 -27.068)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423333"^^xsd:decimal ;
  geo-pos:long "-27.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3988'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.068'^^xsd:double;
  dwc:latitude '38.66423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3988'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423333 -27.068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66423333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66423333 -27.068)"^^geo:wktLiteral ;
  geo-pos:lat "38.66423333"^^xsd:decimal ;
  geo-pos:long "-27.068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3989'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.068'^^xsd:double;
  dwc:latitude '38.66423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3989'^^xsd:string;
  dwc:observationDate '2008-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49591667 -28.23713333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49591667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23713333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49591667 -28.23713333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49591667"^^xsd:decimal ;
  geo-pos:long "-28.23713333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3990'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76748'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23713333'^^xsd:double;
  dwc:latitude '38.49591667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3990'^^xsd:string;
  dwc:observationDate '2008-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62418333 -28.08148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62418333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62418333 -28.08148333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62418333"^^xsd:decimal ;
  geo-pos:long "-28.08148333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3991'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08148333'^^xsd:double;
  dwc:latitude '38.62418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3991'^^xsd:string;
  dwc:observationDate '2008-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62375 -28.0687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62375"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62375 -28.0687)"^^geo:wktLiteral ;
  geo-pos:lat "38.62375"^^xsd:decimal ;
  geo-pos:long "-28.0687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3992'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0687'^^xsd:double;
  dwc:latitude '38.62375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3992'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.69346667 -28.23125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.69346667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.69346667 -28.23125)"^^geo:wktLiteral ;
  geo-pos:lat "33.69346667"^^xsd:decimal ;
  geo-pos:long "-28.23125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3993'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76804'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23125'^^xsd:double;
  dwc:latitude '33.69346667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3993'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6504 -27.07403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6504"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6504 -27.07403333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6504"^^xsd:decimal ;
  geo-pos:long "-27.07403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3994'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07403333'^^xsd:double;
  dwc:latitude '38.6504'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3994'^^xsd:string;
  dwc:observationDate '2008-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6504 -27.07403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6504"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6504 -27.07403333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6504"^^xsd:decimal ;
  geo-pos:long "-27.07403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3995'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07403333'^^xsd:double;
  dwc:latitude '38.6504'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3995'^^xsd:string;
  dwc:observationDate '2008-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6504 -27.07403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6504"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6504 -27.07403333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6504"^^xsd:decimal ;
  geo-pos:long "-27.07403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3996'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07403333'^^xsd:double;
  dwc:latitude '38.6504'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3996'^^xsd:string;
  dwc:observationDate '2008-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6504 -27.07403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6504"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6504 -27.07403333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6504"^^xsd:decimal ;
  geo-pos:long "-27.07403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3997'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07403333'^^xsd:double;
  dwc:latitude '38.6504'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3997'^^xsd:string;
  dwc:observationDate '2008-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66615 -27.07418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66615"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66615 -27.07418333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66615"^^xsd:decimal ;
  geo-pos:long "-27.07418333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3998'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07418333'^^xsd:double;
  dwc:latitude '38.66615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3998'^^xsd:string;
  dwc:observationDate '2008-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66615 -27.07418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66615"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66615 -27.07418333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66615"^^xsd:decimal ;
  geo-pos:long "-27.07418333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3999'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07418333'^^xsd:double;
  dwc:latitude '38.66615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3999'^^xsd:string;
  dwc:observationDate '2008-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66615 -27.07418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66615"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66615 -27.07418333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66615"^^xsd:decimal ;
  geo-pos:long "-27.07418333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4000'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07418333'^^xsd:double;
  dwc:latitude '38.66615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4000'^^xsd:string;
  dwc:observationDate '2008-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51878333 -28.67566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51878333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.67566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51878333 -28.67566667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51878333"^^xsd:decimal ;
  geo-pos:long "-28.67566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4001'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76864'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.67566667'^^xsd:double;
  dwc:latitude '38.51878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4001'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59233333 -27.96355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59233333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59233333 -27.96355)"^^geo:wktLiteral ;
  geo-pos:lat "38.59233333"^^xsd:decimal ;
  geo-pos:long "-27.96355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4002'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76865'^^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 '-27.96355'^^xsd:double;
  dwc:latitude '38.59233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4002'^^xsd:string;
  dwc:observationDate '2008-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5937 -27.98718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5937"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5937 -27.98718333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5937"^^xsd:decimal ;
  geo-pos:long "-27.98718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4003'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76866'^^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 '-27.98718333'^^xsd:double;
  dwc:latitude '38.5937'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4003'^^xsd:string;
  dwc:observationDate '2008-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59918333 -28.02245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59918333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59918333 -28.02245)"^^geo:wktLiteral ;
  geo-pos:lat "38.59918333"^^xsd:decimal ;
  geo-pos:long "-28.02245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4004'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76867'^^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 '-28.02245'^^xsd:double;
  dwc:latitude '38.59918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4004'^^xsd:string;
  dwc:observationDate '2008-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02023333 -28.02273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02023333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02023333 -28.02273333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02023333"^^xsd:decimal ;
  geo-pos:long "-28.02273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4005'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76901'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02273333'^^xsd:double;
  dwc:latitude '39.02023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4005'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02023333 -28.02273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02023333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02023333 -28.02273333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02023333"^^xsd:decimal ;
  geo-pos:long "-28.02273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4006'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76901'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02273333'^^xsd:double;
  dwc:latitude '39.02023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4006'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64046667 -28.13726667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64046667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13726667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64046667 -28.13726667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64046667"^^xsd:decimal ;
  geo-pos:long "-28.13726667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4007'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76904'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.13726667'^^xsd:double;
  dwc:latitude '38.64046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4007'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5585 -27.89451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5585"^^xsd:decimal ;
  dwc:decimalLongitude "-27.89451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5585 -27.89451667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5585"^^xsd:decimal ;
  geo-pos:long "-27.89451667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4008'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.89451667'^^xsd:double;
  dwc:latitude '38.5585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4008'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67588333 -28.04688333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67588333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04688333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67588333 -28.04688333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67588333"^^xsd:decimal ;
  geo-pos:long "-28.04688333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4009'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04688333'^^xsd:double;
  dwc:latitude '38.67588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4009'^^xsd:string;
  dwc:observationDate '2008-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5382 -27.7596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5382"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5382 -27.7596)"^^geo:wktLiteral ;
  geo-pos:lat "38.5382"^^xsd:decimal ;
  geo-pos:long "-27.7596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4010'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7596'^^xsd:double;
  dwc:latitude '38.5382'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4010'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67526667 -28.21478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67526667 -28.21478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67526667"^^xsd:decimal ;
  geo-pos:long "-28.21478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4011'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '76978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21478333'^^xsd:double;
  dwc:latitude '38.67526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4011'^^xsd:string;
  dwc:observationDate '2008-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49345 -28.2349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49345"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49345 -28.2349)"^^geo:wktLiteral ;
  geo-pos:lat "38.49345"^^xsd:decimal ;
  geo-pos:long "-28.2349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4012'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77049'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2349'^^xsd:double;
  dwc:latitude '38.49345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4012'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62466667 -28.08065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62466667 -28.08065)"^^geo:wktLiteral ;
  geo-pos:lat "38.62466667"^^xsd:decimal ;
  geo-pos:long "-28.08065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4013'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08065'^^xsd:double;
  dwc:latitude '38.62466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4013'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73611667 -28.30146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73611667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73611667 -28.30146667)"^^geo:wktLiteral ;
  geo-pos:lat "38.73611667"^^xsd:decimal ;
  geo-pos:long "-28.30146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4014'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77051'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.30146667'^^xsd:double;
  dwc:latitude '38.73611667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4014'^^xsd:string;
  dwc:observationDate '2008-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69851667 -28.11791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69851667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69851667 -28.11791667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69851667"^^xsd:decimal ;
  geo-pos:long "-28.11791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4015'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77052'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.11791667'^^xsd:double;
  dwc:latitude '38.69851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4015'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55385 -28.60185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55385"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55385 -28.60185)"^^geo:wktLiteral ;
  geo-pos:lat "38.55385"^^xsd:decimal ;
  geo-pos:long "-28.60185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4016'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77152'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.60185'^^xsd:double;
  dwc:latitude '38.55385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4016'^^xsd:string;
  dwc:observationDate '2008-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72026667 -28.28411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72026667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72026667 -28.28411667)"^^geo:wktLiteral ;
  geo-pos:lat "38.72026667"^^xsd:decimal ;
  geo-pos:long "-28.28411667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4017'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28411667'^^xsd:double;
  dwc:latitude '38.72026667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4017'^^xsd:string;
  dwc:observationDate '2008-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59845 -28.83581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59845"^^xsd:decimal ;
  dwc:decimalLongitude "-28.83581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59845 -28.83581667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59845"^^xsd:decimal ;
  geo-pos:long "-28.83581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4018'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77154'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.83581667'^^xsd:double;
  dwc:latitude '38.59845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4018'^^xsd:string;
  dwc:observationDate '2008-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56893333 -28.23121667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56893333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23121667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56893333 -28.23121667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56893333"^^xsd:decimal ;
  geo-pos:long "-28.23121667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4019'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23121667'^^xsd:double;
  dwc:latitude '38.56893333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4019'^^xsd:string;
  dwc:observationDate '2008-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59246667 -27.97316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59246667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59246667 -27.97316667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59246667"^^xsd:decimal ;
  geo-pos:long "-27.97316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4020'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77156'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.97316667'^^xsd:double;
  dwc:latitude '38.59246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4020'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5764 -27.797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5764"^^xsd:decimal ;
  dwc:decimalLongitude "-27.797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5764 -27.797)"^^geo:wktLiteral ;
  geo-pos:lat "38.5764"^^xsd:decimal ;
  geo-pos:long "-27.797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4021'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77157'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.797'^^xsd:double;
  dwc:latitude '38.5764'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4021'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71225 -28.26986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71225 -28.26986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71225"^^xsd:decimal ;
  geo-pos:long "-28.26986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4022'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-28.26986667'^^xsd:double;
  dwc:latitude '38.71225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4022'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6796 -28.21621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6796"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6796 -28.21621667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6796"^^xsd:decimal ;
  geo-pos:long "-28.21621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4023'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.21621667'^^xsd:double;
  dwc:latitude '38.6796'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4023'^^xsd:string;
  dwc:observationDate '2008-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59231667 -27.97746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59231667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59231667 -27.97746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59231667"^^xsd:decimal ;
  geo-pos:long "-27.97746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4024'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.97746667'^^xsd:double;
  dwc:latitude '38.59231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4024'^^xsd:string;
  dwc:observationDate '2008-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02168333 -28.00905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02168333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02168333 -28.00905)"^^geo:wktLiteral ;
  geo-pos:lat "39.02168333"^^xsd:decimal ;
  geo-pos:long "-28.00905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4025'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77237'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00905'^^xsd:double;
  dwc:latitude '39.02168333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4025'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71738333 -27.04398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71738333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71738333 -27.04398333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71738333"^^xsd:decimal ;
  geo-pos:long "-27.04398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4026'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77238'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04398333'^^xsd:double;
  dwc:latitude '38.71738333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4026'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71738333 -27.04398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71738333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71738333 -27.04398333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71738333"^^xsd:decimal ;
  geo-pos:long "-27.04398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4027'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77238'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04398333'^^xsd:double;
  dwc:latitude '38.71738333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4027'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71738333 -27.04398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71738333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71738333 -27.04398333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71738333"^^xsd:decimal ;
  geo-pos:long "-27.04398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4028'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77238'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04398333'^^xsd:double;
  dwc:latitude '38.71738333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4028'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71425 -27.04771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71425"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71425 -27.04771667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71425"^^xsd:decimal ;
  geo-pos:long "-27.04771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4029'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77287'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.04771667'^^xsd:double;
  dwc:latitude '38.71425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4029'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71425 -27.04771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71425"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71425 -27.04771667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71425"^^xsd:decimal ;
  geo-pos:long "-27.04771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4030'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77287'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.04771667'^^xsd:double;
  dwc:latitude '38.71425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4030'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71425 -27.04771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71425"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71425 -27.04771667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71425"^^xsd:decimal ;
  geo-pos:long "-27.04771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4031'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77287'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.04771667'^^xsd:double;
  dwc:latitude '38.71425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4031'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63496667 -27.94923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63496667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63496667 -27.94923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63496667"^^xsd:decimal ;
  geo-pos:long "-27.94923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4032'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94923333'^^xsd:double;
  dwc:latitude '38.63496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4032'^^xsd:string;
  dwc:observationDate '2008-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6462 -27.23155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6462"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6462 -27.23155)"^^geo:wktLiteral ;
  geo-pos:lat "38.6462"^^xsd:decimal ;
  geo-pos:long "-27.23155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4033'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23155'^^xsd:double;
  dwc:latitude '38.6462'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4033'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6462 -27.23155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6462"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6462 -27.23155)"^^geo:wktLiteral ;
  geo-pos:lat "38.6462"^^xsd:decimal ;
  geo-pos:long "-27.23155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4034'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23155'^^xsd:double;
  dwc:latitude '38.6462'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4034'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6462 -27.23155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6462"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6462 -27.23155)"^^geo:wktLiteral ;
  geo-pos:lat "38.6462"^^xsd:decimal ;
  geo-pos:long "-27.23155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4035'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23155'^^xsd:double;
  dwc:latitude '38.6462'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4035'^^xsd:string;
  dwc:observationDate '2008-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92691667 -25.01968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92691667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92691667 -25.01968333)"^^geo:wktLiteral ;
  geo-pos:lat "36.92691667"^^xsd:decimal ;
  geo-pos:long "-25.01968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4036'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77424'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01968333'^^xsd:double;
  dwc:latitude '36.92691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4036'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92691667 -25.01968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92691667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92691667 -25.01968333)"^^geo:wktLiteral ;
  geo-pos:lat "36.92691667"^^xsd:decimal ;
  geo-pos:long "-25.01968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4037'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77424'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01968333'^^xsd:double;
  dwc:latitude '36.92691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4037'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93903333 -25.17573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93903333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93903333 -25.17573333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93903333"^^xsd:decimal ;
  geo-pos:long "-25.17573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4038'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77425'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17573333'^^xsd:double;
  dwc:latitude '36.93903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4038'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93903333 -25.17573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93903333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93903333 -25.17573333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93903333"^^xsd:decimal ;
  geo-pos:long "-25.17573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4039'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77425'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17573333'^^xsd:double;
  dwc:latitude '36.93903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4039'^^xsd:string;
  dwc:observationDate '2008-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00706667 -25.12256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00706667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00706667 -25.12256667)"^^geo:wktLiteral ;
  geo-pos:lat "37.00706667"^^xsd:decimal ;
  geo-pos:long "-25.12256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4040'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.12256667'^^xsd:double;
  dwc:latitude '37.00706667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4040'^^xsd:string;
  dwc:observationDate '2008-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00706667 -25.12256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00706667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00706667 -25.12256667)"^^geo:wktLiteral ;
  geo-pos:lat "37.00706667"^^xsd:decimal ;
  geo-pos:long "-25.12256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4041'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.12256667'^^xsd:double;
  dwc:latitude '37.00706667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4041'^^xsd:string;
  dwc:observationDate '2008-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0145 -25.06613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0145"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0145 -25.06613333)"^^geo:wktLiteral ;
  geo-pos:lat "37.0145"^^xsd:decimal ;
  geo-pos:long "-25.06613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4042'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77428'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.06613333'^^xsd:double;
  dwc:latitude '37.0145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4042'^^xsd:string;
  dwc:observationDate '2008-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87233333 -25.10976667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87233333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10976667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87233333 -25.10976667)"^^geo:wktLiteral ;
  geo-pos:lat "36.87233333"^^xsd:decimal ;
  geo-pos:long "-25.10976667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4043'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77469'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.10976667'^^xsd:double;
  dwc:latitude '36.87233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4043'^^xsd:string;
  dwc:observationDate '2008-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87233333 -25.10976667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87233333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10976667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87233333 -25.10976667)"^^geo:wktLiteral ;
  geo-pos:lat "36.87233333"^^xsd:decimal ;
  geo-pos:long "-25.10976667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4044'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77469'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.10976667'^^xsd:double;
  dwc:latitude '36.87233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4044'^^xsd:string;
  dwc:observationDate '2008-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94101667 -25.17041667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94101667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17041667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94101667 -25.17041667)"^^geo:wktLiteral ;
  geo-pos:lat "36.94101667"^^xsd:decimal ;
  geo-pos:long "-25.17041667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4045'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77470'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17041667'^^xsd:double;
  dwc:latitude '36.94101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4045'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.954 -25.01721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.954"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.954 -25.01721667)"^^geo:wktLiteral ;
  geo-pos:lat "36.954"^^xsd:decimal ;
  geo-pos:long "-25.01721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4046'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77471'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01721667'^^xsd:double;
  dwc:latitude '36.954'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4046'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693333 -28.21483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67693333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67693333 -28.21483333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67693333"^^xsd:decimal ;
  geo-pos:long "-28.21483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4047'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21483333'^^xsd:double;
  dwc:latitude '38.67693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4047'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71715 -27.04781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71715"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71715 -27.04781667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71715"^^xsd:decimal ;
  geo-pos:long "-27.04781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4048'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77516'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.04781667'^^xsd:double;
  dwc:latitude '38.71715'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4048'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7154 -27.04755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7154"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7154 -27.04755)"^^geo:wktLiteral ;
  geo-pos:lat "38.7154"^^xsd:decimal ;
  geo-pos:long "-27.04755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4049'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.04755'^^xsd:double;
  dwc:latitude '38.7154'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4049'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7154 -27.04755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7154"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7154 -27.04755)"^^geo:wktLiteral ;
  geo-pos:lat "38.7154"^^xsd:decimal ;
  geo-pos:long "-27.04755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4050'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.04755'^^xsd:double;
  dwc:latitude '38.7154'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4050'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7154 -27.04755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7154"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7154 -27.04755)"^^geo:wktLiteral ;
  geo-pos:lat "38.7154"^^xsd:decimal ;
  geo-pos:long "-27.04755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4051'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.04755'^^xsd:double;
  dwc:latitude '38.7154'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4051'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7154 -27.04755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7154"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7154 -27.04755)"^^geo:wktLiteral ;
  geo-pos:lat "38.7154"^^xsd:decimal ;
  geo-pos:long "-27.04755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4052'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77517'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.04755'^^xsd:double;
  dwc:latitude '38.7154'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4052'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56605 -27.77703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56605"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56605 -27.77703333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56605"^^xsd:decimal ;
  geo-pos:long "-27.77703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4053'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77703333'^^xsd:double;
  dwc:latitude '38.56605'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4053'^^xsd:string;
  dwc:observationDate '2008-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71553333 -27.0464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71553333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71553333 -27.0464)"^^geo:wktLiteral ;
  geo-pos:lat "38.71553333"^^xsd:decimal ;
  geo-pos:long "-27.0464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4054'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.0464'^^xsd:double;
  dwc:latitude '38.71553333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4054'^^xsd:string;
  dwc:observationDate '2008-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71553333 -27.0464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71553333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71553333 -27.0464)"^^geo:wktLiteral ;
  geo-pos:lat "38.71553333"^^xsd:decimal ;
  geo-pos:long "-27.0464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4055'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.0464'^^xsd:double;
  dwc:latitude '38.71553333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4055'^^xsd:string;
  dwc:observationDate '2008-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95545 -25.17696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95545 -25.17696667)"^^geo:wktLiteral ;
  geo-pos:lat "36.95545"^^xsd:decimal ;
  geo-pos:long "-25.17696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4056'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17696667'^^xsd:double;
  dwc:latitude '36.95545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4056'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98286667 -25.1875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98286667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98286667 -25.1875)"^^geo:wktLiteral ;
  geo-pos:lat "36.98286667"^^xsd:decimal ;
  geo-pos:long "-25.1875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4057'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77637'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1875'^^xsd:double;
  dwc:latitude '36.98286667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4057'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98348333 -25.18533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98348333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98348333 -25.18533333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98348333"^^xsd:decimal ;
  geo-pos:long "-25.18533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4058'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18533333'^^xsd:double;
  dwc:latitude '36.98348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4058'^^xsd:string;
  dwc:observationDate '2008-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53851667 -27.84648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53851667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.84648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53851667 -27.84648333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53851667"^^xsd:decimal ;
  geo-pos:long "-27.84648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4059'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.84648333'^^xsd:double;
  dwc:latitude '38.53851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4059'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57798333 -27.93176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57798333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57798333 -27.93176667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57798333"^^xsd:decimal ;
  geo-pos:long "-27.93176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4060'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.93176667'^^xsd:double;
  dwc:latitude '38.57798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4060'^^xsd:string;
  dwc:observationDate '2008-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98491667 -25.0413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98491667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98491667 -25.0413)"^^geo:wktLiteral ;
  geo-pos:lat "36.98491667"^^xsd:decimal ;
  geo-pos:long "-25.0413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4061'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0413'^^xsd:double;
  dwc:latitude '36.98491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4061'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01481667 -25.05738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01481667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01481667 -25.05738333)"^^geo:wktLiteral ;
  geo-pos:lat "37.01481667"^^xsd:decimal ;
  geo-pos:long "-25.05738333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4062'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05738333'^^xsd:double;
  dwc:latitude '37.01481667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4062'^^xsd:string;
  dwc:observationDate '2008-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01586667 -25.05758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01586667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01586667 -25.05758333)"^^geo:wktLiteral ;
  geo-pos:lat "37.01586667"^^xsd:decimal ;
  geo-pos:long "-25.05758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4063'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77669'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05758333'^^xsd:double;
  dwc:latitude '37.01586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4063'^^xsd:string;
  dwc:observationDate '2008-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01401667 -25.05683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01401667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01401667 -25.05683333)"^^geo:wktLiteral ;
  geo-pos:lat "37.01401667"^^xsd:decimal ;
  geo-pos:long "-25.05683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4064'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77670'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.05683333'^^xsd:double;
  dwc:latitude '37.01401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4064'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94258333 -25.13096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94258333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94258333 -25.13096667)"^^geo:wktLiteral ;
  geo-pos:lat "36.94258333"^^xsd:decimal ;
  geo-pos:long "-25.13096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4065'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77706'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13096667'^^xsd:double;
  dwc:latitude '36.94258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4065'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96433333 -25.17528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96433333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96433333 -25.17528333)"^^geo:wktLiteral ;
  geo-pos:lat "36.96433333"^^xsd:decimal ;
  geo-pos:long "-25.17528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4066'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77707'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17528333'^^xsd:double;
  dwc:latitude '36.96433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4066'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98381667 -25.18636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98381667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98381667 -25.18636667)"^^geo:wktLiteral ;
  geo-pos:lat "36.98381667"^^xsd:decimal ;
  geo-pos:long "-25.18636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4067'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77709'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18636667'^^xsd:double;
  dwc:latitude '36.98381667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4067'^^xsd:string;
  dwc:observationDate '2008-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95613333 -25.0159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95613333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95613333 -25.0159)"^^geo:wktLiteral ;
  geo-pos:lat "36.95613333"^^xsd:decimal ;
  geo-pos:long "-25.0159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4068'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77710'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0159'^^xsd:double;
  dwc:latitude '36.95613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4068'^^xsd:string;
  dwc:observationDate '2008-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94688333 -25.16236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94688333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94688333 -25.16236667)"^^geo:wktLiteral ;
  geo-pos:lat "36.94688333"^^xsd:decimal ;
  geo-pos:long "-25.16236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4069'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77711'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.16236667'^^xsd:double;
  dwc:latitude '36.94688333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4069'^^xsd:string;
  dwc:observationDate '2008-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98588333 -25.18703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98588333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98588333 -25.18703333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98588333"^^xsd:decimal ;
  geo-pos:long "-25.18703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4070'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.18703333'^^xsd:double;
  dwc:latitude '36.98588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4070'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97545 -25.1804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97545 -25.1804)"^^geo:wktLiteral ;
  geo-pos:lat "36.97545"^^xsd:decimal ;
  geo-pos:long "-25.1804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4071'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.1804'^^xsd:double;
  dwc:latitude '36.97545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4071'^^xsd:string;
  dwc:observationDate '2008-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9853 -25.19138333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9853"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19138333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9853 -25.19138333)"^^geo:wktLiteral ;
  geo-pos:lat "36.9853"^^xsd:decimal ;
  geo-pos:long "-25.19138333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4072'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77745'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19138333'^^xsd:double;
  dwc:latitude '36.9853'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4072'^^xsd:string;
  dwc:observationDate '2008-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97525 -25.17525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97525"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97525 -25.17525)"^^geo:wktLiteral ;
  geo-pos:lat "36.97525"^^xsd:decimal ;
  geo-pos:long "-25.17525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4073'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17525'^^xsd:double;
  dwc:latitude '36.97525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4073'^^xsd:string;
  dwc:observationDate '2008-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67873333 -28.21921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67873333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67873333 -28.21921667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67873333"^^xsd:decimal ;
  geo-pos:long "-28.21921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4074'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77762'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21921667'^^xsd:double;
  dwc:latitude '38.67873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4074'^^xsd:string;
  dwc:observationDate '2008-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74365 -28.30665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74365 -28.30665)"^^geo:wktLiteral ;
  geo-pos:lat "38.74365"^^xsd:decimal ;
  geo-pos:long "-28.30665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4075'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30665'^^xsd:double;
  dwc:latitude '38.74365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4075'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03675 -27.95025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03675"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03675 -27.95025)"^^geo:wktLiteral ;
  geo-pos:lat "39.03675"^^xsd:decimal ;
  geo-pos:long "-27.95025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4076'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77807'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95025'^^xsd:double;
  dwc:latitude '39.03675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4076'^^xsd:string;
  dwc:observationDate '2008-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781667 -23.17626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96781667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.17626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781667 -23.17626667)"^^geo:wktLiteral ;
  geo-pos:lat "36.96781667"^^xsd:decimal ;
  geo-pos:long "-23.17626667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4077'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-23.17626667'^^xsd:double;
  dwc:latitude '36.96781667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4077'^^xsd:string;
  dwc:observationDate '2008-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97005 -25.02916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97005"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97005 -25.02916667)"^^geo:wktLiteral ;
  geo-pos:lat "36.97005"^^xsd:decimal ;
  geo-pos:long "-25.02916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4078'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.02916667'^^xsd:double;
  dwc:latitude '36.97005'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4078'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97865 -25.03906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97865"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97865 -25.03906667)"^^geo:wktLiteral ;
  geo-pos:lat "36.97865"^^xsd:decimal ;
  geo-pos:long "-25.03906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4079'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77874'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.03906667'^^xsd:double;
  dwc:latitude '36.97865'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4079'^^xsd:string;
  dwc:observationDate '2008-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.953 -25.17781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.953"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.953 -25.17781667)"^^geo:wktLiteral ;
  geo-pos:lat "36.953"^^xsd:decimal ;
  geo-pos:long "-25.17781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4080'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17781667'^^xsd:double;
  dwc:latitude '36.953'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4080'^^xsd:string;
  dwc:observationDate '2008-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97771667 -25.18443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97771667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97771667 -25.18443333)"^^geo:wktLiteral ;
  geo-pos:lat "36.97771667"^^xsd:decimal ;
  geo-pos:long "-25.18443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4081'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '77963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18443333'^^xsd:double;
  dwc:latitude '36.97771667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4081'^^xsd:string;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98415 -25.18753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98415"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98415 -25.18753333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98415"^^xsd:decimal ;
  geo-pos:long "-25.18753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4082'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18753333'^^xsd:double;
  dwc:latitude '36.98415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4082'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65051667 -27.23021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65051667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65051667 -27.23021667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65051667"^^xsd:decimal ;
  geo-pos:long "-27.23021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4083'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78058'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23021667'^^xsd:double;
  dwc:latitude '38.65051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4083'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65051667 -27.23021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65051667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65051667 -27.23021667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65051667"^^xsd:decimal ;
  geo-pos:long "-27.23021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4084'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78058'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23021667'^^xsd:double;
  dwc:latitude '38.65051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4084'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.07583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64808333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.07583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64808333"^^xsd:decimal ;
  geo-pos:long "-27.07583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4085'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07583333'^^xsd:double;
  dwc:latitude '38.64808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4085'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.07583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64808333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.07583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64808333"^^xsd:decimal ;
  geo-pos:long "-27.07583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4086'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78059'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07583333'^^xsd:double;
  dwc:latitude '38.64808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4086'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65126667 -27.16515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65126667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.16515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65126667 -27.16515)"^^geo:wktLiteral ;
  geo-pos:lat "38.65126667"^^xsd:decimal ;
  geo-pos:long "-27.16515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4087'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78060'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.16515'^^xsd:double;
  dwc:latitude '38.65126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4087'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65318333 -27.23295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65318333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65318333 -27.23295)"^^geo:wktLiteral ;
  geo-pos:lat "38.65318333"^^xsd:decimal ;
  geo-pos:long "-27.23295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4088'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23295'^^xsd:double;
  dwc:latitude '38.65318333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4088'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65318333 -27.23295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65318333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65318333 -27.23295)"^^geo:wktLiteral ;
  geo-pos:lat "38.65318333"^^xsd:decimal ;
  geo-pos:long "-27.23295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4089'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23295'^^xsd:double;
  dwc:latitude '38.65318333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4089'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64926667 -27.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64926667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64926667 -27.23325)"^^geo:wktLiteral ;
  geo-pos:lat "38.64926667"^^xsd:decimal ;
  geo-pos:long "-27.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4090'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78062'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23325'^^xsd:double;
  dwc:latitude '38.64926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4090'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64926667 -27.23325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64926667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64926667 -27.23325)"^^geo:wktLiteral ;
  geo-pos:lat "38.64926667"^^xsd:decimal ;
  geo-pos:long "-27.23325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4091'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78062'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23325'^^xsd:double;
  dwc:latitude '38.64926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4091'^^xsd:string;
  dwc:observationDate '2008-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58726667 -27.94786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58726667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58726667 -27.94786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58726667"^^xsd:decimal ;
  geo-pos:long "-27.94786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4092'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.94786667'^^xsd:double;
  dwc:latitude '38.58726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4092'^^xsd:string;
  dwc:observationDate '2008-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73916667 -25.18068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73916667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73916667 -25.18068333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73916667"^^xsd:decimal ;
  geo-pos:long "-25.18068333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4093'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78120'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18068333'^^xsd:double;
  dwc:latitude '37.73916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4093'^^xsd:string;
  dwc:observationDate '2008-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53853333 -27.7602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53853333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53853333 -27.7602)"^^geo:wktLiteral ;
  geo-pos:lat "38.53853333"^^xsd:decimal ;
  geo-pos:long "-27.7602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4094'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78122'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7602'^^xsd:double;
  dwc:latitude '38.53853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4094'^^xsd:string;
  dwc:observationDate '2008-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0469 -27.96081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0469"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0469 -27.96081667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0469"^^xsd:decimal ;
  geo-pos:long "-27.96081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4095'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78123'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.96081667'^^xsd:double;
  dwc:latitude '39.0469'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4095'^^xsd:string;
  dwc:observationDate '2008-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68756667 -28.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68756667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68756667 -28.226)"^^geo:wktLiteral ;
  geo-pos:lat "38.68756667"^^xsd:decimal ;
  geo-pos:long "-28.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4096'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.226'^^xsd:double;
  dwc:latitude '38.68756667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4096'^^xsd:string;
  dwc:observationDate '2008-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7546 -25.1497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7546"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7546 -25.1497)"^^geo:wktLiteral ;
  geo-pos:lat "37.7546"^^xsd:decimal ;
  geo-pos:long "-25.1497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4097'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78194'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.1497'^^xsd:double;
  dwc:latitude '37.7546'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4097'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73773333 -25.18081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73773333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73773333 -25.18081667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73773333"^^xsd:decimal ;
  geo-pos:long "-25.18081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4098'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78195'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.18081667'^^xsd:double;
  dwc:latitude '37.73773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4098'^^xsd:string;
  dwc:observationDate '2008-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93535 -25.01151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93535"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93535 -25.01151667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93535"^^xsd:decimal ;
  geo-pos:long "-25.01151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4099'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78196'^^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 '-25.01151667'^^xsd:double;
  dwc:latitude '36.93535'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4099'^^xsd:string;
  dwc:observationDate '2008-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01581667 -25.06725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01581667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01581667 -25.06725)"^^geo:wktLiteral ;
  geo-pos:lat "37.01581667"^^xsd:decimal ;
  geo-pos:long "-25.06725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4100'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78259'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.06725'^^xsd:double;
  dwc:latitude '37.01581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4100'^^xsd:string;
  dwc:observationDate '2008-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98293333 -25.04393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98293333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.04393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98293333 -25.04393333)"^^geo:wktLiteral ;
  geo-pos:lat "36.98293333"^^xsd:decimal ;
  geo-pos:long "-25.04393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4101'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78260'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.04393333'^^xsd:double;
  dwc:latitude '36.98293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4101'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76675 -25.75216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76675"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76675 -25.75216667)"^^geo:wktLiteral ;
  geo-pos:lat "37.76675"^^xsd:decimal ;
  geo-pos:long "-25.75216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4102'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78261'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.75216667'^^xsd:double;
  dwc:latitude '37.76675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4102'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73096667 -25.29943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73096667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73096667 -25.29943333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73096667"^^xsd:decimal ;
  geo-pos:long "-25.29943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4103'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78301'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29943333'^^xsd:double;
  dwc:latitude '37.73096667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4103'^^xsd:string;
  dwc:observationDate '2008-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97816667 -25.18755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97816667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97816667 -25.18755)"^^geo:wktLiteral ;
  geo-pos:lat "36.97816667"^^xsd:decimal ;
  geo-pos:long "-25.18755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4104'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78302'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.18755'^^xsd:double;
  dwc:latitude '36.97816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4104'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0106 -25.14506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0106"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0106 -25.14506667)"^^geo:wktLiteral ;
  geo-pos:lat "37.0106"^^xsd:decimal ;
  geo-pos:long "-25.14506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4105'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78304'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.14506667'^^xsd:double;
  dwc:latitude '37.0106'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4105'^^xsd:string;
  dwc:observationDate '2008-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93113333 -25.01446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93113333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93113333 -25.01446667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93113333"^^xsd:decimal ;
  geo-pos:long "-25.01446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4106'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78305'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.01446667'^^xsd:double;
  dwc:latitude '36.93113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4106'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95741667 -25.01555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95741667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95741667 -25.01555)"^^geo:wktLiteral ;
  geo-pos:lat "36.95741667"^^xsd:decimal ;
  geo-pos:long "-25.01555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4107'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78306'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.01555'^^xsd:double;
  dwc:latitude '36.95741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4107'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96766667 -25.02398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96766667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96766667 -25.02398333)"^^geo:wktLiteral ;
  geo-pos:lat "36.96766667"^^xsd:decimal ;
  geo-pos:long "-25.02398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4108'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.02398333'^^xsd:double;
  dwc:latitude '36.96766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4108'^^xsd:string;
  dwc:observationDate '2008-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92818333 -25.06548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92818333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92818333 -25.06548333)"^^geo:wktLiteral ;
  geo-pos:lat "36.92818333"^^xsd:decimal ;
  geo-pos:long "-25.06548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4109'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78310'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.06548333'^^xsd:double;
  dwc:latitude '36.92818333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4109'^^xsd:string;
  dwc:observationDate '2008-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96773333 -25.02473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96773333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96773333 -25.02473333)"^^geo:wktLiteral ;
  geo-pos:lat "36.96773333"^^xsd:decimal ;
  geo-pos:long "-25.02473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4111'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02473333'^^xsd:double;
  dwc:latitude '36.96773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4111'^^xsd:string;
  dwc:observationDate '2008-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71836667 -27.04661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71836667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71836667 -27.04661667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71836667"^^xsd:decimal ;
  geo-pos:long "-27.04661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4112'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78340'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04661667'^^xsd:double;
  dwc:latitude '38.71836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4112'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7181 -27.04728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7181"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7181 -27.04728333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7181"^^xsd:decimal ;
  geo-pos:long "-27.04728333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4113'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78341'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04728333'^^xsd:double;
  dwc:latitude '38.7181'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4113'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65935 -27.07371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65935"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65935 -27.07371667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65935"^^xsd:decimal ;
  geo-pos:long "-27.07371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4114'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78342'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07371667'^^xsd:double;
  dwc:latitude '38.65935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4114'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86748333 -25.70115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86748333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86748333 -25.70115)"^^geo:wktLiteral ;
  geo-pos:lat "37.86748333"^^xsd:decimal ;
  geo-pos:long "-25.70115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4115'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78416'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70115'^^xsd:double;
  dwc:latitude '37.86748333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4115'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7412 -25.25045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7412"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7412 -25.25045)"^^geo:wktLiteral ;
  geo-pos:lat "37.7412"^^xsd:decimal ;
  geo-pos:long "-25.25045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4116'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78470'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.25045'^^xsd:double;
  dwc:latitude '37.7412'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4116'^^xsd:string;
  dwc:observationDate '2008-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98288333 -25.0401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98288333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98288333 -25.0401)"^^geo:wktLiteral ;
  geo-pos:lat "36.98288333"^^xsd:decimal ;
  geo-pos:long "-25.0401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4117'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78570'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0401'^^xsd:double;
  dwc:latitude '36.98288333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4117'^^xsd:string;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9613 -25.0178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9613"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9613 -25.0178)"^^geo:wktLiteral ;
  geo-pos:lat "36.9613"^^xsd:decimal ;
  geo-pos:long "-25.0178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4118'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0178'^^xsd:double;
  dwc:latitude '36.9613'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4118'^^xsd:string;
  dwc:observationDate '2008-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96936667 -25.02885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96936667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96936667 -25.02885)"^^geo:wktLiteral ;
  geo-pos:lat "36.96936667"^^xsd:decimal ;
  geo-pos:long "-25.02885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4119'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78573'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02885'^^xsd:double;
  dwc:latitude '36.96936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4119'^^xsd:string;
  dwc:observationDate '2008-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00795 -25.12873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00795 -25.12873333)"^^geo:wktLiteral ;
  geo-pos:lat "37.00795"^^xsd:decimal ;
  geo-pos:long "-25.12873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4120'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78574'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.12873333'^^xsd:double;
  dwc:latitude '37.00795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4120'^^xsd:string;
  dwc:observationDate '2008-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77916667 -25.77026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77916667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77916667 -25.77026667)"^^geo:wktLiteral ;
  geo-pos:lat "37.77916667"^^xsd:decimal ;
  geo-pos:long "-25.77026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4121'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78615'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.77026667'^^xsd:double;
  dwc:latitude '37.77916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4121'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82331667 -25.83665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82331667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.83665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82331667 -25.83665)"^^geo:wktLiteral ;
  geo-pos:lat "37.82331667"^^xsd:decimal ;
  geo-pos:long "-25.83665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4122'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.83665'^^xsd:double;
  dwc:latitude '37.82331667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4122'^^xsd:string;
  dwc:observationDate '2008-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65031667 -27.23096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65031667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65031667 -27.23096667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65031667"^^xsd:decimal ;
  geo-pos:long "-27.23096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4123'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.23096667'^^xsd:double;
  dwc:latitude '38.65031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4123'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.64775 -27.16038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.64775"^^xsd:decimal ;
  dwc:decimalLongitude "-27.16038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.64775 -27.16038333)"^^geo:wktLiteral ;
  geo-pos:lat "28.64775"^^xsd:decimal ;
  geo-pos:long "-27.16038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4124'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.16038333'^^xsd:double;
  dwc:latitude '28.64775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4124'^^xsd:string;
  dwc:observationDate '2008-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67815 -28.21673333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21673333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67815 -28.21673333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67815"^^xsd:decimal ;
  geo-pos:long "-28.21673333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4126'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78773'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.21673333'^^xsd:double;
  dwc:latitude '38.67815'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4126'^^xsd:string;
  dwc:observationDate '2008-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53965 -27.84816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53965"^^xsd:decimal ;
  dwc:decimalLongitude "-27.84816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53965 -27.84816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53965"^^xsd:decimal ;
  geo-pos:long "-27.84816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4127'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.84816667'^^xsd:double;
  dwc:latitude '38.53965'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4127'^^xsd:string;
  dwc:observationDate '2008-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53335 -27.77595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53335 -27.77595)"^^geo:wktLiteral ;
  geo-pos:lat "38.53335"^^xsd:decimal ;
  geo-pos:long "-27.77595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4128'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78830'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77595'^^xsd:double;
  dwc:latitude '38.53335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4128'^^xsd:string;
  dwc:observationDate '2008-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00985 -27.957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00985"^^xsd:decimal ;
  dwc:decimalLongitude "-27.957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00985 -27.957)"^^geo:wktLiteral ;
  geo-pos:lat "39.00985"^^xsd:decimal ;
  geo-pos:long "-27.957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4129'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78865'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-27.957'^^xsd:double;
  dwc:latitude '39.00985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4129'^^xsd:string;
  dwc:observationDate '2008-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56358333 -27.90633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56358333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56358333 -27.90633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56358333"^^xsd:decimal ;
  geo-pos:long "-27.90633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4130'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.90633333'^^xsd:double;
  dwc:latitude '38.56358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4130'^^xsd:string;
  dwc:observationDate '2008-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50283333 -31.24883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50283333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50283333 -31.24883333)"^^geo:wktLiteral ;
  geo-pos:lat "39.50283333"^^xsd:decimal ;
  geo-pos:long "-31.24883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4131'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78908'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24883333'^^xsd:double;
  dwc:latitude '39.50283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4131'^^xsd:string;
  dwc:observationDate '2008-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40078333 -31.14746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40078333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40078333 -31.14746667)"^^geo:wktLiteral ;
  geo-pos:lat "39.40078333"^^xsd:decimal ;
  geo-pos:long "-31.14746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4132'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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.14746667'^^xsd:double;
  dwc:latitude '39.40078333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4132'^^xsd:string;
  dwc:observationDate '2008-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75463333 -25.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75463333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75463333 -25.733)"^^geo:wktLiteral ;
  geo-pos:lat "37.75463333"^^xsd:decimal ;
  geo-pos:long "-25.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4133'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.733'^^xsd:double;
  dwc:latitude '37.75463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4133'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75628333 -25.73806667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75628333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73806667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75628333 -25.73806667)"^^geo:wktLiteral ;
  geo-pos:lat "37.75628333"^^xsd:decimal ;
  geo-pos:long "-25.73806667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4134'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73806667'^^xsd:double;
  dwc:latitude '37.75628333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4134'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74158333 -25.72651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74158333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74158333 -25.72651667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74158333"^^xsd:decimal ;
  geo-pos:long "-25.72651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4135'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72651667'^^xsd:double;
  dwc:latitude '37.74158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4135'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74158333 -25.72651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74158333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.72651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74158333 -25.72651667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74158333"^^xsd:decimal ;
  geo-pos:long "-25.72651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4136'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.72651667'^^xsd:double;
  dwc:latitude '37.74158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4136'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94385 -25.0889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94385"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94385 -25.0889)"^^geo:wktLiteral ;
  geo-pos:lat "36.94385"^^xsd:decimal ;
  geo-pos:long "-25.0889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4137'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.0889'^^xsd:double;
  dwc:latitude '36.94385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4137'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94576667 -25.1079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94576667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94576667 -25.1079)"^^geo:wktLiteral ;
  geo-pos:lat "36.94576667"^^xsd:decimal ;
  geo-pos:long "-25.1079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4138'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.1079'^^xsd:double;
  dwc:latitude '36.94576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4138'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7304 -25.29311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7304"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7304 -25.29311667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7304"^^xsd:decimal ;
  geo-pos:long "-25.29311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4139'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79507'^^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.29311667'^^xsd:double;
  dwc:latitude '37.7304'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4139'^^xsd:string;
  dwc:observationDate '2009-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71831667 -25.35476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71831667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71831667 -25.35476667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71831667"^^xsd:decimal ;
  geo-pos:long "-25.35476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4141'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79509'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35476667'^^xsd:double;
  dwc:latitude '37.71831667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4141'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72576667 -25.66725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72576667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72576667 -25.66725)"^^geo:wktLiteral ;
  geo-pos:lat "37.72576667"^^xsd:decimal ;
  geo-pos:long "-25.66725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4142'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66725'^^xsd:double;
  dwc:latitude '37.72576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4142'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79181667 -25.13278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79181667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79181667 -25.13278333)"^^geo:wktLiteral ;
  geo-pos:lat "37.79181667"^^xsd:decimal ;
  geo-pos:long "-25.13278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4143'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79758'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.13278333'^^xsd:double;
  dwc:latitude '37.79181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4143'^^xsd:string;
  dwc:observationDate '2009-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71598333 -25.64561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71598333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71598333 -25.64561667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71598333"^^xsd:decimal ;
  geo-pos:long "-25.64561667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4144'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79759'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64561667'^^xsd:double;
  dwc:latitude '37.71598333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4144'^^xsd:string;
  dwc:observationDate '2009-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67816667 -28.04778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67816667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67816667 -28.04778333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67816667"^^xsd:decimal ;
  geo-pos:long "-28.04778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4145'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79975'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04778333'^^xsd:double;
  dwc:latitude '38.67816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4145'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67975 -28.05805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67975 -28.05805)"^^geo:wktLiteral ;
  geo-pos:lat "38.67975"^^xsd:decimal ;
  geo-pos:long "-28.05805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4146'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79976'^^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 '-28.05805'^^xsd:double;
  dwc:latitude '38.67975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4146'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57381667 -27.79206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57381667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57381667 -27.79206667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57381667"^^xsd:decimal ;
  geo-pos:long "-27.79206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4147'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79977'^^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 '-27.79206667'^^xsd:double;
  dwc:latitude '38.57381667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4147'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60385 -28.03781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60385"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60385 -28.03781667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60385"^^xsd:decimal ;
  geo-pos:long "-28.03781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4148'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03781667'^^xsd:double;
  dwc:latitude '38.60385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4148'^^xsd:string;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7274 -25.65798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7274"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7274 -25.65798333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7274"^^xsd:decimal ;
  geo-pos:long "-25.65798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4149'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79981'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65798333'^^xsd:double;
  dwc:latitude '37.7274'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4149'^^xsd:string;
  dwc:observationDate '2009-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72135 -25.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72135"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72135 -25.66555)"^^geo:wktLiteral ;
  geo-pos:lat "37.72135"^^xsd:decimal ;
  geo-pos:long "-25.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4150'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.66555'^^xsd:double;
  dwc:latitude '37.72135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4150'^^xsd:string;
  dwc:observationDate '2009-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72135 -25.66555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72135"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72135 -25.66555)"^^geo:wktLiteral ;
  geo-pos:lat "37.72135"^^xsd:decimal ;
  geo-pos:long "-25.66555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4151'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.66555'^^xsd:double;
  dwc:latitude '37.72135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4151'^^xsd:string;
  dwc:observationDate '2009-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72396667 -25.66423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72396667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72396667 -25.66423333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72396667"^^xsd:decimal ;
  geo-pos:long "-25.66423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4152'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80040'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.66423333'^^xsd:double;
  dwc:latitude '37.72396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4152'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72396667 -25.66423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72396667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72396667 -25.66423333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72396667"^^xsd:decimal ;
  geo-pos:long "-25.66423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4153'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80040'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.66423333'^^xsd:double;
  dwc:latitude '37.72396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4153'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72396667 -25.66423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72396667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72396667 -25.66423333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72396667"^^xsd:decimal ;
  geo-pos:long "-25.66423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4154'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80040'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.66423333'^^xsd:double;
  dwc:latitude '37.72396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4154'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72635 -27.28683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72635"^^xsd:decimal ;
  dwc:decimalLongitude "-27.28683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72635 -27.28683333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72635"^^xsd:decimal ;
  geo-pos:long "-27.28683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4156'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-27.28683333'^^xsd:double;
  dwc:latitude '37.72635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4156'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80755 -25.12206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80755"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80755 -25.12206667)"^^geo:wktLiteral ;
  geo-pos:lat "37.80755"^^xsd:decimal ;
  geo-pos:long "-25.12206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4157'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.12206667'^^xsd:double;
  dwc:latitude '37.80755'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4157'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79461667 -25.13426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79461667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79461667 -25.13426667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79461667"^^xsd:decimal ;
  geo-pos:long "-25.13426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4158'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13426667'^^xsd:double;
  dwc:latitude '37.79461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4158'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79461667 -25.13426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79461667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79461667 -25.13426667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79461667"^^xsd:decimal ;
  geo-pos:long "-25.13426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4159'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13426667'^^xsd:double;
  dwc:latitude '37.79461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4159'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8158 -25.82653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8158"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8158 -25.82653333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8158"^^xsd:decimal ;
  geo-pos:long "-25.82653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4160'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80073'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.82653333'^^xsd:double;
  dwc:latitude '37.8158'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4160'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73135 -25.68265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73135"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73135 -25.68265)"^^geo:wktLiteral ;
  geo-pos:lat "37.73135"^^xsd:decimal ;
  geo-pos:long "-25.68265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4161'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80074'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.68265'^^xsd:double;
  dwc:latitude '37.73135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4161'^^xsd:string;
  dwc:observationDate '2009-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73468333 -25.69915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73468333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73468333 -25.69915)"^^geo:wktLiteral ;
  geo-pos:lat "37.73468333"^^xsd:decimal ;
  geo-pos:long "-25.69915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4162'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.69915'^^xsd:double;
  dwc:latitude '37.73468333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4162'^^xsd:string;
  dwc:observationDate '2009-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69908333 -25.46705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69908333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69908333 -25.46705)"^^geo:wktLiteral ;
  geo-pos:lat "37.69908333"^^xsd:decimal ;
  geo-pos:long "-25.46705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4163'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80103'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.46705'^^xsd:double;
  dwc:latitude '37.69908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4163'^^xsd:string;
  dwc:observationDate '2009-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73795 -25.19608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73795"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73795 -25.19608333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73795"^^xsd:decimal ;
  geo-pos:long "-25.19608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4164'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.19608333'^^xsd:double;
  dwc:latitude '37.73795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4164'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70088333 -25.4858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70088333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70088333 -25.4858)"^^geo:wktLiteral ;
  geo-pos:lat "37.70088333"^^xsd:decimal ;
  geo-pos:long "-25.4858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4165'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4858'^^xsd:double;
  dwc:latitude '37.70088333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4165'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03783333 -25.20903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03783333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03783333 -25.20903333)"^^geo:wktLiteral ;
  geo-pos:lat "37.03783333"^^xsd:decimal ;
  geo-pos:long "-25.20903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4166'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.20903333'^^xsd:double;
  dwc:latitude '37.03783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4166'^^xsd:string;
  dwc:observationDate '2009-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03783333 -25.20903333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03783333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.20903333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03783333 -25.20903333)"^^geo:wktLiteral ;
  geo-pos:lat "37.03783333"^^xsd:decimal ;
  geo-pos:long "-25.20903333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4167'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.20903333'^^xsd:double;
  dwc:latitude '37.03783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4167'^^xsd:string;
  dwc:observationDate '2009-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.82705 -17.0834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.82705"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.82705 -17.0834)"^^geo:wktLiteral ;
  geo-pos:lat "32.82705"^^xsd:decimal ;
  geo-pos:long "-17.0834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4168'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80145'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-17.0834'^^xsd:double;
  dwc:latitude '32.82705'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4168'^^xsd:string;
  dwc:observationDate '2009-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72763333 -25.65541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72763333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72763333 -25.65541667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72763333"^^xsd:decimal ;
  geo-pos:long "-25.65541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4169'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65541667'^^xsd:double;
  dwc:latitude '37.72763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4169'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72658333 -25.65621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72658333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72658333 -25.65621667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72658333"^^xsd:decimal ;
  geo-pos:long "-25.65621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4171'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65621667'^^xsd:double;
  dwc:latitude '37.72658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4171'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98125 -25.25196667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98125"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25196667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98125 -25.25196667)"^^geo:wktLiteral ;
  geo-pos:lat "36.98125"^^xsd:decimal ;
  geo-pos:long "-25.25196667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4172'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.25196667'^^xsd:double;
  dwc:latitude '36.98125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4172'^^xsd:string;
  dwc:observationDate '2009-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69095 -25.45001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69095"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69095 -25.45001667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69095"^^xsd:decimal ;
  geo-pos:long "-25.45001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4173'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80210'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.45001667'^^xsd:double;
  dwc:latitude '37.69095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4173'^^xsd:string;
  dwc:observationDate '2009-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69095 -25.45001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69095"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69095 -25.45001667)"^^geo:wktLiteral ;
  geo-pos:lat "37.69095"^^xsd:decimal ;
  geo-pos:long "-25.45001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4174'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80210'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.45001667'^^xsd:double;
  dwc:latitude '37.69095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4174'^^xsd:string;
  dwc:observationDate '2009-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93706667 -25.11385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93706667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93706667 -25.11385)"^^geo:wktLiteral ;
  geo-pos:lat "36.93706667"^^xsd:decimal ;
  geo-pos:long "-25.11385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4175'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11385'^^xsd:double;
  dwc:latitude '36.93706667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4175'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40186667 -28.26795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40186667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40186667 -28.26795)"^^geo:wktLiteral ;
  geo-pos:lat "38.40186667"^^xsd:decimal ;
  geo-pos:long "-28.26795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4176'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80292'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26795'^^xsd:double;
  dwc:latitude '38.40186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4176'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40186667 -28.26795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40186667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40186667 -28.26795)"^^geo:wktLiteral ;
  geo-pos:lat "38.40186667"^^xsd:decimal ;
  geo-pos:long "-28.26795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4177'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80292'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26795'^^xsd:double;
  dwc:latitude '38.40186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4177'^^xsd:string;
  dwc:observationDate '2009-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338333 -28.2679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40338333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40338333 -28.2679)"^^geo:wktLiteral ;
  geo-pos:lat "38.40338333"^^xsd:decimal ;
  geo-pos:long "-28.2679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4178'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2679'^^xsd:double;
  dwc:latitude '38.40338333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4178'^^xsd:string;
  dwc:observationDate '2009-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49111667 -28.22413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49111667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49111667 -28.22413333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49111667"^^xsd:decimal ;
  geo-pos:long "-28.22413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4179'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80547'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22413333'^^xsd:double;
  dwc:latitude '38.49111667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4179'^^xsd:string;
  dwc:observationDate '2009-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6597 -27.05808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6597"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6597 -27.05808333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6597"^^xsd:decimal ;
  geo-pos:long "-27.05808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4180'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05808333'^^xsd:double;
  dwc:latitude '38.6597'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4180'^^xsd:string;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6597 -27.05808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6597"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6597 -27.05808333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6597"^^xsd:decimal ;
  geo-pos:long "-27.05808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4181'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05808333'^^xsd:double;
  dwc:latitude '38.6597'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4181'^^xsd:string;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65941667 -27.05981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65941667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65941667 -27.05981667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65941667"^^xsd:decimal ;
  geo-pos:long "-27.05981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4182'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05981667'^^xsd:double;
  dwc:latitude '38.65941667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4182'^^xsd:string;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65941667 -27.05981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65941667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65941667 -27.05981667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65941667"^^xsd:decimal ;
  geo-pos:long "-27.05981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4183'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05981667'^^xsd:double;
  dwc:latitude '38.65941667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4183'^^xsd:string;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5556 -28.76826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5556"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5556 -28.76826667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5556"^^xsd:decimal ;
  geo-pos:long "-28.76826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4184'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76826667'^^xsd:double;
  dwc:latitude '38.5556'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4184'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5556 -28.76826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5556"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5556 -28.76826667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5556"^^xsd:decimal ;
  geo-pos:long "-28.76826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4185'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76826667'^^xsd:double;
  dwc:latitude '38.5556'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4185'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5556 -28.76826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5556"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5556 -28.76826667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5556"^^xsd:decimal ;
  geo-pos:long "-28.76826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4186'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76826667'^^xsd:double;
  dwc:latitude '38.5556'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4186'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  geo-pos:lat "38.55526667"^^xsd:decimal ;
  geo-pos:long "-28.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4188'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7685'^^xsd:double;
  dwc:latitude '38.55526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4188'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  geo-pos:lat "38.55526667"^^xsd:decimal ;
  geo-pos:long "-28.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4189'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7685'^^xsd:double;
  dwc:latitude '38.55526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4189'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  geo-pos:lat "38.55526667"^^xsd:decimal ;
  geo-pos:long "-28.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4190'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7685'^^xsd:double;
  dwc:latitude '38.55526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4190'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74276667 -25.63373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74276667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74276667 -25.63373333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74276667"^^xsd:decimal ;
  geo-pos:long "-25.63373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4191'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80819'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63373333'^^xsd:double;
  dwc:latitude '37.74276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4191'^^xsd:string;
  dwc:observationDate '2009-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6498 -27.23056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6498"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6498 -27.23056667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6498"^^xsd:decimal ;
  geo-pos:long "-27.23056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4192'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80854'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23056667'^^xsd:double;
  dwc:latitude '38.6498'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4192'^^xsd:string;
  dwc:observationDate '2009-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  geo-pos:lat "38.55526667"^^xsd:decimal ;
  geo-pos:long "-28.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4193'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80857'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7685'^^xsd:double;
  dwc:latitude '38.55526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4193'^^xsd:string;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  geo-pos:lat "38.55526667"^^xsd:decimal ;
  geo-pos:long "-28.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4194'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80857'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7685'^^xsd:double;
  dwc:latitude '38.55526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4194'^^xsd:string;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55526667 -28.7685)"^^geo:wktLiteral ;
  geo-pos:lat "38.55526667"^^xsd:decimal ;
  geo-pos:long "-28.7685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4195'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80857'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7685'^^xsd:double;
  dwc:latitude '38.55526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4195'^^xsd:string;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54531667 -27.75371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54531667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54531667 -27.75371667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54531667"^^xsd:decimal ;
  geo-pos:long "-27.75371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4196'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80904'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.75371667'^^xsd:double;
  dwc:latitude '38.54531667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4196'^^xsd:string;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53471667 -27.77755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53471667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53471667 -27.77755)"^^geo:wktLiteral ;
  geo-pos:lat "38.53471667"^^xsd:decimal ;
  geo-pos:long "-27.77755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4197'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77755'^^xsd:double;
  dwc:latitude '38.53471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4197'^^xsd:string;
  dwc:observationDate '2009-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5358 -27.76453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5358"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5358 -27.76453333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5358"^^xsd:decimal ;
  geo-pos:long "-27.76453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4198'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76453333'^^xsd:double;
  dwc:latitude '38.5358'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4198'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75073333 -25.7266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75073333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75073333 -25.7266)"^^geo:wktLiteral ;
  geo-pos:lat "37.75073333"^^xsd:decimal ;
  geo-pos:long "-25.7266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4199'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80943'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.7266'^^xsd:double;
  dwc:latitude '37.75073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4199'^^xsd:string;
  dwc:observationDate '2009-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92271667 -25.0288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92271667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92271667 -25.0288)"^^geo:wktLiteral ;
  geo-pos:lat "36.92271667"^^xsd:decimal ;
  geo-pos:long "-25.0288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4201'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80999'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.0288'^^xsd:double;
  dwc:latitude '36.92271667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4201'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73733333 -25.71171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73733333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73733333 -25.71171667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73733333"^^xsd:decimal ;
  geo-pos:long "-25.71171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4202'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71171667'^^xsd:double;
  dwc:latitude '37.73733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4202'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66681667 -25.45888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66681667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66681667 -25.45888333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66681667"^^xsd:decimal ;
  geo-pos:long "-25.45888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4203'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81049'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.45888333'^^xsd:double;
  dwc:latitude '37.66681667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4203'^^xsd:string;
  dwc:observationDate '2009-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73528333 -25.2401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73528333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73528333 -25.2401)"^^geo:wktLiteral ;
  geo-pos:lat "37.73528333"^^xsd:decimal ;
  geo-pos:long "-25.2401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4204'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81226'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.2401'^^xsd:double;
  dwc:latitude '37.73528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4204'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73528333 -25.2401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73528333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73528333 -25.2401)"^^geo:wktLiteral ;
  geo-pos:lat "37.73528333"^^xsd:decimal ;
  geo-pos:long "-25.2401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4205'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81226'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.2401'^^xsd:double;
  dwc:latitude '37.73528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4205'^^xsd:string;
  dwc:observationDate '2009-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55841667 -28.77163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55841667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55841667 -28.77163333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55841667"^^xsd:decimal ;
  geo-pos:long "-28.77163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4206'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77163333'^^xsd:double;
  dwc:latitude '38.55841667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4206'^^xsd:string;
  dwc:observationDate '2009-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55841667 -28.77163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55841667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55841667 -28.77163333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55841667"^^xsd:decimal ;
  geo-pos:long "-28.77163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4207'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77163333'^^xsd:double;
  dwc:latitude '38.55841667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4207'^^xsd:string;
  dwc:observationDate '2009-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.388 -28.20393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.388"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.388 -28.20393333)"^^geo:wktLiteral ;
  geo-pos:lat "38.388"^^xsd:decimal ;
  geo-pos:long "-28.20393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4208'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81278'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20393333'^^xsd:double;
  dwc:latitude '38.388'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4208'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02806667 -16.35788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.02806667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.35788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.02806667 -16.35788333)"^^geo:wktLiteral ;
  geo-pos:lat "33.02806667"^^xsd:decimal ;
  geo-pos:long "-16.35788333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4209'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81539'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.35788333'^^xsd:double;
  dwc:latitude '33.02806667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4209'^^xsd:string;
  dwc:observationDate '2009-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.70015 -16.76646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.70015"^^xsd:decimal ;
  dwc:decimalLongitude "-16.76646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.70015 -16.76646667)"^^geo:wktLiteral ;
  geo-pos:lat "32.70015"^^xsd:decimal ;
  geo-pos:long "-16.76646667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4210'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81540'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.76646667'^^xsd:double;
  dwc:latitude '32.70015'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4210'^^xsd:string;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71301667 -17.17108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.71301667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.17108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71301667 -17.17108333)"^^geo:wktLiteral ;
  geo-pos:lat "32.71301667"^^xsd:decimal ;
  geo-pos:long "-17.17108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4211'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81541'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.17108333'^^xsd:double;
  dwc:latitude '32.71301667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4211'^^xsd:string;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68698333 -28.2221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68698333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68698333 -28.2221)"^^geo:wktLiteral ;
  geo-pos:lat "38.68698333"^^xsd:decimal ;
  geo-pos:long "-28.2221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4212'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2221'^^xsd:double;
  dwc:latitude '38.68698333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4212'^^xsd:string;
  dwc:observationDate '2009-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68511667 -27.14468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68511667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.14468333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68511667 -27.14468333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68511667"^^xsd:decimal ;
  geo-pos:long "-27.14468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4213'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81818'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.14468333'^^xsd:double;
  dwc:latitude '38.68511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4213'^^xsd:string;
  dwc:observationDate '2009-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98985 -25.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98985"^^xsd:decimal ;
  dwc:decimalLongitude "-25.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98985 -25.188)"^^geo:wktLiteral ;
  geo-pos:lat "36.98985"^^xsd:decimal ;
  geo-pos:long "-25.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4214'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81819'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.188'^^xsd:double;
  dwc:latitude '36.98985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4214'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7442 -25.63795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7442"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7442 -25.63795)"^^geo:wktLiteral ;
  geo-pos:lat "37.7442"^^xsd:decimal ;
  geo-pos:long "-25.63795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4216'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63795'^^xsd:double;
  dwc:latitude '37.7442'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4216'^^xsd:string;
  dwc:observationDate '2009-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74551667 -23.63425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74551667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.63425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74551667 -23.63425)"^^geo:wktLiteral ;
  geo-pos:lat "37.74551667"^^xsd:decimal ;
  geo-pos:long "-23.63425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4217'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81974'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-23.63425'^^xsd:double;
  dwc:latitude '37.74551667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4217'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72178333 -25.3223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72178333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72178333 -25.3223)"^^geo:wktLiteral ;
  geo-pos:lat "37.72178333"^^xsd:decimal ;
  geo-pos:long "-25.3223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4218'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82004'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3223'^^xsd:double;
  dwc:latitude '37.72178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4218'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74425 -25.63731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74425"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74425 -25.63731667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74425"^^xsd:decimal ;
  geo-pos:long "-25.63731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4219'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63731667'^^xsd:double;
  dwc:latitude '37.74425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4219'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95155 -25.17253333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95155"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17253333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95155 -25.17253333)"^^geo:wktLiteral ;
  geo-pos:lat "36.95155"^^xsd:decimal ;
  geo-pos:long "-25.17253333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4220'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17253333'^^xsd:double;
  dwc:latitude '36.95155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4220'^^xsd:string;
  dwc:observationDate '2009-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06141667 -25.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06141667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06141667 -25.1967)"^^geo:wktLiteral ;
  geo-pos:lat "37.06141667"^^xsd:decimal ;
  geo-pos:long "-25.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4221'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.1967'^^xsd:double;
  dwc:latitude '37.06141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4221'^^xsd:string;
  dwc:observationDate '2009-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06141667 -25.1967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06141667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06141667 -25.1967)"^^geo:wktLiteral ;
  geo-pos:lat "37.06141667"^^xsd:decimal ;
  geo-pos:long "-25.1967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4222'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.1967'^^xsd:double;
  dwc:latitude '37.06141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4222'^^xsd:string;
  dwc:observationDate '2009-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06791667 -25.21351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06791667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06791667 -25.21351667)"^^geo:wktLiteral ;
  geo-pos:lat "37.06791667"^^xsd:decimal ;
  geo-pos:long "-25.21351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4223'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21351667'^^xsd:double;
  dwc:latitude '37.06791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4223'^^xsd:string;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06791667 -25.21351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06791667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.21351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06791667 -25.21351667)"^^geo:wktLiteral ;
  geo-pos:lat "37.06791667"^^xsd:decimal ;
  geo-pos:long "-25.21351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4224'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.21351667'^^xsd:double;
  dwc:latitude '37.06791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4224'^^xsd:string;
  dwc:observationDate '2009-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7151 -25.34381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7151"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7151 -25.34381667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7151"^^xsd:decimal ;
  geo-pos:long "-25.34381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4225'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82580'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34381667'^^xsd:double;
  dwc:latitude '37.7151'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4225'^^xsd:string;
  dwc:observationDate '2009-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7151 -25.34381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7151"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7151 -25.34381667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7151"^^xsd:decimal ;
  geo-pos:long "-25.34381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4226'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82580'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34381667'^^xsd:double;
  dwc:latitude '37.7151'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4226'^^xsd:string;
  dwc:observationDate '2009-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7151 -25.34381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7151"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7151 -25.34381667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7151"^^xsd:decimal ;
  geo-pos:long "-25.34381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4227'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82580'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34381667'^^xsd:double;
  dwc:latitude '37.7151'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4227'^^xsd:string;
  dwc:observationDate '2009-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40506667 -28.27193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40506667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40506667 -28.27193333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40506667"^^xsd:decimal ;
  geo-pos:long "-28.27193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4228'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82672'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27193333'^^xsd:double;
  dwc:latitude '38.40506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4228'^^xsd:string;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40506667 -28.27193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40506667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40506667 -28.27193333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40506667"^^xsd:decimal ;
  geo-pos:long "-28.27193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4229'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82672'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27193333'^^xsd:double;
  dwc:latitude '38.40506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4229'^^xsd:string;
  dwc:observationDate '2009-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66608333 -27.06683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66608333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66608333 -27.06683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66608333"^^xsd:decimal ;
  geo-pos:long "-27.06683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4230'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82710'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06683333'^^xsd:double;
  dwc:latitude '38.66608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4230'^^xsd:string;
  dwc:observationDate '2009-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66608333 -27.06683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66608333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66608333 -27.06683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66608333"^^xsd:decimal ;
  geo-pos:long "-27.06683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4232'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82710'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06683333'^^xsd:double;
  dwc:latitude '38.66608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4232'^^xsd:string;
  dwc:observationDate '2009-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66601667 -27.06606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66601667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66601667 -27.06606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66601667"^^xsd:decimal ;
  geo-pos:long "-27.06606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4233'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82711'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06606667'^^xsd:double;
  dwc:latitude '38.66601667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4233'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66601667 -27.06606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66601667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66601667 -27.06606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66601667"^^xsd:decimal ;
  geo-pos:long "-27.06606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4234'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82711'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06606667'^^xsd:double;
  dwc:latitude '38.66601667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4234'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66601667 -27.06606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66601667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66601667 -27.06606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66601667"^^xsd:decimal ;
  geo-pos:long "-27.06606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4235'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82711'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06606667'^^xsd:double;
  dwc:latitude '38.66601667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4235'^^xsd:string;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66651667 -27.06461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66651667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66651667 -27.06461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66651667"^^xsd:decimal ;
  geo-pos:long "-27.06461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4236'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82712'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06461667'^^xsd:double;
  dwc:latitude '38.66651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4236'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66651667 -27.06461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66651667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66651667 -27.06461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66651667"^^xsd:decimal ;
  geo-pos:long "-27.06461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4237'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82712'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06461667'^^xsd:double;
  dwc:latitude '38.66651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4237'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66651667 -27.06461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66651667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66651667 -27.06461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66651667"^^xsd:decimal ;
  geo-pos:long "-27.06461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4238'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82712'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06461667'^^xsd:double;
  dwc:latitude '38.66651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4238'^^xsd:string;
  dwc:observationDate '2009-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40253333 -28.27266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40253333 -28.27266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40253333"^^xsd:decimal ;
  geo-pos:long "-28.27266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4239'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27266667'^^xsd:double;
  dwc:latitude '38.40253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4239'^^xsd:string;
  dwc:observationDate '2009-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40253333 -28.27266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40253333 -28.27266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40253333"^^xsd:decimal ;
  geo-pos:long "-28.27266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4240'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27266667'^^xsd:double;
  dwc:latitude '38.40253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4240'^^xsd:string;
  dwc:observationDate '2009-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38623333 -28.20861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38623333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38623333 -28.20861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.38623333"^^xsd:decimal ;
  geo-pos:long "-28.20861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4241'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20861667'^^xsd:double;
  dwc:latitude '38.38623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4241'^^xsd:string;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71693333 -25.33861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71693333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71693333 -25.33861667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71693333"^^xsd:decimal ;
  geo-pos:long "-25.33861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4242'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33861667'^^xsd:double;
  dwc:latitude '37.71693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4242'^^xsd:string;
  dwc:observationDate '2009-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71693333 -25.33861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71693333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71693333 -25.33861667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71693333"^^xsd:decimal ;
  geo-pos:long "-25.33861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4243'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33861667'^^xsd:double;
  dwc:latitude '37.71693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4243'^^xsd:string;
  dwc:observationDate '2009-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71693333 -25.33861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71693333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71693333 -25.33861667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71693333"^^xsd:decimal ;
  geo-pos:long "-25.33861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4244'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33861667'^^xsd:double;
  dwc:latitude '37.71693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4244'^^xsd:string;
  dwc:observationDate '2009-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40246667 -28.2682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40246667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40246667 -28.2682)"^^geo:wktLiteral ;
  geo-pos:lat "38.40246667"^^xsd:decimal ;
  geo-pos:long "-28.2682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4245'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82896'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2682'^^xsd:double;
  dwc:latitude '38.40246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4245'^^xsd:string;
  dwc:observationDate '2009-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40268333 -28.2708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40268333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40268333 -28.2708)"^^geo:wktLiteral ;
  geo-pos:lat "38.40268333"^^xsd:decimal ;
  geo-pos:long "-28.2708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4247'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2708'^^xsd:double;
  dwc:latitude '38.40268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4247'^^xsd:string;
  dwc:observationDate '2009-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40268333 -28.2708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40268333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40268333 -28.2708)"^^geo:wktLiteral ;
  geo-pos:lat "38.40268333"^^xsd:decimal ;
  geo-pos:long "-28.2708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4248'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2708'^^xsd:double;
  dwc:latitude '38.40268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4248'^^xsd:string;
  dwc:observationDate '2009-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67491667 -27.33841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67491667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67491667 -27.33841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67491667"^^xsd:decimal ;
  geo-pos:long "-27.33841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4249'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33841667'^^xsd:double;
  dwc:latitude '38.67491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4249'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67491667 -27.33841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67491667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67491667 -27.33841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67491667"^^xsd:decimal ;
  geo-pos:long "-27.33841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4250'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33841667'^^xsd:double;
  dwc:latitude '38.67491667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4250'^^xsd:string;
  dwc:observationDate '2009-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73961667 -25.6448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73961667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73961667 -25.6448)"^^geo:wktLiteral ;
  geo-pos:lat "37.73961667"^^xsd:decimal ;
  geo-pos:long "-25.6448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4251'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6448'^^xsd:double;
  dwc:latitude '37.73961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4251'^^xsd:string;
  dwc:observationDate '2009-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72728333 -25.2991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72728333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72728333 -25.2991)"^^geo:wktLiteral ;
  geo-pos:lat "37.72728333"^^xsd:decimal ;
  geo-pos:long "-25.2991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4252'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2991'^^xsd:double;
  dwc:latitude '37.72728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4252'^^xsd:string;
  dwc:observationDate '2009-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9435 -25.08885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9435"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9435 -25.08885)"^^geo:wktLiteral ;
  geo-pos:lat "36.9435"^^xsd:decimal ;
  geo-pos:long "-25.08885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4253'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08885'^^xsd:double;
  dwc:latitude '36.9435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4253'^^xsd:string;
  dwc:observationDate '2009-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45763333 -23.86035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45763333"^^xsd:decimal ;
  dwc:decimalLongitude "-23.86035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45763333 -23.86035)"^^geo:wktLiteral ;
  geo-pos:lat "37.45763333"^^xsd:decimal ;
  geo-pos:long "-23.86035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4254'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83013'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-23.86035'^^xsd:double;
  dwc:latitude '37.45763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4254'^^xsd:string;
  dwc:observationDate '2009-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.739 -25.64166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.739"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.739 -25.64166667)"^^geo:wktLiteral ;
  geo-pos:lat "37.739"^^xsd:decimal ;
  geo-pos:long "-25.64166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4255'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83164'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64166667'^^xsd:double;
  dwc:latitude '37.739'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4255'^^xsd:string;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59726667 -28.00945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59726667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59726667 -28.00945)"^^geo:wktLiteral ;
  geo-pos:lat "38.59726667"^^xsd:decimal ;
  geo-pos:long "-28.00945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4256'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00945'^^xsd:double;
  dwc:latitude '38.59726667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4256'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65018333 -27.07165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65018333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65018333 -27.07165)"^^geo:wktLiteral ;
  geo-pos:lat "38.65018333"^^xsd:decimal ;
  geo-pos:long "-27.07165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4257'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07165'^^xsd:double;
  dwc:latitude '38.65018333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4257'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65018333 -27.07165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65018333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65018333 -27.07165)"^^geo:wktLiteral ;
  geo-pos:lat "38.65018333"^^xsd:decimal ;
  geo-pos:long "-27.07165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4258'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07165'^^xsd:double;
  dwc:latitude '38.65018333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4258'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74381667 -25.63798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74381667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74381667 -25.63798333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74381667"^^xsd:decimal ;
  geo-pos:long "-25.63798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4259'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63798333'^^xsd:double;
  dwc:latitude '37.74381667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4259'^^xsd:string;
  dwc:observationDate '2009-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94646667 -25.11605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94646667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94646667 -25.11605)"^^geo:wktLiteral ;
  geo-pos:lat "36.94646667"^^xsd:decimal ;
  geo-pos:long "-25.11605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4260'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83230'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.11605'^^xsd:double;
  dwc:latitude '36.94646667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4260'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94571667 -25.17148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94571667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94571667 -25.17148333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94571667"^^xsd:decimal ;
  geo-pos:long "-25.17148333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4262'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.17148333'^^xsd:double;
  dwc:latitude '36.94571667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4262'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74105 -25.63825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74105"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74105 -25.63825)"^^geo:wktLiteral ;
  geo-pos:lat "37.74105"^^xsd:decimal ;
  geo-pos:long "-25.63825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4263'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83326'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63825'^^xsd:double;
  dwc:latitude '37.74105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4263'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74105 -25.63825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74105"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74105 -25.63825)"^^geo:wktLiteral ;
  geo-pos:lat "37.74105"^^xsd:decimal ;
  geo-pos:long "-25.63825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4264'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83326'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63825'^^xsd:double;
  dwc:latitude '37.74105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4264'^^xsd:string;
  dwc:observationDate '2009-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71148333 -25.49321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71148333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71148333 -25.49321667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71148333"^^xsd:decimal ;
  geo-pos:long "-25.49321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4265'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83327'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49321667'^^xsd:double;
  dwc:latitude '37.71148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4265'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71148333 -25.49321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71148333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71148333 -25.49321667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71148333"^^xsd:decimal ;
  geo-pos:long "-25.49321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4266'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83327'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49321667'^^xsd:double;
  dwc:latitude '37.71148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4266'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7312 -25.29496667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7312"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29496667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7312 -25.29496667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7312"^^xsd:decimal ;
  geo-pos:long "-25.29496667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4267'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83328'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.29496667'^^xsd:double;
  dwc:latitude '37.7312'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4267'^^xsd:string;
  dwc:observationDate '2009-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93755 -25.13741667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93755"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13741667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93755 -25.13741667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93755"^^xsd:decimal ;
  geo-pos:long "-25.13741667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4268'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83364'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13741667'^^xsd:double;
  dwc:latitude '36.93755'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4268'^^xsd:string;
  dwc:observationDate '2009-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87725 -25.84411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87725"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87725 -25.84411667)"^^geo:wktLiteral ;
  geo-pos:lat "37.87725"^^xsd:decimal ;
  geo-pos:long "-25.84411667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4269'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83393'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.84411667'^^xsd:double;
  dwc:latitude '37.87725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4269'^^xsd:string;
  dwc:observationDate '2009-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94006667 -25.16408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94006667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.16408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94006667 -25.16408333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94006667"^^xsd:decimal ;
  geo-pos:long "-25.16408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4270'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83428'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.16408333'^^xsd:double;
  dwc:latitude '36.94006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4270'^^xsd:string;
  dwc:observationDate '2009-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00781667 -25.05191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00781667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.05191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00781667 -25.05191667)"^^geo:wktLiteral ;
  geo-pos:lat "37.00781667"^^xsd:decimal ;
  geo-pos:long "-25.05191667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4271'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83429'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.05191667'^^xsd:double;
  dwc:latitude '37.00781667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4271'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98646667 -25.18686667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98646667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18686667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98646667 -25.18686667)"^^geo:wktLiteral ;
  geo-pos:lat "36.98646667"^^xsd:decimal ;
  geo-pos:long "-25.18686667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4272'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83430'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.18686667'^^xsd:double;
  dwc:latitude '36.98646667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4272'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93335 -25.08078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93335"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93335 -25.08078333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93335"^^xsd:decimal ;
  geo-pos:long "-25.08078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4273'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83506'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08078333'^^xsd:double;
  dwc:latitude '36.93335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4273'^^xsd:string;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72875 -25.6589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72875"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72875 -25.6589)"^^geo:wktLiteral ;
  geo-pos:lat "37.72875"^^xsd:decimal ;
  geo-pos:long "-25.6589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4274'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83530'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^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.6589'^^xsd:double;
  dwc:latitude '37.72875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4274'^^xsd:string;
  dwc:observationDate '2009-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55761667 -28.77346667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55761667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77346667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55761667 -28.77346667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55761667"^^xsd:decimal ;
  geo-pos:long "-28.77346667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4276'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83969'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77346667'^^xsd:double;
  dwc:latitude '38.55761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4276'^^xsd:string;
  dwc:observationDate '2009-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63505 -28.11766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63505"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63505 -28.11766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63505"^^xsd:decimal ;
  geo-pos:long "-28.11766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4277'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11766667'^^xsd:double;
  dwc:latitude '38.63505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4277'^^xsd:string;
  dwc:observationDate '2009-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7035 -28.12918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7035"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7035 -28.12918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7035"^^xsd:decimal ;
  geo-pos:long "-28.12918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4278'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12918333'^^xsd:double;
  dwc:latitude '38.7035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4278'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17281667 -24.00633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17281667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.00633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17281667 -24.00633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.17281667"^^xsd:decimal ;
  geo-pos:long "-24.00633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4279'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.00633333'^^xsd:double;
  dwc:latitude '38.17281667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4279'^^xsd:string;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69288333 -28.11311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69288333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69288333 -28.11311667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69288333"^^xsd:decimal ;
  geo-pos:long "-28.11311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4280'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11311667'^^xsd:double;
  dwc:latitude '38.69288333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4280'^^xsd:string;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6995 -28.11691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6995"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6995 -28.11691667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6995"^^xsd:decimal ;
  geo-pos:long "-28.11691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4281'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84139'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11691667'^^xsd:double;
  dwc:latitude '38.6995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4281'^^xsd:string;
  dwc:observationDate '2009-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73985 -25.6087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73985"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73985 -25.6087)"^^geo:wktLiteral ;
  geo-pos:lat "37.73985"^^xsd:decimal ;
  geo-pos:long "-25.6087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4282'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6087'^^xsd:double;
  dwc:latitude '37.73985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4282'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74285 -25.63771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74285"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74285 -25.63771667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74285"^^xsd:decimal ;
  geo-pos:long "-25.63771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4283'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.63771667'^^xsd:double;
  dwc:latitude '37.74285'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4283'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73926667 -25.58085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73926667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73926667 -25.58085)"^^geo:wktLiteral ;
  geo-pos:lat "37.73926667"^^xsd:decimal ;
  geo-pos:long "-25.58085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4284'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84370'^^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.58085'^^xsd:double;
  dwc:latitude '37.73926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4284'^^xsd:string;
  dwc:observationDate '2009-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73365 -28.70368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73365 -28.70368333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73365"^^xsd:decimal ;
  geo-pos:long "-28.70368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4285'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.70368333'^^xsd:double;
  dwc:latitude '37.73365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4285'^^xsd:string;
  dwc:observationDate '2009-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01508333 -25.06818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01508333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01508333 -25.06818333)"^^geo:wktLiteral ;
  geo-pos:lat "37.01508333"^^xsd:decimal ;
  geo-pos:long "-25.06818333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4286'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84372'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.06818333'^^xsd:double;
  dwc:latitude '37.01508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4286'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7422 -25.63718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7422"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7422 -25.63718333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7422"^^xsd:decimal ;
  geo-pos:long "-25.63718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4287'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84418'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63718333'^^xsd:double;
  dwc:latitude '37.7422'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4287'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40426667 -28.2707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40426667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40426667 -28.2707)"^^geo:wktLiteral ;
  geo-pos:lat "38.40426667"^^xsd:decimal ;
  geo-pos:long "-28.2707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4288'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2707'^^xsd:double;
  dwc:latitude '38.40426667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4288'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40426667 -28.2707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40426667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40426667 -28.2707)"^^geo:wktLiteral ;
  geo-pos:lat "38.40426667"^^xsd:decimal ;
  geo-pos:long "-28.2707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4289'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2707'^^xsd:double;
  dwc:latitude '38.40426667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4289'^^xsd:string;
  dwc:observationDate '2009-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71665 -21.3904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71665"^^xsd:decimal ;
  dwc:decimalLongitude "-21.3904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71665 -21.3904)"^^geo:wktLiteral ;
  geo-pos:lat "37.71665"^^xsd:decimal ;
  geo-pos:long "-21.3904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4290'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84686'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-21.3904'^^xsd:double;
  dwc:latitude '37.71665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4290'^^xsd:string;
  dwc:observationDate '2009-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30835 -28.0885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30835 -28.0885)"^^geo:wktLiteral ;
  geo-pos:lat "38.30835"^^xsd:decimal ;
  geo-pos:long "-28.0885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4292'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84687'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0885'^^xsd:double;
  dwc:latitude '38.30835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4292'^^xsd:string;
  dwc:observationDate '2009-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30835 -28.0885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30835 -28.0885)"^^geo:wktLiteral ;
  geo-pos:lat "38.30835"^^xsd:decimal ;
  geo-pos:long "-28.0885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4293'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84687'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0885'^^xsd:double;
  dwc:latitude '38.30835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4293'^^xsd:string;
  dwc:observationDate '2009-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66583333 -27.0671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66583333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66583333 -27.0671)"^^geo:wktLiteral ;
  geo-pos:lat "38.66583333"^^xsd:decimal ;
  geo-pos:long "-27.0671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4294'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0671'^^xsd:double;
  dwc:latitude '38.66583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4294'^^xsd:string;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66583333 -27.0671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66583333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66583333 -27.0671)"^^geo:wktLiteral ;
  geo-pos:lat "38.66583333"^^xsd:decimal ;
  geo-pos:long "-27.0671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4295'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0671'^^xsd:double;
  dwc:latitude '38.66583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4295'^^xsd:string;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66583333 -27.0671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66583333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66583333 -27.0671)"^^geo:wktLiteral ;
  geo-pos:lat "38.66583333"^^xsd:decimal ;
  geo-pos:long "-27.0671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4296'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0671'^^xsd:double;
  dwc:latitude '38.66583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4296'^^xsd:string;
  dwc:observationDate '2009-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55991667 -28.76928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55991667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55991667 -28.76928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55991667"^^xsd:decimal ;
  geo-pos:long "-28.76928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4297'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76928333'^^xsd:double;
  dwc:latitude '38.55991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4297'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55991667 -28.76928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55991667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55991667 -28.76928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55991667"^^xsd:decimal ;
  geo-pos:long "-28.76928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4298'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76928333'^^xsd:double;
  dwc:latitude '38.55991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4298'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55991667 -28.76928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55991667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55991667 -28.76928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55991667"^^xsd:decimal ;
  geo-pos:long "-28.76928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4299'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76928333'^^xsd:double;
  dwc:latitude '38.55991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4299'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55991667 -28.76928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55991667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55991667 -28.76928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55991667"^^xsd:decimal ;
  geo-pos:long "-28.76928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4300'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76928333'^^xsd:double;
  dwc:latitude '38.55991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4300'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9297 -25.01245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9297"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9297 -25.01245)"^^geo:wktLiteral ;
  geo-pos:lat "36.9297"^^xsd:decimal ;
  geo-pos:long "-25.01245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4301'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85167'^^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 '-25.01245'^^xsd:double;
  dwc:latitude '36.9297'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4301'^^xsd:string;
  dwc:observationDate '2009-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74181667 -25.61118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74181667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74181667 -25.61118333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74181667"^^xsd:decimal ;
  geo-pos:long "-25.61118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4302'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85168'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.61118333'^^xsd:double;
  dwc:latitude '37.74181667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4302'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9302 -25.01403333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9302"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01403333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9302 -25.01403333)"^^geo:wktLiteral ;
  geo-pos:lat "36.9302"^^xsd:decimal ;
  geo-pos:long "-25.01403333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4303'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85169'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01403333'^^xsd:double;
  dwc:latitude '36.9302'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4303'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00473333 -25.13915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00473333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00473333 -25.13915)"^^geo:wktLiteral ;
  geo-pos:lat "37.00473333"^^xsd:decimal ;
  geo-pos:long "-25.13915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4304'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85369'^^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.13915'^^xsd:double;
  dwc:latitude '37.00473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4304'^^xsd:string;
  dwc:observationDate '2009-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73063333 -25.55865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73063333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73063333 -25.55865)"^^geo:wktLiteral ;
  geo-pos:lat "37.73063333"^^xsd:decimal ;
  geo-pos:long "-25.55865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4306'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.55865'^^xsd:double;
  dwc:latitude '37.73063333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4306'^^xsd:string;
  dwc:observationDate '2009-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94405 -25.09166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94405"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94405 -25.09166667)"^^geo:wktLiteral ;
  geo-pos:lat "36.94405"^^xsd:decimal ;
  geo-pos:long "-25.09166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4307'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85454'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.09166667'^^xsd:double;
  dwc:latitude '36.94405'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4307'^^xsd:string;
  dwc:observationDate '2009-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02453333 -25.2459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02453333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02453333 -25.2459)"^^geo:wktLiteral ;
  geo-pos:lat "37.02453333"^^xsd:decimal ;
  geo-pos:long "-25.2459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4308'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.2459'^^xsd:double;
  dwc:latitude '37.02453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4308'^^xsd:string;
  dwc:observationDate '2009-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02453333 -25.2459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02453333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02453333 -25.2459)"^^geo:wktLiteral ;
  geo-pos:lat "37.02453333"^^xsd:decimal ;
  geo-pos:long "-25.2459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4309'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.2459'^^xsd:double;
  dwc:latitude '37.02453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4309'^^xsd:string;
  dwc:observationDate '2009-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72011667 -25.53703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72011667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72011667 -25.53703333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72011667"^^xsd:decimal ;
  geo-pos:long "-25.53703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4310'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85456'^^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.53703333'^^xsd:double;
  dwc:latitude '37.72011667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4310'^^xsd:string;
  dwc:observationDate '2009-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96848333 -25.18421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96848333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96848333 -25.18421667)"^^geo:wktLiteral ;
  geo-pos:lat "36.96848333"^^xsd:decimal ;
  geo-pos:long "-25.18421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4311'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85491'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.18421667'^^xsd:double;
  dwc:latitude '36.96848333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4311'^^xsd:string;
  dwc:observationDate '2009-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90038333 -25.1386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90038333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90038333 -25.1386)"^^geo:wktLiteral ;
  geo-pos:lat "36.90038333"^^xsd:decimal ;
  geo-pos:long "-25.1386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4312'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85527'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.1386'^^xsd:double;
  dwc:latitude '36.90038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4312'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90038333 -25.1386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90038333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90038333 -25.1386)"^^geo:wktLiteral ;
  geo-pos:lat "36.90038333"^^xsd:decimal ;
  geo-pos:long "-25.1386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4313'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85527'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.1386'^^xsd:double;
  dwc:latitude '36.90038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4313'^^xsd:string;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96893333 -25.02378333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96893333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02378333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96893333 -25.02378333)"^^geo:wktLiteral ;
  geo-pos:lat "36.96893333"^^xsd:decimal ;
  geo-pos:long "-25.02378333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4314'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85528'^^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.02378333'^^xsd:double;
  dwc:latitude '36.96893333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4314'^^xsd:string;
  dwc:observationDate '2009-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73388333 -25.65693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73388333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65693333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73388333 -25.65693333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73388333"^^xsd:decimal ;
  geo-pos:long "-25.65693333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4315'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85544'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65693333'^^xsd:double;
  dwc:latitude '37.73388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4315'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73388333 -25.65693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73388333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65693333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73388333 -25.65693333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73388333"^^xsd:decimal ;
  geo-pos:long "-25.65693333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4316'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85544'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65693333'^^xsd:double;
  dwc:latitude '37.73388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4316'^^xsd:string;
  dwc:observationDate '2009-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96835 -25.02635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96835"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96835 -25.02635)"^^geo:wktLiteral ;
  geo-pos:lat "36.96835"^^xsd:decimal ;
  geo-pos:long "-25.02635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4317'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85545'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.02635'^^xsd:double;
  dwc:latitude '36.96835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4317'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71236667 -25.48118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71236667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71236667 -25.48118333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71236667"^^xsd:decimal ;
  geo-pos:long "-25.48118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4318'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85546'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.48118333'^^xsd:double;
  dwc:latitude '37.71236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4318'^^xsd:string;
  dwc:observationDate '2009-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7031 -25.48543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7031"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7031 -25.48543333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7031"^^xsd:decimal ;
  geo-pos:long "-25.48543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4319'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85571'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48543333'^^xsd:double;
  dwc:latitude '37.7031'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4319'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05165 -25.2146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05165"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05165 -25.2146)"^^geo:wktLiteral ;
  geo-pos:lat "37.05165"^^xsd:decimal ;
  geo-pos:long "-25.2146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4321'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.2146'^^xsd:double;
  dwc:latitude '37.05165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4321'^^xsd:string;
  dwc:observationDate '2009-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05165 -25.2146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05165"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05165 -25.2146)"^^geo:wktLiteral ;
  geo-pos:lat "37.05165"^^xsd:decimal ;
  geo-pos:long "-25.2146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4322'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.2146'^^xsd:double;
  dwc:latitude '37.05165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4322'^^xsd:string;
  dwc:observationDate '2009-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73626667 -25.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73626667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73626667 -25.6335)"^^geo:wktLiteral ;
  geo-pos:lat "37.73626667"^^xsd:decimal ;
  geo-pos:long "-25.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4323'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85625'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.6335'^^xsd:double;
  dwc:latitude '37.73626667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4323'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73626667 -25.6335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73626667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73626667 -25.6335)"^^geo:wktLiteral ;
  geo-pos:lat "37.73626667"^^xsd:decimal ;
  geo-pos:long "-25.6335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4324'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85625'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.6335'^^xsd:double;
  dwc:latitude '37.73626667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4324'^^xsd:string;
  dwc:observationDate '2009-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70098333 -25.52215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70098333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70098333 -25.52215)"^^geo:wktLiteral ;
  geo-pos:lat "37.70098333"^^xsd:decimal ;
  geo-pos:long "-25.52215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4325'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85677'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52215'^^xsd:double;
  dwc:latitude '37.70098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4325'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70098333 -25.52215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70098333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70098333 -25.52215)"^^geo:wktLiteral ;
  geo-pos:lat "37.70098333"^^xsd:decimal ;
  geo-pos:long "-25.52215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4326'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85677'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52215'^^xsd:double;
  dwc:latitude '37.70098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4326'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70098333 -25.52215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70098333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70098333 -25.52215)"^^geo:wktLiteral ;
  geo-pos:lat "37.70098333"^^xsd:decimal ;
  geo-pos:long "-25.52215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4327'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85677'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.52215'^^xsd:double;
  dwc:latitude '37.70098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4327'^^xsd:string;
  dwc:observationDate '2009-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69625 -25.4679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69625"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69625 -25.4679)"^^geo:wktLiteral ;
  geo-pos:lat "37.69625"^^xsd:decimal ;
  geo-pos:long "-25.4679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4328'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.4679'^^xsd:double;
  dwc:latitude '37.69625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4328'^^xsd:string;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69625 -25.4679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69625"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69625 -25.4679)"^^geo:wktLiteral ;
  geo-pos:lat "37.69625"^^xsd:decimal ;
  geo-pos:long "-25.4679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4329'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85678'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.4679'^^xsd:double;
  dwc:latitude '37.69625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4329'^^xsd:string;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73603333 -25.24531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73603333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73603333 -25.24531667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73603333"^^xsd:decimal ;
  geo-pos:long "-25.24531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4330'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85732'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.24531667'^^xsd:double;
  dwc:latitude '37.73603333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4330'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73603333 -25.24531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73603333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73603333 -25.24531667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73603333"^^xsd:decimal ;
  geo-pos:long "-25.24531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4331'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85732'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.24531667'^^xsd:double;
  dwc:latitude '37.73603333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4331'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73393333 -25.23756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73393333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73393333 -25.23756667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73393333"^^xsd:decimal ;
  geo-pos:long "-25.23756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4332'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85758'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23756667'^^xsd:double;
  dwc:latitude '37.73393333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4332'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73393333 -25.23756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73393333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73393333 -25.23756667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73393333"^^xsd:decimal ;
  geo-pos:long "-25.23756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4333'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85758'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23756667'^^xsd:double;
  dwc:latitude '37.73393333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4333'^^xsd:string;
  dwc:observationDate '2009-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0298 -16.35483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0298"^^xsd:decimal ;
  dwc:decimalLongitude "-16.35483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0298 -16.35483333)"^^geo:wktLiteral ;
  geo-pos:lat "33.0298"^^xsd:decimal ;
  geo-pos:long "-16.35483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4334'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85863'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.35483333'^^xsd:double;
  dwc:latitude '33.0298'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4334'^^xsd:string;
  dwc:observationDate '2009-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94266667 -25.10358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94266667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.10358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94266667 -25.10358333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94266667"^^xsd:decimal ;
  geo-pos:long "-25.10358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4335'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85866'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.10358333'^^xsd:double;
  dwc:latitude '36.94266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4335'^^xsd:string;
  dwc:observationDate '2009-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79408333 -25.13271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79408333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79408333 -25.13271667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79408333"^^xsd:decimal ;
  geo-pos:long "-25.13271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4337'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13271667'^^xsd:double;
  dwc:latitude '37.79408333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4337'^^xsd:string;
  dwc:observationDate '2009-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66716667 -27.06483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66716667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66716667 -27.06483333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66716667"^^xsd:decimal ;
  geo-pos:long "-27.06483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4338'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85931'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06483333'^^xsd:double;
  dwc:latitude '38.66716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4338'^^xsd:string;
  dwc:observationDate '2009-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.23866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64808333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.23866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64808333"^^xsd:decimal ;
  geo-pos:long "-27.23866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4339'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23866667'^^xsd:double;
  dwc:latitude '38.64808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4339'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.23866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64808333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.23866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64808333"^^xsd:decimal ;
  geo-pos:long "-27.23866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4340'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23866667'^^xsd:double;
  dwc:latitude '38.64808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4340'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.23866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64808333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64808333 -27.23866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64808333"^^xsd:decimal ;
  geo-pos:long "-27.23866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4341'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23866667'^^xsd:double;
  dwc:latitude '38.64808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4341'^^xsd:string;
  dwc:observationDate '2009-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 -27.23458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.647"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 -27.23458333)"^^geo:wktLiteral ;
  geo-pos:lat "38.647"^^xsd:decimal ;
  geo-pos:long "-27.23458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4342'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23458333'^^xsd:double;
  dwc:latitude '38.647'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4342'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 -27.23458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.647"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 -27.23458333)"^^geo:wktLiteral ;
  geo-pos:lat "38.647"^^xsd:decimal ;
  geo-pos:long "-27.23458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4343'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23458333'^^xsd:double;
  dwc:latitude '38.647'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4343'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 -27.23458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.647"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.647 -27.23458333)"^^geo:wktLiteral ;
  geo-pos:lat "38.647"^^xsd:decimal ;
  geo-pos:long "-27.23458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4344'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23458333'^^xsd:double;
  dwc:latitude '38.647'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4344'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00385 -27.94311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00385 -27.94311667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00385"^^xsd:decimal ;
  geo-pos:long "-27.94311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4345'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86045'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94311667'^^xsd:double;
  dwc:latitude '39.00385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4345'^^xsd:string;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76856667 -31.6128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76856667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.6128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76856667 -31.6128)"^^geo:wktLiteral ;
  geo-pos:lat "37.76856667"^^xsd:decimal ;
  geo-pos:long "-31.6128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4346'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86046'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.6128'^^xsd:double;
  dwc:latitude '37.76856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4346'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51556667 -28.63866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51556667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51556667 -28.63866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51556667"^^xsd:decimal ;
  geo-pos:long "-28.63866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4347'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63866667'^^xsd:double;
  dwc:latitude '38.51556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4347'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51556667 -28.63866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51556667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51556667 -28.63866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51556667"^^xsd:decimal ;
  geo-pos:long "-28.63866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4348'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63866667'^^xsd:double;
  dwc:latitude '38.51556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4348'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59253333 -27.98195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59253333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59253333 -27.98195)"^^geo:wktLiteral ;
  geo-pos:lat "38.59253333"^^xsd:decimal ;
  geo-pos:long "-27.98195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4349'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98195'^^xsd:double;
  dwc:latitude '38.59253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4349'^^xsd:string;
  dwc:observationDate '2009-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74251667 -25.6336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74251667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74251667 -25.6336)"^^geo:wktLiteral ;
  geo-pos:lat "37.74251667"^^xsd:decimal ;
  geo-pos:long "-25.6336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4351'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86108'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.6336'^^xsd:double;
  dwc:latitude '37.74251667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4351'^^xsd:string;
  dwc:observationDate '2009-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6655 -27.06818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6655"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6655 -27.06818333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6655"^^xsd:decimal ;
  geo-pos:long "-27.06818333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4352'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86111'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06818333'^^xsd:double;
  dwc:latitude '38.6655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4352'^^xsd:string;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55143333 -28.76766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55143333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55143333 -28.76766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55143333"^^xsd:decimal ;
  geo-pos:long "-28.76766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4353'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86112'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76766667'^^xsd:double;
  dwc:latitude '38.55143333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4353'^^xsd:string;
  dwc:observationDate '2009-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73443333 -25.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73443333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73443333 -25.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.73443333"^^xsd:decimal ;
  geo-pos:long "-25.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4354'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.658'^^xsd:double;
  dwc:latitude '37.73443333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4354'^^xsd:string;
  dwc:observationDate '2009-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64845 -27.23733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64845"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64845 -27.23733333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64845"^^xsd:decimal ;
  geo-pos:long "-27.23733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4355'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86166'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-27.23733333'^^xsd:double;
  dwc:latitude '38.64845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4355'^^xsd:string;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90125 -25.7396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90125"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90125 -25.7396)"^^geo:wktLiteral ;
  geo-pos:lat "37.90125"^^xsd:decimal ;
  geo-pos:long "-25.7396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4356'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86167'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.7396'^^xsd:double;
  dwc:latitude '37.90125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4356'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83576667 -25.13791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83576667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83576667 -25.13791667)"^^geo:wktLiteral ;
  geo-pos:lat "37.83576667"^^xsd:decimal ;
  geo-pos:long "-25.13791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4357'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86191'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13791667'^^xsd:double;
  dwc:latitude '37.83576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4357'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81548333 -25.1208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81548333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81548333 -25.1208)"^^geo:wktLiteral ;
  geo-pos:lat "37.81548333"^^xsd:decimal ;
  geo-pos:long "-25.1208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4358'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1208'^^xsd:double;
  dwc:latitude '37.81548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4358'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82666667 -25.1336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82666667 -25.1336)"^^geo:wktLiteral ;
  geo-pos:lat "37.82666667"^^xsd:decimal ;
  geo-pos:long "-25.1336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4359'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.1336'^^xsd:double;
  dwc:latitude '37.82666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4359'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78703333 -25.13635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78703333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78703333 -25.13635)"^^geo:wktLiteral ;
  geo-pos:lat "37.78703333"^^xsd:decimal ;
  geo-pos:long "-25.13635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4360'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86218'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13635'^^xsd:double;
  dwc:latitude '37.78703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4360'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73575 -25.24563333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73575"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24563333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73575 -25.24563333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73575"^^xsd:decimal ;
  geo-pos:long "-25.24563333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4361'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86219'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24563333'^^xsd:double;
  dwc:latitude '37.73575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4361'^^xsd:string;
  dwc:observationDate '2009-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73826667 -25.19283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73826667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73826667 -25.19283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73826667"^^xsd:decimal ;
  geo-pos:long "-25.19283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4362'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.19283333'^^xsd:double;
  dwc:latitude '37.73826667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4362'^^xsd:string;
  dwc:observationDate '2009-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37583333 -28.20706667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37583333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20706667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37583333 -28.20706667)"^^geo:wktLiteral ;
  geo-pos:lat "38.37583333"^^xsd:decimal ;
  geo-pos:long "-28.20706667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4363'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86279'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20706667'^^xsd:double;
  dwc:latitude '38.37583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4363'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37583333 -28.20706667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37583333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20706667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37583333 -28.20706667)"^^geo:wktLiteral ;
  geo-pos:lat "38.37583333"^^xsd:decimal ;
  geo-pos:long "-28.20706667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4364'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86279'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20706667'^^xsd:double;
  dwc:latitude '38.37583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4364'^^xsd:string;
  dwc:observationDate '2009-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72233333 -25.66708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72233333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72233333 -25.66708333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72233333"^^xsd:decimal ;
  geo-pos:long "-25.66708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4366'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86304'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.66708333'^^xsd:double;
  dwc:latitude '37.72233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4366'^^xsd:string;
  dwc:observationDate '2009-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73768333 -25.2512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73768333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73768333 -25.2512)"^^geo:wktLiteral ;
  geo-pos:lat "37.73768333"^^xsd:decimal ;
  geo-pos:long "-25.2512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4367'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.2512'^^xsd:double;
  dwc:latitude '37.73768333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4367'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73768333 -25.2512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73768333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73768333 -25.2512)"^^geo:wktLiteral ;
  geo-pos:lat "37.73768333"^^xsd:decimal ;
  geo-pos:long "-25.2512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4368'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.2512'^^xsd:double;
  dwc:latitude '37.73768333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4368'^^xsd:string;
  dwc:observationDate '2009-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53506667 -28.61223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53506667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53506667 -28.61223333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53506667"^^xsd:decimal ;
  geo-pos:long "-28.61223333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4369'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61223333'^^xsd:double;
  dwc:latitude '38.53506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4369'^^xsd:string;
  dwc:observationDate '2010-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40531667 -28.26721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40531667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40531667 -28.26721667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40531667"^^xsd:decimal ;
  geo-pos:long "-28.26721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4370'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86485'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26721667'^^xsd:double;
  dwc:latitude '38.40531667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4370'^^xsd:string;
  dwc:observationDate '2010-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40531667 -28.26721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40531667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40531667 -28.26721667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40531667"^^xsd:decimal ;
  geo-pos:long "-28.26721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4371'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86486'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26721667'^^xsd:double;
  dwc:latitude '38.40531667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4371'^^xsd:string;
  dwc:observationDate '2010-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51138333 -28.29033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51138333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51138333 -28.29033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51138333"^^xsd:decimal ;
  geo-pos:long "-28.29033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4372'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86487'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29033333'^^xsd:double;
  dwc:latitude '38.51138333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4372'^^xsd:string;
  dwc:observationDate '2010-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51138333 -28.29033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51138333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51138333 -28.29033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51138333"^^xsd:decimal ;
  geo-pos:long "-28.29033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4373'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86487'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29033333'^^xsd:double;
  dwc:latitude '38.51138333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4373'^^xsd:string;
  dwc:observationDate '2010-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51138333 -28.29033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51138333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51138333 -28.29033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51138333"^^xsd:decimal ;
  geo-pos:long "-28.29033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4374'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86487'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29033333'^^xsd:double;
  dwc:latitude '38.51138333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4374'^^xsd:string;
  dwc:observationDate '2010-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93918333 -25.11741667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93918333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11741667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93918333 -25.11741667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93918333"^^xsd:decimal ;
  geo-pos:long "-25.11741667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4375'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86662'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11741667'^^xsd:double;
  dwc:latitude '36.93918333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4375'^^xsd:string;
  dwc:observationDate '2010-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9825 -25.03491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9825"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9825 -25.03491667)"^^geo:wktLiteral ;
  geo-pos:lat "38.9825"^^xsd:decimal ;
  geo-pos:long "-25.03491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4376'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86733'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03491667'^^xsd:double;
  dwc:latitude '38.9825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4376'^^xsd:string;
  dwc:observationDate '2010-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93818333 -25.09866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93818333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93818333 -25.09866667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93818333"^^xsd:decimal ;
  geo-pos:long "-25.09866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4377'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09866667'^^xsd:double;
  dwc:latitude '36.93818333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4377'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40523333 -28.26718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40523333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40523333 -28.26718333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40523333"^^xsd:decimal ;
  geo-pos:long "-28.26718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4379'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26718333'^^xsd:double;
  dwc:latitude '38.40523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4379'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40523333 -28.26718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40523333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40523333 -28.26718333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40523333"^^xsd:decimal ;
  geo-pos:long "-28.26718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4380'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26718333'^^xsd:double;
  dwc:latitude '38.40523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4380'^^xsd:string;
  dwc:observationDate '2010-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58925 -25.33358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58925"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58925 -25.33358333)"^^geo:wktLiteral ;
  geo-pos:lat "36.58925"^^xsd:decimal ;
  geo-pos:long "-25.33358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4381'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86789'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33358333'^^xsd:double;
  dwc:latitude '36.58925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4381'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54856667 -25.48678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54856667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54856667 -25.48678333)"^^geo:wktLiteral ;
  geo-pos:lat "36.54856667"^^xsd:decimal ;
  geo-pos:long "-25.48678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4382'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48678333'^^xsd:double;
  dwc:latitude '36.54856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4382'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74063333 -25.58161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74063333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74063333 -25.58161667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74063333"^^xsd:decimal ;
  geo-pos:long "-25.58161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4383'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86876'^^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 '-25.58161667'^^xsd:double;
  dwc:latitude '37.74063333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4383'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7109 -24.50678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7109"^^xsd:decimal ;
  dwc:decimalLongitude "-24.50678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7109 -24.50678333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7109"^^xsd:decimal ;
  geo-pos:long "-24.50678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4384'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86877'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.50678333'^^xsd:double;
  dwc:latitude '37.7109'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4384'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71405 -24.27851667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71405"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/4673__POPA_BAIT_4385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71405 -24.27851667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71405"^^xsd:decimal ;
  geo-pos:long "-24.27851667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4385'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.27851667'^^xsd:double;
  dwc:latitude '37.71405'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4385'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79383333 -24.47425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79383333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.47425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79383333 -24.47425)"^^geo:wktLiteral ;
  geo-pos:lat "37.79383333"^^xsd:decimal ;
  geo-pos:long "-24.47425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4386'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.47425'^^xsd:double;
  dwc:latitude '37.79383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4386'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85138333 -24.44711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85138333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.44711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85138333 -24.44711667)"^^geo:wktLiteral ;
  geo-pos:lat "37.85138333"^^xsd:decimal ;
  geo-pos:long "-24.44711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4387'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.44711667'^^xsd:double;
  dwc:latitude '37.85138333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4387'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67926667 -24.62078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67926667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.62078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67926667 -24.62078333)"^^geo:wktLiteral ;
  geo-pos:lat "37.67926667"^^xsd:decimal ;
  geo-pos:long "-24.62078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4388'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86881'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.62078333'^^xsd:double;
  dwc:latitude '37.67926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4388'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8557 -24.22586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8557"^^xsd:decimal ;
  dwc:decimalLongitude "-24.22586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8557 -24.22586667)"^^geo:wktLiteral ;
  geo-pos:lat "37.8557"^^xsd:decimal ;
  geo-pos:long "-24.22586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4389'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86905'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.22586667'^^xsd:double;
  dwc:latitude '37.8557'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4389'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74341667 -24.38606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74341667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.38606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74341667 -24.38606667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74341667"^^xsd:decimal ;
  geo-pos:long "-24.38606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4390'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-24.38606667'^^xsd:double;
  dwc:latitude '37.74341667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4390'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23433333 -26.64878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23433333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.64878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23433333 -26.64878333)"^^geo:wktLiteral ;
  geo-pos:lat "39.23433333"^^xsd:decimal ;
  geo-pos:long "-26.64878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4391'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86967'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.64878333'^^xsd:double;
  dwc:latitude '39.23433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4391'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1364 -26.42038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1364"^^xsd:decimal ;
  dwc:decimalLongitude "-26.42038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1364 -26.42038333)"^^geo:wktLiteral ;
  geo-pos:lat "39.1364"^^xsd:decimal ;
  geo-pos:long "-26.42038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4392'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86968'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.42038333'^^xsd:double;
  dwc:latitude '39.1364'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4392'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04633333 -26.3472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04633333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.3472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04633333 -26.3472)"^^geo:wktLiteral ;
  geo-pos:lat "37.04633333"^^xsd:decimal ;
  geo-pos:long "-26.3472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4393'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86969'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-26.3472'^^xsd:double;
  dwc:latitude '37.04633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4393'^^xsd:string;
  dwc:observationDate '2010-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0744 -24.47961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0744"^^xsd:decimal ;
  dwc:decimalLongitude "-24.47961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0744 -24.47961667)"^^geo:wktLiteral ;
  geo-pos:lat "37.0744"^^xsd:decimal ;
  geo-pos:long "-24.47961667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4394'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86970'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.47961667'^^xsd:double;
  dwc:latitude '37.0744'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe-pau'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4394'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85323333 -26.02083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85323333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.02083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85323333 -26.02083333)"^^geo:wktLiteral ;
  geo-pos:lat "37.85323333"^^xsd:decimal ;
  geo-pos:long "-26.02083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4396'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87011'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.02083333'^^xsd:double;
  dwc:latitude '37.85323333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4396'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53516667 -27.76076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53516667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53516667 -27.76076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53516667"^^xsd:decimal ;
  geo-pos:long "-27.76076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4397'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87012'^^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 '-27.76076667'^^xsd:double;
  dwc:latitude '38.53516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4397'^^xsd:string;
  dwc:observationDate '2010-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74055 -25.93005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74055"^^xsd:decimal ;
  dwc:decimalLongitude "-25.93005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74055 -25.93005)"^^geo:wktLiteral ;
  geo-pos:lat "37.74055"^^xsd:decimal ;
  geo-pos:long "-25.93005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4398'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87013'^^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 '-25.93005'^^xsd:double;
  dwc:latitude '37.74055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4398'^^xsd:string;
  dwc:observationDate '2010-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84131667 -25.85106667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84131667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85106667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84131667 -25.85106667)"^^geo:wktLiteral ;
  geo-pos:lat "37.84131667"^^xsd:decimal ;
  geo-pos:long "-25.85106667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4399'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87014'^^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 '-25.85106667'^^xsd:double;
  dwc:latitude '37.84131667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4399'^^xsd:string;
  dwc:observationDate '2010-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68885 -25.73611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68885"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_4400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68885 -25.73611667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68885"^^xsd:decimal ;
  geo-pos:long "-25.73611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4400'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87015'^^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.73611667'^^xsd:double;
  dwc:latitude '37.68885'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4400'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68885 -25.73611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68885"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68885 -25.73611667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68885"^^xsd:decimal ;
  geo-pos:long "-25.73611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4401'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87015'^^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.73611667'^^xsd:double;
  dwc:latitude '37.68885'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4401'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76846667 -25.84321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76846667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76846667 -25.84321667)"^^geo:wktLiteral ;
  geo-pos:lat "37.76846667"^^xsd:decimal ;
  geo-pos:long "-25.84321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4402'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87016'^^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.84321667'^^xsd:double;
  dwc:latitude '37.76846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4402'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82111667 -25.84483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82111667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82111667 -25.84483333)"^^geo:wktLiteral ;
  geo-pos:lat "37.82111667"^^xsd:decimal ;
  geo-pos:long "-25.84483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4403'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87017'^^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.84483333'^^xsd:double;
  dwc:latitude '37.82111667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4403'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82111667 -25.84483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82111667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82111667 -25.84483333)"^^geo:wktLiteral ;
  geo-pos:lat "37.82111667"^^xsd:decimal ;
  geo-pos:long "-25.84483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4404'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87017'^^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.84483333'^^xsd:double;
  dwc:latitude '37.82111667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4404'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53196667 -27.62361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53196667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.62361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53196667 -27.62361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53196667"^^xsd:decimal ;
  geo-pos:long "-27.62361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4405'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87086'^^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 '-27.62361667'^^xsd:double;
  dwc:latitude '38.53196667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4405'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34193333 -28.25251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34193333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34193333 -28.25251667)"^^geo:wktLiteral ;
  geo-pos:lat "38.34193333"^^xsd:decimal ;
  geo-pos:long "-28.25251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4406'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87087'^^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 '-28.25251667'^^xsd:double;
  dwc:latitude '38.34193333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4406'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67548333 -25.50466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67548333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.50466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67548333 -25.50466667)"^^geo:wktLiteral ;
  geo-pos:lat "37.67548333"^^xsd:decimal ;
  geo-pos:long "-25.50466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4407'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87088'^^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.50466667'^^xsd:double;
  dwc:latitude '37.67548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4407'^^xsd:string;
  dwc:observationDate '2010-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68033333 -25.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68033333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68033333 -25.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.68033333"^^xsd:decimal ;
  geo-pos:long "-25.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4408'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87089'^^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 '-25.494'^^xsd:double;
  dwc:latitude '37.68033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4408'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68033333 -25.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68033333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68033333 -25.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.68033333"^^xsd:decimal ;
  geo-pos:long "-25.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4409'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87089'^^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 '-25.494'^^xsd:double;
  dwc:latitude '37.68033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4409'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67588333 -25.49643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67588333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67588333 -25.49643333)"^^geo:wktLiteral ;
  geo-pos:lat "37.67588333"^^xsd:decimal ;
  geo-pos:long "-25.49643333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4411'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87107'^^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.49643333'^^xsd:double;
  dwc:latitude '37.67588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4411'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66825 -25.49733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66825"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66825 -25.49733333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66825"^^xsd:decimal ;
  geo-pos:long "-25.49733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4412'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49733333'^^xsd:double;
  dwc:latitude '37.66825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4412'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66825 -25.49733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66825"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66825 -25.49733333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66825"^^xsd:decimal ;
  geo-pos:long "-25.49733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4413'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49733333'^^xsd:double;
  dwc:latitude '37.66825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4413'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66825 -25.49733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66825"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66825 -25.49733333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66825"^^xsd:decimal ;
  geo-pos:long "-25.49733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4414'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49733333'^^xsd:double;
  dwc:latitude '37.66825'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe-pau'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4414'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85945 -25.22015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85945"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85945 -25.22015)"^^geo:wktLiteral ;
  geo-pos:lat "36.85945"^^xsd:decimal ;
  geo-pos:long "-25.22015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4415'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22015'^^xsd:double;
  dwc:latitude '36.85945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4415'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35276667 -28.22321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35276667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35276667 -28.22321667)"^^geo:wktLiteral ;
  geo-pos:lat "38.35276667"^^xsd:decimal ;
  geo-pos:long "-28.22321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4416'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22321667'^^xsd:double;
  dwc:latitude '38.35276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4416'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35276667 -28.22321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35276667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35276667 -28.22321667)"^^geo:wktLiteral ;
  geo-pos:lat "38.35276667"^^xsd:decimal ;
  geo-pos:long "-28.22321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4417'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22321667'^^xsd:double;
  dwc:latitude '38.35276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4417'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07286667 -25.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07286667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07286667 -25.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.07286667"^^xsd:decimal ;
  geo-pos:long "-25.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4418'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87140'^^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.29'^^xsd:double;
  dwc:latitude '37.07286667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4418'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36233333 -28.28466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36233333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36233333 -28.28466667)"^^geo:wktLiteral ;
  geo-pos:lat "38.36233333"^^xsd:decimal ;
  geo-pos:long "-28.28466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4419'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87164'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28466667'^^xsd:double;
  dwc:latitude '38.36233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4419'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36233333 -28.28466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36233333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36233333 -28.28466667)"^^geo:wktLiteral ;
  geo-pos:lat "38.36233333"^^xsd:decimal ;
  geo-pos:long "-28.28466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4420'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87164'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28466667'^^xsd:double;
  dwc:latitude '38.36233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4420'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -27.23028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63 -27.23028333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63"^^xsd:decimal ;
  geo-pos:long "-27.23028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4421'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23028333'^^xsd:double;
  dwc:latitude '38.63'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4421'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00873333 -27.94435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00873333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00873333 -27.94435)"^^geo:wktLiteral ;
  geo-pos:lat "39.00873333"^^xsd:decimal ;
  geo-pos:long "-27.94435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4422'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87166'^^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 '-27.94435'^^xsd:double;
  dwc:latitude '39.00873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4422'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02196667 -28.00951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02196667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02196667 -28.00951667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02196667"^^xsd:decimal ;
  geo-pos:long "-28.00951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4423'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87195'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00951667'^^xsd:double;
  dwc:latitude '39.02196667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4423'^^xsd:string;
  dwc:observationDate '2010-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51921667 -28.72945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51921667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51921667 -28.72945)"^^geo:wktLiteral ;
  geo-pos:lat "38.51921667"^^xsd:decimal ;
  geo-pos:long "-28.72945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4424'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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.72945'^^xsd:double;
  dwc:latitude '38.51921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4424'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53235 -28.62133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53235 -28.62133333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53235"^^xsd:decimal ;
  geo-pos:long "-28.62133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4426'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87223'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.62133333'^^xsd:double;
  dwc:latitude '38.53235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4426'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51941667 -28.74716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51941667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51941667 -28.74716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51941667"^^xsd:decimal ;
  geo-pos:long "-28.74716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4427'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87224'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.74716667'^^xsd:double;
  dwc:latitude '38.51941667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4427'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01555 -27.9492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01555"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01555 -27.9492)"^^geo:wktLiteral ;
  geo-pos:lat "39.01555"^^xsd:decimal ;
  geo-pos:long "-27.9492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4428'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87225'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-27.9492'^^xsd:double;
  dwc:latitude '39.01555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4428'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51991667 -28.75016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51991667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51991667 -28.75016667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51991667"^^xsd:decimal ;
  geo-pos:long "-28.75016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4429'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87226'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75016667'^^xsd:double;
  dwc:latitude '38.51991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4429'^^xsd:string;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70595 -25.40578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70595"^^xsd:decimal ;
  dwc:decimalLongitude "-25.40578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70595 -25.40578333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70595"^^xsd:decimal ;
  geo-pos:long "-25.40578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4430'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87238'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.40578333'^^xsd:double;
  dwc:latitude '37.70595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4430'^^xsd:string;
  dwc:observationDate '2010-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94133333 -25.11808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94133333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94133333 -25.11808333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94133333"^^xsd:decimal ;
  geo-pos:long "-25.11808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4431'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87239'^^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.11808333'^^xsd:double;
  dwc:latitude '36.94133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4431'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94133333 -25.11808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94133333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94133333 -25.11808333)"^^geo:wktLiteral ;
  geo-pos:lat "36.94133333"^^xsd:decimal ;
  geo-pos:long "-25.11808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4432'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87239'^^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.11808333'^^xsd:double;
  dwc:latitude '36.94133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4432'^^xsd:string;
  dwc:observationDate '2010-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38526667 -28.21158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38526667 -28.21158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38526667"^^xsd:decimal ;
  geo-pos:long "-28.21158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4433'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87339'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21158333'^^xsd:double;
  dwc:latitude '38.38526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4433'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38526667 -28.21158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38526667 -28.21158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38526667"^^xsd:decimal ;
  geo-pos:long "-28.21158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4434'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87339'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21158333'^^xsd:double;
  dwc:latitude '38.38526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4434'^^xsd:string;
  dwc:observationDate '2010-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98171667 -25.03551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98171667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98171667 -25.03551667)"^^geo:wktLiteral ;
  geo-pos:lat "36.98171667"^^xsd:decimal ;
  geo-pos:long "-25.03551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4435'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03551667'^^xsd:double;
  dwc:latitude '36.98171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4435'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98171667 -25.03551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98171667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98171667 -25.03551667)"^^geo:wktLiteral ;
  geo-pos:lat "36.98171667"^^xsd:decimal ;
  geo-pos:long "-25.03551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4436'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03551667'^^xsd:double;
  dwc:latitude '36.98171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4436'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98171667 -25.03551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98171667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98171667 -25.03551667)"^^geo:wktLiteral ;
  geo-pos:lat "36.98171667"^^xsd:decimal ;
  geo-pos:long "-25.03551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4437'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87437'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03551667'^^xsd:double;
  dwc:latitude '36.98171667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4437'^^xsd:string;
  dwc:observationDate '2010-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93978333 -25.11276667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93978333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11276667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93978333 -25.11276667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93978333"^^xsd:decimal ;
  geo-pos:long "-25.11276667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4438'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87462'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11276667'^^xsd:double;
  dwc:latitude '36.93978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4438'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93978333 -25.11276667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93978333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11276667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93978333 -25.11276667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93978333"^^xsd:decimal ;
  geo-pos:long "-25.11276667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4439'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87462'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11276667'^^xsd:double;
  dwc:latitude '36.93978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4439'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71871667 -25.53916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71871667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71871667 -25.53916667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71871667"^^xsd:decimal ;
  geo-pos:long "-25.53916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4441'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87507'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.53916667'^^xsd:double;
  dwc:latitude '37.71871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4441'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66293333 -25.65376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66293333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66293333 -25.65376667)"^^geo:wktLiteral ;
  geo-pos:lat "37.66293333"^^xsd:decimal ;
  geo-pos:long "-25.65376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4442'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87539'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65376667'^^xsd:double;
  dwc:latitude '37.66293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4442'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66293333 -25.65376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66293333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66293333 -25.65376667)"^^geo:wktLiteral ;
  geo-pos:lat "37.66293333"^^xsd:decimal ;
  geo-pos:long "-25.65376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4443'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87539'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65376667'^^xsd:double;
  dwc:latitude '37.66293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4443'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66293333 -25.65376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66293333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66293333 -25.65376667)"^^geo:wktLiteral ;
  geo-pos:lat "37.66293333"^^xsd:decimal ;
  geo-pos:long "-25.65376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4444'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87539'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65376667'^^xsd:double;
  dwc:latitude '37.66293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4444'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73921667 -25.70823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73921667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73921667 -25.70823333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73921667"^^xsd:decimal ;
  geo-pos:long "-25.70823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4445'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87574'^^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 '-25.70823333'^^xsd:double;
  dwc:latitude '37.73921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4445'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73921667 -25.70823333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73921667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70823333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73921667 -25.70823333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73921667"^^xsd:decimal ;
  geo-pos:long "-25.70823333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4446'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87574'^^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 '-25.70823333'^^xsd:double;
  dwc:latitude '37.73921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4446'^^xsd:string;
  dwc:observationDate '2010-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06616667 -24.46048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06616667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.46048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06616667 -24.46048333)"^^geo:wktLiteral ;
  geo-pos:lat "37.06616667"^^xsd:decimal ;
  geo-pos:long "-24.46048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4447'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87576'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.46048333'^^xsd:double;
  dwc:latitude '37.06616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4447'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06258333 -24.4698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06258333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06258333 -24.4698)"^^geo:wktLiteral ;
  geo-pos:lat "37.06258333"^^xsd:decimal ;
  geo-pos:long "-24.4698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4448'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.4698'^^xsd:double;
  dwc:latitude '37.06258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4448'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93441667 -24.48511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93441667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.48511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93441667 -24.48511667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93441667"^^xsd:decimal ;
  geo-pos:long "-24.48511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4449'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87578'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.48511667'^^xsd:double;
  dwc:latitude '36.93441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4449'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95635 -25.0133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95635"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95635 -25.0133)"^^geo:wktLiteral ;
  geo-pos:lat "36.95635"^^xsd:decimal ;
  geo-pos:long "-25.0133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4450'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87579'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.0133'^^xsd:double;
  dwc:latitude '36.95635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4450'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31373333 -28.13623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31373333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.13623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31373333 -28.13623333)"^^geo:wktLiteral ;
  geo-pos:lat "38.31373333"^^xsd:decimal ;
  geo-pos:long "-28.13623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4451'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87605'^^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 '-28.13623333'^^xsd:double;
  dwc:latitude '38.31373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4451'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58586667 -26.64316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58586667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.64316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58586667 -26.64316667)"^^geo:wktLiteral ;
  geo-pos:lat "36.58586667"^^xsd:decimal ;
  geo-pos:long "-26.64316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4452'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87606'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.64316667'^^xsd:double;
  dwc:latitude '36.58586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4452'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59348333 -26.64011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59348333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.64011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59348333 -26.64011667)"^^geo:wktLiteral ;
  geo-pos:lat "36.59348333"^^xsd:decimal ;
  geo-pos:long "-26.64011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4453'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87607'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.64011667'^^xsd:double;
  dwc:latitude '36.59348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4453'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94813333 -25.0144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94813333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.0144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94813333 -25.0144)"^^geo:wktLiteral ;
  geo-pos:lat "36.94813333"^^xsd:decimal ;
  geo-pos:long "-25.0144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4454'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87608'^^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 '-25.0144'^^xsd:double;
  dwc:latitude '36.94813333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4454'^^xsd:string;
  dwc:observationDate '2010-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69566667 -25.78733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.69566667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69566667 -25.78733333)"^^geo:wktLiteral ;
  geo-pos:lat "35.69566667"^^xsd:decimal ;
  geo-pos:long "-25.78733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4456'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78733333'^^xsd:double;
  dwc:latitude '35.69566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4456'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69566667 -25.78733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.69566667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69566667 -25.78733333)"^^geo:wktLiteral ;
  geo-pos:lat "35.69566667"^^xsd:decimal ;
  geo-pos:long "-25.78733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4457'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78733333'^^xsd:double;
  dwc:latitude '35.69566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4457'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69545 -25.7746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69545 -25.7746)"^^geo:wktLiteral ;
  geo-pos:lat "37.69545"^^xsd:decimal ;
  geo-pos:long "-25.7746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4458'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7746'^^xsd:double;
  dwc:latitude '37.69545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4458'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69545 -25.7746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69545"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69545 -25.7746)"^^geo:wktLiteral ;
  geo-pos:lat "37.69545"^^xsd:decimal ;
  geo-pos:long "-25.7746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4459'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7746'^^xsd:double;
  dwc:latitude '37.69545'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4459'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73461667 -25.70065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73461667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73461667 -25.70065)"^^geo:wktLiteral ;
  geo-pos:lat "37.73461667"^^xsd:decimal ;
  geo-pos:long "-25.70065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4460'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87683'^^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 '-25.70065'^^xsd:double;
  dwc:latitude '37.73461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4460'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19975 -26.58093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19975"^^xsd:decimal ;
  dwc:decimalLongitude "-26.58093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19975 -26.58093333)"^^geo:wktLiteral ;
  geo-pos:lat "37.19975"^^xsd:decimal ;
  geo-pos:long "-26.58093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4461'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.58093333'^^xsd:double;
  dwc:latitude '37.19975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4461'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7635 -25.74195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7635"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7635 -25.74195)"^^geo:wktLiteral ;
  geo-pos:lat "37.7635"^^xsd:decimal ;
  geo-pos:long "-25.74195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4462'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87701'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74195'^^xsd:double;
  dwc:latitude '37.7635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4462'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7635 -25.74195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7635"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7635 -25.74195)"^^geo:wktLiteral ;
  geo-pos:lat "37.7635"^^xsd:decimal ;
  geo-pos:long "-25.74195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4463'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87701'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74195'^^xsd:double;
  dwc:latitude '37.7635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4463'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7635 -25.74195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7635"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7635 -25.74195)"^^geo:wktLiteral ;
  geo-pos:lat "37.7635"^^xsd:decimal ;
  geo-pos:long "-25.74195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4464'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87701'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74195'^^xsd:double;
  dwc:latitude '37.7635'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4464'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71363333 -25.4848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71363333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71363333 -25.4848)"^^geo:wktLiteral ;
  geo-pos:lat "37.71363333"^^xsd:decimal ;
  geo-pos:long "-25.4848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4465'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87702'^^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 '-25.4848'^^xsd:double;
  dwc:latitude '37.71363333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4465'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76126667 -25.74366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76126667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76126667 -25.74366667)"^^geo:wktLiteral ;
  geo-pos:lat "37.76126667"^^xsd:decimal ;
  geo-pos:long "-25.74366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4466'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87703'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74366667'^^xsd:double;
  dwc:latitude '37.76126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4466'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75571667 -25.7339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75571667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75571667 -25.7339)"^^geo:wktLiteral ;
  geo-pos:lat "37.75571667"^^xsd:decimal ;
  geo-pos:long "-25.7339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4467'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87728'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7339'^^xsd:double;
  dwc:latitude '37.75571667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4467'^^xsd:string;
  dwc:observationDate '2010-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85661667 -26.10085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85661667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.10085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85661667 -26.10085)"^^geo:wktLiteral ;
  geo-pos:lat "36.85661667"^^xsd:decimal ;
  geo-pos:long "-26.10085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4468'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87729'^^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 '-26.10085'^^xsd:double;
  dwc:latitude '36.85661667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4468'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68601667 -25.40128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68601667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.40128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68601667 -25.40128333)"^^geo:wktLiteral ;
  geo-pos:lat "37.68601667"^^xsd:decimal ;
  geo-pos:long "-25.40128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4469'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87751'^^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 '-25.40128333'^^xsd:double;
  dwc:latitude '37.68601667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4469'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79853333 -25.13441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79853333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79853333 -25.13441667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79853333"^^xsd:decimal ;
  geo-pos:long "-25.13441667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4471'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87752'^^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 '-25.13441667'^^xsd:double;
  dwc:latitude '37.79853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4471'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79796667 -25.13446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79796667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79796667 -25.13446667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79796667"^^xsd:decimal ;
  geo-pos:long "-25.13446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4472'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87765'^^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 '-25.13446667'^^xsd:double;
  dwc:latitude '37.79796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4472'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53255 -28.61435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53255"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53255 -28.61435)"^^geo:wktLiteral ;
  geo-pos:lat "38.53255"^^xsd:decimal ;
  geo-pos:long "-28.61435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4473'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87792'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61435'^^xsd:double;
  dwc:latitude '38.53255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4473'^^xsd:string;
  dwc:observationDate '2010-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53255 -28.61435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53255"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53255 -28.61435)"^^geo:wktLiteral ;
  geo-pos:lat "38.53255"^^xsd:decimal ;
  geo-pos:long "-28.61435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4474'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87792'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61435'^^xsd:double;
  dwc:latitude '38.53255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4474'^^xsd:string;
  dwc:observationDate '2010-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53253333 -28.61448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53253333 -28.61448333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53253333"^^xsd:decimal ;
  geo-pos:long "-28.61448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4475'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87793'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61448333'^^xsd:double;
  dwc:latitude '38.53253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4475'^^xsd:string;
  dwc:observationDate '2010-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53253333 -28.61448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53253333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53253333 -28.61448333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53253333"^^xsd:decimal ;
  geo-pos:long "-28.61448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4476'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87793'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61448333'^^xsd:double;
  dwc:latitude '38.53253333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4476'^^xsd:string;
  dwc:observationDate '2010-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83746667 -25.14053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83746667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83746667 -25.14053333)"^^geo:wktLiteral ;
  geo-pos:lat "37.83746667"^^xsd:decimal ;
  geo-pos:long "-25.14053333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4477'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87794'^^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.14053333'^^xsd:double;
  dwc:latitude '37.83746667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4477'^^xsd:string;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98326667 -25.03495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98326667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98326667 -25.03495)"^^geo:wktLiteral ;
  geo-pos:lat "36.98326667"^^xsd:decimal ;
  geo-pos:long "-25.03495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4478'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87795'^^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.03495'^^xsd:double;
  dwc:latitude '36.98326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4478'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98326667 -25.03495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98326667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98326667 -25.03495)"^^geo:wktLiteral ;
  geo-pos:lat "36.98326667"^^xsd:decimal ;
  geo-pos:long "-25.03495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4479'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87795'^^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.03495'^^xsd:double;
  dwc:latitude '36.98326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4479'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98326667 -25.03495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98326667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98326667 -25.03495)"^^geo:wktLiteral ;
  geo-pos:lat "36.98326667"^^xsd:decimal ;
  geo-pos:long "-25.03495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4480'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87795'^^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.03495'^^xsd:double;
  dwc:latitude '36.98326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4480'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74021667 -25.57176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74021667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74021667 -25.57176667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74021667"^^xsd:decimal ;
  geo-pos:long "-25.57176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4481'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87870'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57176667'^^xsd:double;
  dwc:latitude '37.74021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4481'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74203333 -25.63791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74203333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74203333 -25.63791667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74203333"^^xsd:decimal ;
  geo-pos:long "-25.63791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4482'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63791667'^^xsd:double;
  dwc:latitude '37.74203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4482'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7911 -25.13658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7911 -25.13658333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7911"^^xsd:decimal ;
  geo-pos:long "-25.13658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4483'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13658333'^^xsd:double;
  dwc:latitude '37.7911'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4483'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7911 -25.13658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7911"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7911 -25.13658333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7911"^^xsd:decimal ;
  geo-pos:long "-25.13658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4484'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13658333'^^xsd:double;
  dwc:latitude '37.7911'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4484'^^xsd:string;
  dwc:observationDate '2010-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04751667 -27.96175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04751667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04751667 -27.96175)"^^geo:wktLiteral ;
  geo-pos:lat "39.04751667"^^xsd:decimal ;
  geo-pos:long "-27.96175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4486'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87917'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96175'^^xsd:double;
  dwc:latitude '39.04751667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4486'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04751667 -27.96175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04751667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04751667 -27.96175)"^^geo:wktLiteral ;
  geo-pos:lat "39.04751667"^^xsd:decimal ;
  geo-pos:long "-27.96175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4487'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87917'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96175'^^xsd:double;
  dwc:latitude '39.04751667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4487'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00921667 -27.98123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00921667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00921667 -27.98123333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00921667"^^xsd:decimal ;
  geo-pos:long "-27.98123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4488'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87958'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98123333'^^xsd:double;
  dwc:latitude '39.00921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4488'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00921667 -27.98123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00921667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00921667 -27.98123333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00921667"^^xsd:decimal ;
  geo-pos:long "-27.98123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4489'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87958'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98123333'^^xsd:double;
  dwc:latitude '39.00921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4489'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73976667 -25.1842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73976667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73976667 -25.1842)"^^geo:wktLiteral ;
  geo-pos:lat "37.73976667"^^xsd:decimal ;
  geo-pos:long "-25.1842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4490'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87961'^^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 '-25.1842'^^xsd:double;
  dwc:latitude '37.73976667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4490'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70798333 -25.41028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70798333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70798333 -25.41028333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70798333"^^xsd:decimal ;
  geo-pos:long "-25.41028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4491'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87962'^^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 '-25.41028333'^^xsd:double;
  dwc:latitude '37.70798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4491'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70798333 -25.41028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70798333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70798333 -25.41028333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70798333"^^xsd:decimal ;
  geo-pos:long "-25.41028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4492'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87962'^^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 '-25.41028333'^^xsd:double;
  dwc:latitude '37.70798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4492'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5206 -28.63511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5206"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5206 -28.63511667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5206"^^xsd:decimal ;
  geo-pos:long "-28.63511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4493'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63511667'^^xsd:double;
  dwc:latitude '38.5206'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4493'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00831667 -27.9831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00831667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00831667 -27.9831)"^^geo:wktLiteral ;
  geo-pos:lat "39.00831667"^^xsd:decimal ;
  geo-pos:long "-27.9831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4494'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9831'^^xsd:double;
  dwc:latitude '39.00831667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4494'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00831667 -27.9831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00831667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00831667 -27.9831)"^^geo:wktLiteral ;
  geo-pos:lat "39.00831667"^^xsd:decimal ;
  geo-pos:long "-27.9831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4495'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9831'^^xsd:double;
  dwc:latitude '39.00831667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4495'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02235 -28.01983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02235 -28.01983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02235"^^xsd:decimal ;
  geo-pos:long "-28.01983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4496'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01983333'^^xsd:double;
  dwc:latitude '39.02235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4496'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02235 -28.01983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02235 -28.01983333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02235"^^xsd:decimal ;
  geo-pos:long "-28.01983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4497'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88023'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01983333'^^xsd:double;
  dwc:latitude '39.02235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4497'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5868 -27.95703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5868"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5868 -27.95703333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5868"^^xsd:decimal ;
  geo-pos:long "-27.95703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4498'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88056'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95703333'^^xsd:double;
  dwc:latitude '38.5868'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4498'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68908333 -28.22578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68908333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68908333 -28.22578333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68908333"^^xsd:decimal ;
  geo-pos:long "-28.22578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4499'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88057'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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.22578333'^^xsd:double;
  dwc:latitude '38.68908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4499'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74145 -28.73825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74145"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74145 -28.73825)"^^geo:wktLiteral ;
  geo-pos:lat "38.74145"^^xsd:decimal ;
  geo-pos:long "-28.73825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4501'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88256'^^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 '-28.73825'^^xsd:double;
  dwc:latitude '38.74145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4501'^^xsd:string;
  dwc:observationDate '2010-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54036667 -27.54655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.54655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54036667 -27.54655)"^^geo:wktLiteral ;
  geo-pos:lat "37.54036667"^^xsd:decimal ;
  geo-pos:long "-27.54655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4502'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88257'^^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 '-27.54655'^^xsd:double;
  dwc:latitude '37.54036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4502'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44046667 -28.04958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.44046667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.44046667 -28.04958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.44046667"^^xsd:decimal ;
  geo-pos:long "-28.04958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4503'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88294'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04958333'^^xsd:double;
  dwc:latitude '38.44046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4503'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5152 -28.29668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5152"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5152 -28.29668333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5152"^^xsd:decimal ;
  geo-pos:long "-28.29668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4504'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29668333'^^xsd:double;
  dwc:latitude '38.5152'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4504'^^xsd:string;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73298333 -25.24175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73298333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73298333 -25.24175)"^^geo:wktLiteral ;
  geo-pos:lat "37.73298333"^^xsd:decimal ;
  geo-pos:long "-25.24175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4505'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24175'^^xsd:double;
  dwc:latitude '37.73298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4505'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73298333 -25.24175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73298333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73298333 -25.24175)"^^geo:wktLiteral ;
  geo-pos:lat "37.73298333"^^xsd:decimal ;
  geo-pos:long "-25.24175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4506'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24175'^^xsd:double;
  dwc:latitude '37.73298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4506'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73298333 -25.24175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73298333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73298333 -25.24175)"^^geo:wktLiteral ;
  geo-pos:lat "37.73298333"^^xsd:decimal ;
  geo-pos:long "-25.24175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4507'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24175'^^xsd:double;
  dwc:latitude '37.73298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4507'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39478333 -25.64606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39478333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39478333 -25.64606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.39478333"^^xsd:decimal ;
  geo-pos:long "-25.64606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4508'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88372'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.64606667'^^xsd:double;
  dwc:latitude '38.39478333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4508'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73583333 -25.24681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73583333 -25.24681667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73583333"^^xsd:decimal ;
  geo-pos:long "-25.24681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4509'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88469'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24681667'^^xsd:double;
  dwc:latitude '37.73583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4509'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73583333 -25.24681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73583333 -25.24681667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73583333"^^xsd:decimal ;
  geo-pos:long "-25.24681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4510'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88469'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24681667'^^xsd:double;
  dwc:latitude '37.73583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4510'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73583333 -25.24681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73583333 -25.24681667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73583333"^^xsd:decimal ;
  geo-pos:long "-25.24681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4511'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88469'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24681667'^^xsd:double;
  dwc:latitude '37.73583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4511'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73583333 -25.24681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73583333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73583333 -25.24681667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73583333"^^xsd:decimal ;
  geo-pos:long "-25.24681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4512'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88469'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24681667'^^xsd:double;
  dwc:latitude '37.73583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4512'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67556667 -28.20696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67556667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67556667 -28.20696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67556667"^^xsd:decimal ;
  geo-pos:long "-28.20696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4513'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88470'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20696667'^^xsd:double;
  dwc:latitude '38.67556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4513'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38765 -28.2012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38765"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_4514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38765 -28.2012)"^^geo:wktLiteral ;
  geo-pos:lat "39.38765"^^xsd:decimal ;
  geo-pos:long "-28.2012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4514'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88471'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2012'^^xsd:double;
  dwc:latitude '39.38765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4514'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38765 -28.2012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38765"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_4515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38765 -28.2012)"^^geo:wktLiteral ;
  geo-pos:lat "39.38765"^^xsd:decimal ;
  geo-pos:long "-28.2012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4515'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88471'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2012'^^xsd:double;
  dwc:latitude '39.38765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4515'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47268333 -29.8553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47268333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47268333 -29.8553)"^^geo:wktLiteral ;
  geo-pos:lat "38.47268333"^^xsd:decimal ;
  geo-pos:long "-29.8553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4517'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88472'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.8553'^^xsd:double;
  dwc:latitude '38.47268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4517'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01481667 -27.94956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01481667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01481667 -27.94956667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01481667"^^xsd:decimal ;
  geo-pos:long "-27.94956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4518'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88634'^^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 '-27.94956667'^^xsd:double;
  dwc:latitude '39.01481667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4518'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67836667 -28.04836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67836667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67836667 -28.04836667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67836667"^^xsd:decimal ;
  geo-pos:long "-28.04836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4519'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88635'^^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 '-28.04836667'^^xsd:double;
  dwc:latitude '38.67836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4519'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711 -28.15838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.711"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.711 -28.15838333)"^^geo:wktLiteral ;
  geo-pos:lat "38.711"^^xsd:decimal ;
  geo-pos:long "-28.15838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4520'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15838333'^^xsd:double;
  dwc:latitude '38.711'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4520'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37531667 -28.34618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37531667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37531667 -28.34618333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37531667"^^xsd:decimal ;
  geo-pos:long "-28.34618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4521'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88667'^^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 '-28.34618333'^^xsd:double;
  dwc:latitude '38.37531667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4521'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37531667 -28.34618333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37531667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34618333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37531667 -28.34618333)"^^geo:wktLiteral ;
  geo-pos:lat "38.37531667"^^xsd:decimal ;
  geo-pos:long "-28.34618333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4522'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88667'^^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 '-28.34618333'^^xsd:double;
  dwc:latitude '38.37531667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4522'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2095 -28.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2095"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2095 -28.9765)"^^geo:wktLiteral ;
  geo-pos:lat "37.2095"^^xsd:decimal ;
  geo-pos:long "-28.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4523'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88706'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9765'^^xsd:double;
  dwc:latitude '37.2095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4523'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2095 -28.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2095"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2095 -28.9765)"^^geo:wktLiteral ;
  geo-pos:lat "37.2095"^^xsd:decimal ;
  geo-pos:long "-28.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4524'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88706'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9765'^^xsd:double;
  dwc:latitude '37.2095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4524'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57485 -27.92783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57485 -27.92783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57485"^^xsd:decimal ;
  geo-pos:long "-27.92783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4525'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88753'^^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 '-27.92783333'^^xsd:double;
  dwc:latitude '38.57485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4525'^^xsd:string;
  dwc:observationDate '2010-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55905 -28.60651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55905"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55905 -28.60651667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55905"^^xsd:decimal ;
  geo-pos:long "-28.60651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4526'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88803'^^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.60651667'^^xsd:double;
  dwc:latitude '38.55905'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4526'^^xsd:string;
  dwc:observationDate '2010-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57051667 -28.60053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57051667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57051667 -28.60053333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57051667"^^xsd:decimal ;
  geo-pos:long "-28.60053333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4527'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88804'^^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.60053333'^^xsd:double;
  dwc:latitude '38.57051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4527'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5975 -28.59841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5975"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5975 -28.59841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5975"^^xsd:decimal ;
  geo-pos:long "-28.59841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4528'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88845'^^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 '-28.59841667'^^xsd:double;
  dwc:latitude '38.5975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4528'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68855 -28.22536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68855"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68855 -28.22536667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68855"^^xsd:decimal ;
  geo-pos:long "-28.22536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4529'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88863'^^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 '-28.22536667'^^xsd:double;
  dwc:latitude '38.68855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4529'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68846667 -25.50141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68846667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.50141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68846667 -25.50141667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68846667"^^xsd:decimal ;
  geo-pos:long "-25.50141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4531'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.50141667'^^xsd:double;
  dwc:latitude '37.68846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4531'^^xsd:string;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68846667 -25.50141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68846667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.50141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68846667 -25.50141667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68846667"^^xsd:decimal ;
  geo-pos:long "-25.50141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4532'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.50141667'^^xsd:double;
  dwc:latitude '37.68846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4532'^^xsd:string;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9453 -25.19875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9453"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9453 -25.19875)"^^geo:wktLiteral ;
  geo-pos:lat "36.9453"^^xsd:decimal ;
  geo-pos:long "-25.19875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4533'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19875'^^xsd:double;
  dwc:latitude '36.9453'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4533'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9453 -25.19875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9453"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9453 -25.19875)"^^geo:wktLiteral ;
  geo-pos:lat "36.9453"^^xsd:decimal ;
  geo-pos:long "-25.19875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4534'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19875'^^xsd:double;
  dwc:latitude '36.9453'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4534'^^xsd:string;
  dwc:observationDate '2010-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6296 -28.66046667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6296"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66046667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6296 -28.66046667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6296"^^xsd:decimal ;
  geo-pos:long "-28.66046667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4535'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88938'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66046667'^^xsd:double;
  dwc:latitude '38.6296'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4535'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6296 -28.66046667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6296"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66046667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6296 -28.66046667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6296"^^xsd:decimal ;
  geo-pos:long "-28.66046667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4536'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88938'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66046667'^^xsd:double;
  dwc:latitude '38.6296'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4536'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5816 -28.60031667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5816"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60031667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5816 -28.60031667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5816"^^xsd:decimal ;
  geo-pos:long "-28.60031667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4537'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88939'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60031667'^^xsd:double;
  dwc:latitude '38.5816'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4537'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7315 -25.55545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7315"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7315 -25.55545)"^^geo:wktLiteral ;
  geo-pos:lat "37.7315"^^xsd:decimal ;
  geo-pos:long "-25.55545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4538'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88973'^^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 '-25.55545'^^xsd:double;
  dwc:latitude '37.7315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4538'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80156667 -25.80293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80156667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.80293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80156667 -25.80293333)"^^geo:wktLiteral ;
  geo-pos:lat "37.80156667"^^xsd:decimal ;
  geo-pos:long "-25.80293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4539'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88974'^^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 '-25.80293333'^^xsd:double;
  dwc:latitude '37.80156667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4539'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70896667 -25.3697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70896667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70896667 -25.3697)"^^geo:wktLiteral ;
  geo-pos:lat "37.70896667"^^xsd:decimal ;
  geo-pos:long "-25.3697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4540'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89015'^^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 '-25.3697'^^xsd:double;
  dwc:latitude '37.70896667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4540'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71916667 -25.32463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71916667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71916667 -25.32463333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71916667"^^xsd:decimal ;
  geo-pos:long "-25.32463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4541'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89016'^^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 '-25.32463333'^^xsd:double;
  dwc:latitude '37.71916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4541'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84343333 -25.14456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84343333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84343333 -25.14456667)"^^geo:wktLiteral ;
  geo-pos:lat "37.84343333"^^xsd:decimal ;
  geo-pos:long "-25.14456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4542'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89039'^^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.14456667'^^xsd:double;
  dwc:latitude '37.84343333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4542'^^xsd:string;
  dwc:observationDate '2010-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67011667 -28.0187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67011667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67011667 -28.0187)"^^geo:wktLiteral ;
  geo-pos:lat "38.67011667"^^xsd:decimal ;
  geo-pos:long "-28.0187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4543'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89238'^^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 '-28.0187'^^xsd:double;
  dwc:latitude '38.67011667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4543'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63456667 -27.94765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63456667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63456667 -27.94765)"^^geo:wktLiteral ;
  geo-pos:lat "38.63456667"^^xsd:decimal ;
  geo-pos:long "-27.94765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4544'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89239'^^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 '-27.94765'^^xsd:double;
  dwc:latitude '38.63456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4544'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8036 -25.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8036"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8036 -25.1355)"^^geo:wktLiteral ;
  geo-pos:lat "37.8036"^^xsd:decimal ;
  geo-pos:long "-25.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4546'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89242'^^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 '-25.1355'^^xsd:double;
  dwc:latitude '37.8036'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4546'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82213333 -25.13486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82213333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82213333 -25.13486667)"^^geo:wktLiteral ;
  geo-pos:lat "37.82213333"^^xsd:decimal ;
  geo-pos:long "-25.13486667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4547'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89243'^^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 '-25.13486667'^^xsd:double;
  dwc:latitude '37.82213333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4547'^^xsd:string;
  dwc:observationDate '2010-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68411667 -28.22295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68411667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68411667 -28.22295)"^^geo:wktLiteral ;
  geo-pos:lat "38.68411667"^^xsd:decimal ;
  geo-pos:long "-28.22295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4548'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89263'^^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 '-28.22295'^^xsd:double;
  dwc:latitude '38.68411667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4548'^^xsd:string;
  dwc:observationDate '2010-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65305 -27.07345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65305"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65305 -27.07345)"^^geo:wktLiteral ;
  geo-pos:lat "38.65305"^^xsd:decimal ;
  geo-pos:long "-27.07345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4549'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89264'^^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 '-27.07345'^^xsd:double;
  dwc:latitude '38.65305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4549'^^xsd:string;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65305 -27.07345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65305"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65305 -27.07345)"^^geo:wktLiteral ;
  geo-pos:lat "38.65305"^^xsd:decimal ;
  geo-pos:long "-27.07345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4550'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89264'^^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 '-27.07345'^^xsd:double;
  dwc:latitude '38.65305'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4550'^^xsd:string;
  dwc:observationDate '2010-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65183333 -27.07473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65183333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65183333 -27.07473333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65183333"^^xsd:decimal ;
  geo-pos:long "-27.07473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4551'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89265'^^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 '-27.07473333'^^xsd:double;
  dwc:latitude '38.65183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4551'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65183333 -27.07473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65183333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65183333 -27.07473333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65183333"^^xsd:decimal ;
  geo-pos:long "-27.07473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4552'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89265'^^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 '-27.07473333'^^xsd:double;
  dwc:latitude '38.65183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4552'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73295 -25.55515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73295"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73295 -25.55515)"^^geo:wktLiteral ;
  geo-pos:lat "37.73295"^^xsd:decimal ;
  geo-pos:long "-25.55515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4553'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89302'^^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.55515'^^xsd:double;
  dwc:latitude '37.73295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4553'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71575 -25.34771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71575"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71575 -25.34771667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71575"^^xsd:decimal ;
  geo-pos:long "-25.34771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4554'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89372'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34771667'^^xsd:double;
  dwc:latitude '37.71575'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4554'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71461667 -25.34781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71461667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71461667 -25.34781667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71461667"^^xsd:decimal ;
  geo-pos:long "-25.34781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4555'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89382'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34781667'^^xsd:double;
  dwc:latitude '37.71461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4555'^^xsd:string;
  dwc:observationDate '2010-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59356667 -27.9737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59356667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59356667 -27.9737)"^^geo:wktLiteral ;
  geo-pos:lat "38.59356667"^^xsd:decimal ;
  geo-pos:long "-27.9737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4556'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9737'^^xsd:double;
  dwc:latitude '38.59356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4556'^^xsd:string;
  dwc:observationDate '2010-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66133333 -25.4845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66133333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66133333 -25.4845)"^^geo:wktLiteral ;
  geo-pos:lat "37.66133333"^^xsd:decimal ;
  geo-pos:long "-25.4845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4557'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89454'^^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.4845'^^xsd:double;
  dwc:latitude '37.66133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4557'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66133333 -25.4845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66133333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66133333 -25.4845)"^^geo:wktLiteral ;
  geo-pos:lat "37.66133333"^^xsd:decimal ;
  geo-pos:long "-25.4845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4558'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89454'^^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.4845'^^xsd:double;
  dwc:latitude '37.66133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4558'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7277 -25.28968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7277"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7277 -25.28968333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7277"^^xsd:decimal ;
  geo-pos:long "-25.28968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4559'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.28968333'^^xsd:double;
  dwc:latitude '37.7277'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4559'^^xsd:string;
  dwc:observationDate '2010-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80393333 -25.13315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80393333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80393333 -25.13315)"^^geo:wktLiteral ;
  geo-pos:lat "37.80393333"^^xsd:decimal ;
  geo-pos:long "-25.13315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4561'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89495'^^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 '-25.13315'^^xsd:double;
  dwc:latitude '37.80393333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4561'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7169 -28.28315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7169"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7169 -28.28315)"^^geo:wktLiteral ;
  geo-pos:lat "38.7169"^^xsd:decimal ;
  geo-pos:long "-28.28315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4562'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28315'^^xsd:double;
  dwc:latitude '38.7169'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4562'^^xsd:string;
  dwc:observationDate '2010-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91028333 -25.75446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91028333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91028333 -25.75446667)"^^geo:wktLiteral ;
  geo-pos:lat "37.91028333"^^xsd:decimal ;
  geo-pos:long "-25.75446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4563'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89499'^^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 '-25.75446667'^^xsd:double;
  dwc:latitude '37.91028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4563'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58323333 -28.5332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58323333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58323333 -28.5332)"^^geo:wktLiteral ;
  geo-pos:lat "38.58323333"^^xsd:decimal ;
  geo-pos:long "-28.5332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4564'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89512'^^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.5332'^^xsd:double;
  dwc:latitude '38.58323333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4564'^^xsd:string;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36608333 -28.2815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36608333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_4565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36608333 -28.2815)"^^geo:wktLiteral ;
  geo-pos:lat "38.36608333"^^xsd:decimal ;
  geo-pos:long "-28.2815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4565'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89513'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2815'^^xsd:double;
  dwc:latitude '38.36608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4565'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52185 -28.74373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52185"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52185 -28.74373333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52185"^^xsd:decimal ;
  geo-pos:long "-28.74373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4566'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89546'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.74373333'^^xsd:double;
  dwc:latitude '38.52185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4566'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5922 -27.99186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5922"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5922 -27.99186667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5922"^^xsd:decimal ;
  geo-pos:long "-27.99186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4567'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89564'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99186667'^^xsd:double;
  dwc:latitude '38.5922'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4567'^^xsd:string;
  dwc:observationDate '2010-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00646667 -27.96751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00646667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00646667 -27.96751667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00646667"^^xsd:decimal ;
  geo-pos:long "-27.96751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4568'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96751667'^^xsd:double;
  dwc:latitude '39.00646667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4568'^^xsd:string;
  dwc:observationDate '2010-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59891667 -28.00948333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59891667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00948333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59891667 -28.00948333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59891667"^^xsd:decimal ;
  geo-pos:long "-28.00948333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4569'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89614'^^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 '-28.00948333'^^xsd:double;
  dwc:latitude '38.59891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4569'^^xsd:string;
  dwc:observationDate '2010-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89508333 -25.73311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89508333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89508333 -25.73311667)"^^geo:wktLiteral ;
  geo-pos:lat "37.89508333"^^xsd:decimal ;
  geo-pos:long "-25.73311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4570'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89615'^^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 '-25.73311667'^^xsd:double;
  dwc:latitude '37.89508333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4570'^^xsd:string;
  dwc:observationDate '2010-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52983333 -28.31438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52983333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52983333 -28.31438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52983333"^^xsd:decimal ;
  geo-pos:long "-28.31438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4571'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89622'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31438333'^^xsd:double;
  dwc:latitude '38.52983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4571'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52983333 -28.31438333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52983333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31438333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52983333 -28.31438333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52983333"^^xsd:decimal ;
  geo-pos:long "-28.31438333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4572'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89622'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31438333'^^xsd:double;
  dwc:latitude '38.52983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4572'^^xsd:string;
  dwc:observationDate '2010-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72103333 -25.31366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72103333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.31366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72103333 -25.31366667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72103333"^^xsd:decimal ;
  geo-pos:long "-25.31366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4573'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89631'^^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 '-25.31366667'^^xsd:double;
  dwc:latitude '37.72103333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4573'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60591667 -28.0399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60591667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60591667 -28.0399)"^^geo:wktLiteral ;
  geo-pos:lat "38.60591667"^^xsd:decimal ;
  geo-pos:long "-28.0399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4574'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89658'^^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 '-28.0399'^^xsd:double;
  dwc:latitude '38.60591667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4574'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69683333 -28.11483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69683333 -28.11483333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69683333"^^xsd:decimal ;
  geo-pos:long "-28.11483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4576'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89704'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11483333'^^xsd:double;
  dwc:latitude '38.69683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4576'^^xsd:string;
  dwc:observationDate '2010-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79246667 -25.79791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79246667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79246667 -25.79791667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79246667"^^xsd:decimal ;
  geo-pos:long "-25.79791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4577'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.79791667'^^xsd:double;
  dwc:latitude '37.79246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4577'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79246667 -25.79791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79246667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79246667 -25.79791667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79246667"^^xsd:decimal ;
  geo-pos:long "-25.79791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4578'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.79791667'^^xsd:double;
  dwc:latitude '37.79246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4578'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79246667 -25.79791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79246667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79246667 -25.79791667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79246667"^^xsd:decimal ;
  geo-pos:long "-25.79791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4579'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.79791667'^^xsd:double;
  dwc:latitude '37.79246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4579'^^xsd:string;
  dwc:observationDate '2010-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5439 -27.97258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5439"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5439 -27.97258333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5439"^^xsd:decimal ;
  geo-pos:long "-27.97258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4580'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89736'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97258333'^^xsd:double;
  dwc:latitude '38.5439'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4580'^^xsd:string;
  dwc:observationDate '2010-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70678333 -25.41088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70678333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70678333 -25.41088333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70678333"^^xsd:decimal ;
  geo-pos:long "-25.41088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4581'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89763'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.41088333'^^xsd:double;
  dwc:latitude '37.70678333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4581'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80586667 -25.85433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80586667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.85433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80586667 -25.85433333)"^^geo:wktLiteral ;
  geo-pos:lat "37.80586667"^^xsd:decimal ;
  geo-pos:long "-25.85433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4582'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89764'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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.85433333'^^xsd:double;
  dwc:latitude '37.80586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4582'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75048333 -25.76446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75048333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75048333 -25.76446667)"^^geo:wktLiteral ;
  geo-pos:lat "37.75048333"^^xsd:decimal ;
  geo-pos:long "-25.76446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4583'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89811'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.76446667'^^xsd:double;
  dwc:latitude '37.75048333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4583'^^xsd:string;
  dwc:observationDate '2010-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94071667 -25.11316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94071667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94071667 -25.11316667)"^^geo:wktLiteral ;
  geo-pos:lat "36.94071667"^^xsd:decimal ;
  geo-pos:long "-25.11316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4584'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89812'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.11316667'^^xsd:double;
  dwc:latitude '36.94071667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4584'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00995 -27.95895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00995"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00995 -27.95895)"^^geo:wktLiteral ;
  geo-pos:lat "39.00995"^^xsd:decimal ;
  geo-pos:long "-27.95895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4585'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95895'^^xsd:double;
  dwc:latitude '39.00995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4585'^^xsd:string;
  dwc:observationDate '2010-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70046667 -25.76528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70046667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70046667 -25.76528333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70046667"^^xsd:decimal ;
  geo-pos:long "-25.76528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4586'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89895'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.76528333'^^xsd:double;
  dwc:latitude '37.70046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4586'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70046667 -25.76528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70046667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70046667 -25.76528333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70046667"^^xsd:decimal ;
  geo-pos:long "-25.76528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4587'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89895'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.76528333'^^xsd:double;
  dwc:latitude '37.70046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4587'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83745 -24.47201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83745"^^xsd:decimal ;
  dwc:decimalLongitude "-24.47201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83745 -24.47201667)"^^geo:wktLiteral ;
  geo-pos:lat "36.83745"^^xsd:decimal ;
  geo-pos:long "-24.47201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4588'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89896'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.47201667'^^xsd:double;
  dwc:latitude '36.83745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4588'^^xsd:string;
  dwc:observationDate '2010-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05223333 -27.9693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05223333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05223333 -27.9693)"^^geo:wktLiteral ;
  geo-pos:lat "39.05223333"^^xsd:decimal ;
  geo-pos:long "-27.9693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4589'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89900'^^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 '-27.9693'^^xsd:double;
  dwc:latitude '39.05223333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4589'^^xsd:string;
  dwc:observationDate '2010-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65851667 -27.9934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65851667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65851667 -27.9934)"^^geo:wktLiteral ;
  geo-pos:lat "38.65851667"^^xsd:decimal ;
  geo-pos:long "-27.9934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4590'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89916'^^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 '-27.9934'^^xsd:double;
  dwc:latitude '38.65851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4590'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66236667 -27.9996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66236667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66236667 -27.9996)"^^geo:wktLiteral ;
  geo-pos:lat "38.66236667"^^xsd:decimal ;
  geo-pos:long "-27.9996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4592'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89917'^^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 '-27.9996'^^xsd:double;
  dwc:latitude '38.66236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4592'^^xsd:string;
  dwc:observationDate '2010-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68655 -28.22353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68655 -28.22353333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68655"^^xsd:decimal ;
  geo-pos:long "-28.22353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4593'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89945'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22353333'^^xsd:double;
  dwc:latitude '38.68655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4593'^^xsd:string;
  dwc:observationDate '2010-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60953333 -28.04055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60953333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60953333 -28.04055)"^^geo:wktLiteral ;
  geo-pos:lat "38.60953333"^^xsd:decimal ;
  geo-pos:long "-28.04055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4594'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89946'^^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.04055'^^xsd:double;
  dwc:latitude '38.60953333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4594'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02718333 -27.94928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02718333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02718333 -27.94928333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02718333"^^xsd:decimal ;
  geo-pos:long "-27.94928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4595'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89972'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94928333'^^xsd:double;
  dwc:latitude '39.02718333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4595'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51873333 -28.73018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51873333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51873333 -28.73018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51873333"^^xsd:decimal ;
  geo-pos:long "-28.73018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4596'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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.73018333'^^xsd:double;
  dwc:latitude '38.51873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4596'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04651667 -27.9587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04651667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04651667 -27.9587)"^^geo:wktLiteral ;
  geo-pos:lat "39.04651667"^^xsd:decimal ;
  geo-pos:long "-27.9587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4597'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90008'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9587'^^xsd:double;
  dwc:latitude '39.04651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4597'^^xsd:string;
  dwc:observationDate '2010-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00791667 -27.99171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00791667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00791667 -27.99171667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00791667"^^xsd:decimal ;
  geo-pos:long "-27.99171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4598'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90009'^^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 '-27.99171667'^^xsd:double;
  dwc:latitude '39.00791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4598'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.626 -24.4673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.626"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.626 -24.4673)"^^geo:wktLiteral ;
  geo-pos:lat "37.626"^^xsd:decimal ;
  geo-pos:long "-24.4673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4599'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90035'^^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.4673'^^xsd:double;
  dwc:latitude '37.626'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4599'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.626 -24.4673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.626"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.626 -24.4673)"^^geo:wktLiteral ;
  geo-pos:lat "37.626"^^xsd:decimal ;
  geo-pos:long "-24.4673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4600'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90035'^^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.4673'^^xsd:double;
  dwc:latitude '37.626'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4600'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56923333 -24.58448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56923333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.58448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56923333 -24.58448333)"^^geo:wktLiteral ;
  geo-pos:lat "37.56923333"^^xsd:decimal ;
  geo-pos:long "-24.58448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4601'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90036'^^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.58448333'^^xsd:double;
  dwc:latitude '37.56923333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4601'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56923333 -24.58448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56923333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.58448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56923333 -24.58448333)"^^geo:wktLiteral ;
  geo-pos:lat "37.56923333"^^xsd:decimal ;
  geo-pos:long "-24.58448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4602'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90036'^^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.58448333'^^xsd:double;
  dwc:latitude '37.56923333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4602'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62803333 -24.51918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.62803333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.51918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.62803333 -24.51918333)"^^geo:wktLiteral ;
  geo-pos:lat "37.62803333"^^xsd:decimal ;
  geo-pos:long "-24.51918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4603'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.51918333'^^xsd:double;
  dwc:latitude '37.62803333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4603'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60683333 -24.54013333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.60683333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.54013333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.60683333 -24.54013333)"^^geo:wktLiteral ;
  geo-pos:lat "37.60683333"^^xsd:decimal ;
  geo-pos:long "-24.54013333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4604'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.54013333'^^xsd:double;
  dwc:latitude '37.60683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4604'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72976667 -25.55365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72976667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72976667 -25.55365)"^^geo:wktLiteral ;
  geo-pos:lat "37.72976667"^^xsd:decimal ;
  geo-pos:long "-25.55365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4606'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90080'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.55365'^^xsd:double;
  dwc:latitude '37.72976667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4606'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70808333 -25.43365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70808333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70808333 -25.43365)"^^geo:wktLiteral ;
  geo-pos:lat "37.70808333"^^xsd:decimal ;
  geo-pos:long "-25.43365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4607'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90081'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.43365'^^xsd:double;
  dwc:latitude '37.70808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4607'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09145 -24.3716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09145"^^xsd:decimal ;
  dwc:decimalLongitude "-24.3716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09145 -24.3716)"^^geo:wktLiteral ;
  geo-pos:lat "38.09145"^^xsd:decimal ;
  geo-pos:long "-24.3716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4608'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.3716'^^xsd:double;
  dwc:latitude '38.09145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4608'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78601667 -24.20351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78601667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.20351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78601667 -24.20351667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78601667"^^xsd:decimal ;
  geo-pos:long "-24.20351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4609'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90083'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.20351667'^^xsd:double;
  dwc:latitude '37.78601667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4609'^^xsd:string;
  dwc:observationDate '2010-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44978333 -25.08365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44978333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.08365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44978333 -25.08365)"^^geo:wktLiteral ;
  geo-pos:lat "37.44978333"^^xsd:decimal ;
  geo-pos:long "-25.08365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4610'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90096'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.08365'^^xsd:double;
  dwc:latitude '37.44978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4610'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71045 -25.43133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71045"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71045 -25.43133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71045"^^xsd:decimal ;
  geo-pos:long "-25.43133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4611'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.43133333'^^xsd:double;
  dwc:latitude '37.71045'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4611'^^xsd:string;
  dwc:observationDate '2010-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67245 -25.78651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67245"^^xsd:decimal ;
  dwc:decimalLongitude "-25.78651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67245 -25.78651667)"^^geo:wktLiteral ;
  geo-pos:lat "37.67245"^^xsd:decimal ;
  geo-pos:long "-25.78651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4612'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.78651667'^^xsd:double;
  dwc:latitude '37.67245'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4612'^^xsd:string;
  dwc:observationDate '2010-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67848333 -25.76813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67848333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67848333 -25.76813333)"^^geo:wktLiteral ;
  geo-pos:lat "37.67848333"^^xsd:decimal ;
  geo-pos:long "-25.76813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4613'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90099'^^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.76813333'^^xsd:double;
  dwc:latitude '37.67848333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4613'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67848333 -25.76813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67848333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67848333 -25.76813333)"^^geo:wktLiteral ;
  geo-pos:lat "37.67848333"^^xsd:decimal ;
  geo-pos:long "-25.76813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4614'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90099'^^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.76813333'^^xsd:double;
  dwc:latitude '37.67848333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4614'^^xsd:string;
  dwc:observationDate '2010-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7441 -25.63756667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7441"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63756667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7441 -25.63756667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7441"^^xsd:decimal ;
  geo-pos:long "-25.63756667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4615'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90113'^^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.63756667'^^xsd:double;
  dwc:latitude '37.7441'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4615'^^xsd:string;
  dwc:observationDate '2010-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74416667 -25.63675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74416667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74416667 -25.63675)"^^geo:wktLiteral ;
  geo-pos:lat "37.74416667"^^xsd:decimal ;
  geo-pos:long "-25.63675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4616'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63675'^^xsd:double;
  dwc:latitude '37.74416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4616'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6782 -25.49378333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6782"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49378333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6782 -25.49378333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6782"^^xsd:decimal ;
  geo-pos:long "-25.49378333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4617'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49378333'^^xsd:double;
  dwc:latitude '37.6782'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4617'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71375 -25.48608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71375 -25.48608333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71375"^^xsd:decimal ;
  geo-pos:long "-25.48608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4618'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48608333'^^xsd:double;
  dwc:latitude '37.71375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4618'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73013333 -25.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73013333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73013333 -25.6585)"^^geo:wktLiteral ;
  geo-pos:lat "37.73013333"^^xsd:decimal ;
  geo-pos:long "-25.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4619'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90141'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6585'^^xsd:double;
  dwc:latitude '37.73013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4619'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9403 -25.1173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9403"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9403 -25.1173)"^^geo:wktLiteral ;
  geo-pos:lat "36.9403"^^xsd:decimal ;
  geo-pos:long "-25.1173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4621'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1173'^^xsd:double;
  dwc:latitude '36.9403'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4621'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9403 -25.1173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9403"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9403 -25.1173)"^^geo:wktLiteral ;
  geo-pos:lat "36.9403"^^xsd:decimal ;
  geo-pos:long "-25.1173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4622'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1173'^^xsd:double;
  dwc:latitude '36.9403'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4622'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71286667 -25.49038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71286667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71286667 -25.49038333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71286667"^^xsd:decimal ;
  geo-pos:long "-25.49038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4623'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90169'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49038333'^^xsd:double;
  dwc:latitude '37.71286667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4623'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39728333 -28.27705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39728333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39728333 -28.27705)"^^geo:wktLiteral ;
  geo-pos:lat "37.39728333"^^xsd:decimal ;
  geo-pos:long "-28.27705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4624'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27705'^^xsd:double;
  dwc:latitude '37.39728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4624'^^xsd:string;
  dwc:observationDate '2010-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57485 -27.80083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57485"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57485 -27.80083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57485"^^xsd:decimal ;
  geo-pos:long "-27.80083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4625'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90194'^^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 '-27.80083333'^^xsd:double;
  dwc:latitude '38.57485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4625'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62845 -27.93603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62845"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62845 -27.93603333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62845"^^xsd:decimal ;
  geo-pos:long "-27.93603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4626'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90195'^^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 '-27.93603333'^^xsd:double;
  dwc:latitude '38.62845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4626'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62845 -27.93603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62845"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62845 -27.93603333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62845"^^xsd:decimal ;
  geo-pos:long "-27.93603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4627'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90195'^^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 '-27.93603333'^^xsd:double;
  dwc:latitude '38.62845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4627'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65965 -27.98876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65965"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65965 -27.98876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65965"^^xsd:decimal ;
  geo-pos:long "-27.98876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4628'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90196'^^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 '-27.98876667'^^xsd:double;
  dwc:latitude '38.65965'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4628'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65965 -27.98876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65965"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65965 -27.98876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65965"^^xsd:decimal ;
  geo-pos:long "-27.98876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4629'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90196'^^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 '-27.98876667'^^xsd:double;
  dwc:latitude '38.65965'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4629'^^xsd:string;
  dwc:observationDate '2010-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39348333 -28.33968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39348333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39348333 -28.33968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39348333"^^xsd:decimal ;
  geo-pos:long "-28.33968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4630'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90204'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33968333'^^xsd:double;
  dwc:latitude '38.39348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4630'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35695 -28.34391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35695 -28.34391667)"^^geo:wktLiteral ;
  geo-pos:lat "38.35695"^^xsd:decimal ;
  geo-pos:long "-28.34391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4631'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90205'^^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.34391667'^^xsd:double;
  dwc:latitude '38.35695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4631'^^xsd:string;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35695 -28.34391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35695 -28.34391667)"^^geo:wktLiteral ;
  geo-pos:lat "38.35695"^^xsd:decimal ;
  geo-pos:long "-28.34391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4632'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90205'^^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.34391667'^^xsd:double;
  dwc:latitude '38.35695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4632'^^xsd:string;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01835 -28.01093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01835 -28.01093333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01835"^^xsd:decimal ;
  geo-pos:long "-28.01093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4633'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90216'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01093333'^^xsd:double;
  dwc:latitude '39.01835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4633'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02263333 -28.01375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02263333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02263333 -28.01375)"^^geo:wktLiteral ;
  geo-pos:lat "39.02263333"^^xsd:decimal ;
  geo-pos:long "-28.01375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4634'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01375'^^xsd:double;
  dwc:latitude '39.02263333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4634'^^xsd:string;
  dwc:observationDate '2010-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73911667 -25.57818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73911667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73911667 -25.57818333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73911667"^^xsd:decimal ;
  geo-pos:long "-25.57818333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4636'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90237'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57818333'^^xsd:double;
  dwc:latitude '37.73911667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4636'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3701 -28.32498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3701"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3701 -28.32498333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3701"^^xsd:decimal ;
  geo-pos:long "-28.32498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4637'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90294'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32498333'^^xsd:double;
  dwc:latitude '38.3701'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4637'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3701 -28.32498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3701"^^xsd:decimal ;
  dwc:decimalLongitude "-28.32498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3701 -28.32498333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3701"^^xsd:decimal ;
  geo-pos:long "-28.32498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4638'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90294'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.32498333'^^xsd:double;
  dwc:latitude '38.3701'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4638'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55083333 -27.87126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55083333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_4639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55083333 -27.87126667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55083333"^^xsd:decimal ;
  geo-pos:long "-27.87126667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4639'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87126667'^^xsd:double;
  dwc:latitude '38.55083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4639'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54928333 -27.87188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54928333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54928333 -27.87188333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54928333"^^xsd:decimal ;
  geo-pos:long "-27.87188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4640'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90296'^^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 '-27.87188333'^^xsd:double;
  dwc:latitude '38.54928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4640'^^xsd:string;
  dwc:observationDate '2010-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55658333 -28.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55658333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55658333 -28.7688)"^^geo:wktLiteral ;
  geo-pos:lat "38.55658333"^^xsd:decimal ;
  geo-pos:long "-28.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4641'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90329'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7688'^^xsd:double;
  dwc:latitude '38.55658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4641'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55658333 -28.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55658333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55658333 -28.7688)"^^geo:wktLiteral ;
  geo-pos:lat "38.55658333"^^xsd:decimal ;
  geo-pos:long "-28.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4642'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90329'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7688'^^xsd:double;
  dwc:latitude '38.55658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4642'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71436667 -25.65385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71436667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71436667 -25.65385)"^^geo:wktLiteral ;
  geo-pos:lat "37.71436667"^^xsd:decimal ;
  geo-pos:long "-25.65385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4643'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90409'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65385'^^xsd:double;
  dwc:latitude '37.71436667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4643'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71436667 -25.65385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71436667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71436667 -25.65385)"^^geo:wktLiteral ;
  geo-pos:lat "37.71436667"^^xsd:decimal ;
  geo-pos:long "-25.65385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4644'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90409'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65385'^^xsd:double;
  dwc:latitude '37.71436667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4644'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79416667 -25.79111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79416667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79416667 -25.79111667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79416667"^^xsd:decimal ;
  geo-pos:long "-25.79111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4645'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90410'^^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 '-25.79111667'^^xsd:double;
  dwc:latitude '37.79416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4645'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79416667 -25.79111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79416667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.79111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79416667 -25.79111667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79416667"^^xsd:decimal ;
  geo-pos:long "-25.79111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4646'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90410'^^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 '-25.79111667'^^xsd:double;
  dwc:latitude '37.79416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4646'^^xsd:string;
  dwc:observationDate '2010-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51125 -27.7751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51125"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51125 -27.7751)"^^geo:wktLiteral ;
  geo-pos:lat "38.51125"^^xsd:decimal ;
  geo-pos:long "-27.7751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4647'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90411'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-27.7751'^^xsd:double;
  dwc:latitude '38.51125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4647'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51125 -27.7751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51125"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51125 -27.7751)"^^geo:wktLiteral ;
  geo-pos:lat "38.51125"^^xsd:decimal ;
  geo-pos:long "-27.7751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4648'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90411'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-27.7751'^^xsd:double;
  dwc:latitude '38.51125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4648'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73448333 -28.3026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73448333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73448333 -28.3026)"^^geo:wktLiteral ;
  geo-pos:lat "38.73448333"^^xsd:decimal ;
  geo-pos:long "-28.3026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4649'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3026'^^xsd:double;
  dwc:latitude '38.73448333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4649'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72681667 -26.29201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72681667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.29201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72681667 -26.29201667)"^^geo:wktLiteral ;
  geo-pos:lat "38.72681667"^^xsd:decimal ;
  geo-pos:long "-26.29201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4651'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90447'^^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 '-26.29201667'^^xsd:double;
  dwc:latitude '38.72681667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4651'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70521667 -28.22635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70521667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70521667 -28.22635)"^^geo:wktLiteral ;
  geo-pos:lat "38.70521667"^^xsd:decimal ;
  geo-pos:long "-28.22635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4652'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22635'^^xsd:double;
  dwc:latitude '38.70521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4652'^^xsd:string;
  dwc:observationDate '2010-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68378333 -28.22361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68378333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68378333 -28.22361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68378333"^^xsd:decimal ;
  geo-pos:long "-28.22361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4653'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90484'^^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 '-28.22361667'^^xsd:double;
  dwc:latitude '38.68378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4653'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69906667 -28.23786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69906667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69906667 -28.23786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69906667"^^xsd:decimal ;
  geo-pos:long "-28.23786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4654'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90485'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23786667'^^xsd:double;
  dwc:latitude '38.69906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4654'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69906667 -28.23786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69906667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69906667 -28.23786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69906667"^^xsd:decimal ;
  geo-pos:long "-28.23786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4655'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90485'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23786667'^^xsd:double;
  dwc:latitude '38.69906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4655'^^xsd:string;
  dwc:observationDate '2010-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72858333 -24.97386667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72858333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.97386667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72858333 -24.97386667)"^^geo:wktLiteral ;
  geo-pos:lat "36.72858333"^^xsd:decimal ;
  geo-pos:long "-24.97386667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4656'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.97386667'^^xsd:double;
  dwc:latitude '36.72858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4656'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65335 -24.76878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65335"^^xsd:decimal ;
  dwc:decimalLongitude "-24.76878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65335 -24.76878333)"^^geo:wktLiteral ;
  geo-pos:lat "36.65335"^^xsd:decimal ;
  geo-pos:long "-24.76878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4657'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90549'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.76878333'^^xsd:double;
  dwc:latitude '36.65335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4657'^^xsd:string;
  dwc:observationDate '2010-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59986667 -24.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59986667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59986667 -24.638)"^^geo:wktLiteral ;
  geo-pos:lat "36.59986667"^^xsd:decimal ;
  geo-pos:long "-24.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4658'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90550'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.638'^^xsd:double;
  dwc:latitude '36.59986667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4658'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59986667 -24.638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59986667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59986667 -24.638)"^^geo:wktLiteral ;
  geo-pos:lat "36.59986667"^^xsd:decimal ;
  geo-pos:long "-24.638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4659'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90550'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.638'^^xsd:double;
  dwc:latitude '36.59986667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4659'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96561667 -25.02711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96561667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96561667 -25.02711667)"^^geo:wktLiteral ;
  geo-pos:lat "36.96561667"^^xsd:decimal ;
  geo-pos:long "-25.02711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4660'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90552'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02711667'^^xsd:double;
  dwc:latitude '36.96561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4660'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96561667 -25.02711667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96561667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02711667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96561667 -25.02711667)"^^geo:wktLiteral ;
  geo-pos:lat "36.96561667"^^xsd:decimal ;
  geo-pos:long "-25.02711667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4661'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90552'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.02711667'^^xsd:double;
  dwc:latitude '36.96561667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4661'^^xsd:string;
  dwc:observationDate '2010-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78013333 -25.77343333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78013333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77343333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78013333 -25.77343333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78013333"^^xsd:decimal ;
  geo-pos:long "-25.77343333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4662'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90705'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.77343333'^^xsd:double;
  dwc:latitude '37.78013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4662'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73983333 -25.63916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73983333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73983333 -25.63916667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73983333"^^xsd:decimal ;
  geo-pos:long "-25.63916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4663'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90706'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63916667'^^xsd:double;
  dwc:latitude '37.73983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4663'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8994 -24.73258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8994"^^xsd:decimal ;
  dwc:decimalLongitude "-24.73258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8994 -24.73258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8994"^^xsd:decimal ;
  geo-pos:long "-24.73258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4664'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90707'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.73258333'^^xsd:double;
  dwc:latitude '37.8994'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4664'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74078333 -25.24715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.74078333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.74078333 -25.24715)"^^geo:wktLiteral ;
  geo-pos:lat "32.74078333"^^xsd:decimal ;
  geo-pos:long "-25.24715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4666'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90708'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.24715'^^xsd:double;
  dwc:latitude '32.74078333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4666'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79206667 -25.14026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79206667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79206667 -25.14026667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79206667"^^xsd:decimal ;
  geo-pos:long "-25.14026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4667'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90747'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14026667'^^xsd:double;
  dwc:latitude '37.79206667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4667'^^xsd:string;
  dwc:observationDate '2010-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13458333 -24.51341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13458333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.51341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13458333 -24.51341667)"^^geo:wktLiteral ;
  geo-pos:lat "38.13458333"^^xsd:decimal ;
  geo-pos:long "-24.51341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4668'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90748'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.51341667'^^xsd:double;
  dwc:latitude '38.13458333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4668'^^xsd:string;
  dwc:observationDate '2010-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00623333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00623333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00623333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00623333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4669'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93333333'^^xsd:double;
  dwc:latitude '39.00623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4669'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00623333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00623333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00623333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00623333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4670'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93333333'^^xsd:double;
  dwc:latitude '39.00623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4670'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00623333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00623333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00623333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00623333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4671'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93333333'^^xsd:double;
  dwc:latitude '39.00623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4671'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00623333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00623333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00623333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.00623333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4672'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93333333'^^xsd:double;
  dwc:latitude '39.00623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4672'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69231667 -27.04193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69231667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69231667 -27.04193333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69231667"^^xsd:decimal ;
  geo-pos:long "-27.04193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4673'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04193333'^^xsd:double;
  dwc:latitude '38.69231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4673'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02713333 -27.9488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02713333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02713333 -27.9488)"^^geo:wktLiteral ;
  geo-pos:lat "39.02713333"^^xsd:decimal ;
  geo-pos:long "-27.9488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4674'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90820'^^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 '-27.9488'^^xsd:double;
  dwc:latitude '39.02713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4674'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02713333 -27.9488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02713333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02713333 -27.9488)"^^geo:wktLiteral ;
  geo-pos:lat "39.02713333"^^xsd:decimal ;
  geo-pos:long "-27.9488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4675'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90820'^^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 '-27.9488'^^xsd:double;
  dwc:latitude '39.02713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4675'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02713333 -27.9488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02713333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02713333 -27.9488)"^^geo:wktLiteral ;
  geo-pos:lat "39.02713333"^^xsd:decimal ;
  geo-pos:long "-27.9488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4676'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90820'^^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 '-27.9488'^^xsd:double;
  dwc:latitude '39.02713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4676'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02713333 -27.9488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02713333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02713333 -27.9488)"^^geo:wktLiteral ;
  geo-pos:lat "39.02713333"^^xsd:decimal ;
  geo-pos:long "-27.9488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4677'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90820'^^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 '-27.9488'^^xsd:double;
  dwc:latitude '39.02713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4677'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72003333 -27.04773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72003333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72003333 -27.04773333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72003333"^^xsd:decimal ;
  geo-pos:long "-27.04773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4678'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90821'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04773333'^^xsd:double;
  dwc:latitude '38.72003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4678'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72003333 -27.04773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72003333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72003333 -27.04773333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72003333"^^xsd:decimal ;
  geo-pos:long "-27.04773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4679'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90821'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04773333'^^xsd:double;
  dwc:latitude '38.72003333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4679'^^xsd:string;
  dwc:observationDate '2010-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03375 -27.9485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03375"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03375 -27.9485)"^^geo:wktLiteral ;
  geo-pos:lat "39.03375"^^xsd:decimal ;
  geo-pos:long "-27.9485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4681'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90862'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9485'^^xsd:double;
  dwc:latitude '39.03375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4681'^^xsd:string;
  dwc:observationDate '2010-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07903333 -27.98505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07903333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07903333 -27.98505)"^^geo:wktLiteral ;
  geo-pos:lat "39.07903333"^^xsd:decimal ;
  geo-pos:long "-27.98505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4682'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90863'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^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.98505'^^xsd:double;
  dwc:latitude '39.07903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4682'^^xsd:string;
  dwc:observationDate '2010-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74276667 -25.24633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74276667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74276667 -25.24633333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74276667"^^xsd:decimal ;
  geo-pos:long "-25.24633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4683'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24633333'^^xsd:double;
  dwc:latitude '37.74276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4683'^^xsd:string;
  dwc:observationDate '2010-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59296667 -24.51573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59296667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.51573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59296667 -24.51573333)"^^geo:wktLiteral ;
  geo-pos:lat "37.59296667"^^xsd:decimal ;
  geo-pos:long "-24.51573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4684'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90898'^^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.51573333'^^xsd:double;
  dwc:latitude '37.59296667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4684'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7395 -21.18518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7395"^^xsd:decimal ;
  dwc:decimalLongitude "-21.18518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7395 -21.18518333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7395"^^xsd:decimal ;
  geo-pos:long "-21.18518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4685'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90899'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-21.18518333'^^xsd:double;
  dwc:latitude '37.7395'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4685'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74178333 -25.24753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74178333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74178333 -25.24753333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74178333"^^xsd:decimal ;
  geo-pos:long "-25.24753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4686'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90900'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.24753333'^^xsd:double;
  dwc:latitude '37.74178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4686'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71328333 -25.45706667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71328333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45706667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71328333 -25.45706667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71328333"^^xsd:decimal ;
  geo-pos:long "-25.45706667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4687'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90901'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.45706667'^^xsd:double;
  dwc:latitude '37.71328333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4687'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51308333 -28.29115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51308333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51308333 -28.29115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51308333"^^xsd:decimal ;
  geo-pos:long "-28.29115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4688'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29115'^^xsd:double;
  dwc:latitude '38.51308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4688'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51308333 -28.29115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51308333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51308333 -28.29115)"^^geo:wktLiteral ;
  geo-pos:lat "38.51308333"^^xsd:decimal ;
  geo-pos:long "-28.29115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4689'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29115'^^xsd:double;
  dwc:latitude '38.51308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4689'^^xsd:string;
  dwc:observationDate '2010-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59416667 -27.97178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59416667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59416667 -27.97178333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59416667"^^xsd:decimal ;
  geo-pos:long "-27.97178333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4690'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90935'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97178333'^^xsd:double;
  dwc:latitude '38.59416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4690'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40558333 -28.2765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40558333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40558333 -28.2765)"^^geo:wktLiteral ;
  geo-pos:lat "38.40558333"^^xsd:decimal ;
  geo-pos:long "-28.2765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4691'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90936'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2765'^^xsd:double;
  dwc:latitude '38.40558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4691'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40558333 -28.2765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40558333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40558333 -28.2765)"^^geo:wktLiteral ;
  geo-pos:lat "38.40558333"^^xsd:decimal ;
  geo-pos:long "-28.2765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4692'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90936'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2765'^^xsd:double;
  dwc:latitude '38.40558333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4692'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45218333 -28.37256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45218333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.37256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45218333 -28.37256667)"^^geo:wktLiteral ;
  geo-pos:lat "39.45218333"^^xsd:decimal ;
  geo-pos:long "-28.37256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4693'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90937'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.37256667'^^xsd:double;
  dwc:latitude '39.45218333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4693'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02158333 -28.00933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02158333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02158333 -28.00933333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02158333"^^xsd:decimal ;
  geo-pos:long "-28.00933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4694'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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.00933333'^^xsd:double;
  dwc:latitude '39.02158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4694'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34781667 -27.94976667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34781667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94976667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34781667 -27.94976667)"^^geo:wktLiteral ;
  geo-pos:lat "39.34781667"^^xsd:decimal ;
  geo-pos:long "-27.94976667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4696'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94976667'^^xsd:double;
  dwc:latitude '39.34781667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4696'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01501667 -27.95096667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01501667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95096667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01501667 -27.95096667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01501667"^^xsd:decimal ;
  geo-pos:long "-27.95096667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4697'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95096667'^^xsd:double;
  dwc:latitude '39.01501667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4697'^^xsd:string;
  dwc:observationDate '2010-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04295 -27.95913333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04295"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95913333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04295 -27.95913333)"^^geo:wktLiteral ;
  geo-pos:lat "39.04295"^^xsd:decimal ;
  geo-pos:long "-27.95913333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4698'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95913333'^^xsd:double;
  dwc:latitude '39.04295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4698'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51861667 -28.74338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51861667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51861667 -28.74338333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51861667"^^xsd:decimal ;
  geo-pos:long "-28.74338333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4699'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.74338333'^^xsd:double;
  dwc:latitude '38.51861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4699'^^xsd:string;
  dwc:observationDate '2010-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71871667 -27.04486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71871667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71871667 -27.04486667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71871667"^^xsd:decimal ;
  geo-pos:long "-27.04486667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4700'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-27.04486667'^^xsd:double;
  dwc:latitude '38.71871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4700'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71871667 -27.04486667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71871667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04486667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71871667 -27.04486667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71871667"^^xsd:decimal ;
  geo-pos:long "-27.04486667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4701'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^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 '-27.04486667'^^xsd:double;
  dwc:latitude '38.71871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4701'^^xsd:string;
  dwc:observationDate '2010-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70961667 -28.26296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70961667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70961667 -28.26296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70961667"^^xsd:decimal ;
  geo-pos:long "-28.26296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4702'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91044'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.26296667'^^xsd:double;
  dwc:latitude '38.70961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4702'^^xsd:string;
  dwc:observationDate '2010-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71096667 -25.42861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71096667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.42861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71096667 -25.42861667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71096667"^^xsd:decimal ;
  geo-pos:long "-25.42861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4703'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91087'^^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 '-25.42861667'^^xsd:double;
  dwc:latitude '37.71096667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4703'^^xsd:string;
  dwc:observationDate '2010-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39141667 -28.41963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39141667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39141667 -28.41963333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39141667"^^xsd:decimal ;
  geo-pos:long "-28.41963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4704'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91125'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.41963333'^^xsd:double;
  dwc:latitude '38.39141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4704'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39141667 -28.41963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39141667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39141667 -28.41963333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39141667"^^xsd:decimal ;
  geo-pos:long "-28.41963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4705'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91125'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.41963333'^^xsd:double;
  dwc:latitude '38.39141667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4705'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6666 -25.51781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6666"^^xsd:decimal ;
  dwc:decimalLongitude "-25.51781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6666 -25.51781667)"^^geo:wktLiteral ;
  geo-pos:lat "37.6666"^^xsd:decimal ;
  geo-pos:long "-25.51781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4706'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91259'^^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 '-25.51781667'^^xsd:double;
  dwc:latitude '37.6666'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4706'^^xsd:string;
  dwc:observationDate '2010-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6745 -25.45866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6745"^^xsd:decimal ;
  dwc:decimalLongitude "-25.45866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6745 -25.45866667)"^^geo:wktLiteral ;
  geo-pos:lat "37.6745"^^xsd:decimal ;
  geo-pos:long "-25.45866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4707'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91261'^^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 '-25.45866667'^^xsd:double;
  dwc:latitude '37.6745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4707'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02173333 -28.0098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02173333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02173333 -28.0098)"^^geo:wktLiteral ;
  geo-pos:lat "35.02173333"^^xsd:decimal ;
  geo-pos:long "-28.0098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4708'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91311'^^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.0098'^^xsd:double;
  dwc:latitude '35.02173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4708'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82313333 -25.83448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82313333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.83448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82313333 -25.83448333)"^^geo:wktLiteral ;
  geo-pos:lat "37.82313333"^^xsd:decimal ;
  geo-pos:long "-25.83448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4709'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91313'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.83448333'^^xsd:double;
  dwc:latitude '37.82313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4709'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70886667 -25.39905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70886667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70886667 -25.39905)"^^geo:wktLiteral ;
  geo-pos:lat "37.70886667"^^xsd:decimal ;
  geo-pos:long "-25.39905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4711'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91369'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.39905'^^xsd:double;
  dwc:latitude '37.70886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4711'^^xsd:string;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70886667 -25.39905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70886667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.39905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70886667 -25.39905)"^^geo:wktLiteral ;
  geo-pos:lat "37.70886667"^^xsd:decimal ;
  geo-pos:long "-25.39905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4712'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91369'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.39905'^^xsd:double;
  dwc:latitude '37.70886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4712'^^xsd:string;
  dwc:observationDate '2010-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72703333 -25.65811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72703333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72703333 -25.65811667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72703333"^^xsd:decimal ;
  geo-pos:long "-25.65811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4713'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91494'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65811667'^^xsd:double;
  dwc:latitude '37.72703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4713'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72703333 -25.65811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72703333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72703333 -25.65811667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72703333"^^xsd:decimal ;
  geo-pos:long "-25.65811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4714'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91494'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65811667'^^xsd:double;
  dwc:latitude '37.72703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4714'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69783333 -25.73008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69783333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69783333 -25.73008333)"^^geo:wktLiteral ;
  geo-pos:lat "37.69783333"^^xsd:decimal ;
  geo-pos:long "-25.73008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4715'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91495'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73008333'^^xsd:double;
  dwc:latitude '37.69783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4715'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69783333 -25.73008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69783333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69783333 -25.73008333)"^^geo:wktLiteral ;
  geo-pos:lat "37.69783333"^^xsd:decimal ;
  geo-pos:long "-25.73008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4716'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91495'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73008333'^^xsd:double;
  dwc:latitude '37.69783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4716'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68146667 -24.60168333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68146667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.60168333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68146667 -24.60168333)"^^geo:wktLiteral ;
  geo-pos:lat "36.68146667"^^xsd:decimal ;
  geo-pos:long "-24.60168333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4717'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.60168333'^^xsd:double;
  dwc:latitude '36.68146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4717'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68146667 -24.60168333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68146667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.60168333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68146667 -24.60168333)"^^geo:wktLiteral ;
  geo-pos:lat "36.68146667"^^xsd:decimal ;
  geo-pos:long "-24.60168333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4718'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.60168333'^^xsd:double;
  dwc:latitude '36.68146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4718'^^xsd:string;
  dwc:observationDate '2010-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81391667 -24.55666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81391667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.55666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81391667 -24.55666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.81391667"^^xsd:decimal ;
  geo-pos:long "-24.55666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4719'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.55666667'^^xsd:double;
  dwc:latitude '36.81391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4719'^^xsd:string;
  dwc:observationDate '2010-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08913333 -24.04085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08913333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.04085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08913333 -24.04085)"^^geo:wktLiteral ;
  geo-pos:lat "37.08913333"^^xsd:decimal ;
  geo-pos:long "-24.04085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4720'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.04085'^^xsd:double;
  dwc:latitude '37.08913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4720'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5669 -24.64973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5669"^^xsd:decimal ;
  dwc:decimalLongitude "-24.64973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5669 -24.64973333)"^^geo:wktLiteral ;
  geo-pos:lat "37.5669"^^xsd:decimal ;
  geo-pos:long "-24.64973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4721'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91528'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.64973333'^^xsd:double;
  dwc:latitude '37.5669'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4721'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5669 -24.64973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5669"^^xsd:decimal ;
  dwc:decimalLongitude "-24.64973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5669 -24.64973333)"^^geo:wktLiteral ;
  geo-pos:lat "37.5669"^^xsd:decimal ;
  geo-pos:long "-24.64973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4722'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91528'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.64973333'^^xsd:double;
  dwc:latitude '37.5669'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4722'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7258 -28.21203333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7258"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21203333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7258 -28.21203333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7258"^^xsd:decimal ;
  geo-pos:long "-28.21203333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4723'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91587'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21203333'^^xsd:double;
  dwc:latitude '38.7258'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4723'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51593333 -28.64288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51593333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51593333 -28.64288333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51593333"^^xsd:decimal ;
  geo-pos:long "-28.64288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4724'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91777'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64288333'^^xsd:double;
  dwc:latitude '38.51593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4724'^^xsd:string;
  dwc:observationDate '2010-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51593333 -28.64288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51593333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51593333 -28.64288333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51593333"^^xsd:decimal ;
  geo-pos:long "-28.64288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4725'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91777'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64288333'^^xsd:double;
  dwc:latitude '38.51593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4725'^^xsd:string;
  dwc:observationDate '2010-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5148 -28.70876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5148"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5148 -28.70876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5148"^^xsd:decimal ;
  geo-pos:long "-28.70876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4727'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91915'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70876667'^^xsd:double;
  dwc:latitude '38.5148'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4727'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52051667 -28.6198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52051667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52051667 -28.6198)"^^geo:wktLiteral ;
  geo-pos:lat "38.52051667"^^xsd:decimal ;
  geo-pos:long "-28.6198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4728'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6198'^^xsd:double;
  dwc:latitude '38.52051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4728'^^xsd:string;
  dwc:observationDate '2010-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.70638333 -16.76005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.70638333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.76005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.70638333 -16.76005)"^^geo:wktLiteral ;
  geo-pos:lat "32.70638333"^^xsd:decimal ;
  geo-pos:long "-16.76005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4729'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.76005'^^xsd:double;
  dwc:latitude '32.70638333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4729'^^xsd:string;
  dwc:observationDate '2010-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93028333 -25.11306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93028333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93028333 -25.11306667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93028333"^^xsd:decimal ;
  geo-pos:long "-25.11306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4730'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92092'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11306667'^^xsd:double;
  dwc:latitude '36.93028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4730'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70633333 -25.41253333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70633333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41253333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70633333 -25.41253333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70633333"^^xsd:decimal ;
  geo-pos:long "-25.41253333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4731'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41253333'^^xsd:double;
  dwc:latitude '37.70633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4731'^^xsd:string;
  dwc:observationDate '2010-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5597 -28.77126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5597"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77126667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5597 -28.77126667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5597"^^xsd:decimal ;
  geo-pos:long "-28.77126667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4732'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77126667'^^xsd:double;
  dwc:latitude '38.5597'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4732'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5597 -28.77126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5597"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77126667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5597 -28.77126667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5597"^^xsd:decimal ;
  geo-pos:long "-28.77126667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4733'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77126667'^^xsd:double;
  dwc:latitude '38.5597'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4733'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43433333 -24.22123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43433333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.22123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43433333 -24.22123333)"^^geo:wktLiteral ;
  geo-pos:lat "37.43433333"^^xsd:decimal ;
  geo-pos:long "-24.22123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4734'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92318'^^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.22123333'^^xsd:double;
  dwc:latitude '37.43433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4734'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43433333 -24.22123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43433333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.22123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43433333 -24.22123333)"^^geo:wktLiteral ;
  geo-pos:lat "37.43433333"^^xsd:decimal ;
  geo-pos:long "-24.22123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4735'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92318'^^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.22123333'^^xsd:double;
  dwc:latitude '37.43433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4735'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77955 -25.77921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77955"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77955 -25.77921667)"^^geo:wktLiteral ;
  geo-pos:lat "37.77955"^^xsd:decimal ;
  geo-pos:long "-25.77921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4736'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92320'^^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.77921667'^^xsd:double;
  dwc:latitude '37.77955'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4736'^^xsd:string;
  dwc:observationDate '2010-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48155 -24.03571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48155"^^xsd:decimal ;
  dwc:decimalLongitude "-24.03571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48155 -24.03571667)"^^geo:wktLiteral ;
  geo-pos:lat "37.48155"^^xsd:decimal ;
  geo-pos:long "-24.03571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4737'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.03571667'^^xsd:double;
  dwc:latitude '37.48155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4737'^^xsd:string;
  dwc:observationDate '2010-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474 -24.07868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.474"^^xsd:decimal ;
  dwc:decimalLongitude "-24.07868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.474 -24.07868333)"^^geo:wktLiteral ;
  geo-pos:lat "37.474"^^xsd:decimal ;
  geo-pos:long "-24.07868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4739'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92323'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.07868333'^^xsd:double;
  dwc:latitude '37.474'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4739'^^xsd:string;
  dwc:observationDate '2010-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90515 -25.76101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90515"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90515 -25.76101667)"^^geo:wktLiteral ;
  geo-pos:lat "37.90515"^^xsd:decimal ;
  geo-pos:long "-25.76101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4740'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92397'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.76101667'^^xsd:double;
  dwc:latitude '37.90515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4740'^^xsd:string;
  dwc:observationDate '2010-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48365 -28.00983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48365 -28.00983333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48365"^^xsd:decimal ;
  geo-pos:long "-28.00983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4741'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92398'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00983333'^^xsd:double;
  dwc:latitude '38.48365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4741'^^xsd:string;
  dwc:observationDate '2010-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36521667 -28.34446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36521667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36521667 -28.34446667)"^^geo:wktLiteral ;
  geo-pos:lat "38.36521667"^^xsd:decimal ;
  geo-pos:long "-28.34446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4742'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92637'^^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.34446667'^^xsd:double;
  dwc:latitude '38.36521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4742'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36521667 -28.34446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36521667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36521667 -28.34446667)"^^geo:wktLiteral ;
  geo-pos:lat "38.36521667"^^xsd:decimal ;
  geo-pos:long "-28.34446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4743'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92637'^^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.34446667'^^xsd:double;
  dwc:latitude '38.36521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4743'^^xsd:string;
  dwc:observationDate '2010-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92666667 -25.12856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.12856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92666667 -25.12856667)"^^geo:wktLiteral ;
  geo-pos:lat "36.92666667"^^xsd:decimal ;
  geo-pos:long "-25.12856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4744'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.12856667'^^xsd:double;
  dwc:latitude '36.92666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4744'^^xsd:string;
  dwc:observationDate '2010-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66693333 -25.47221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66693333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66693333 -25.47221667)"^^geo:wktLiteral ;
  geo-pos:lat "37.66693333"^^xsd:decimal ;
  geo-pos:long "-25.47221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4745'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92675'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.47221667'^^xsd:double;
  dwc:latitude '37.66693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4745'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66693333 -25.47221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66693333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.47221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66693333 -25.47221667)"^^geo:wktLiteral ;
  geo-pos:lat "37.66693333"^^xsd:decimal ;
  geo-pos:long "-25.47221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4746'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92675'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.47221667'^^xsd:double;
  dwc:latitude '37.66693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4746'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70325 -25.41801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70325 -25.41801667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70325"^^xsd:decimal ;
  geo-pos:long "-25.41801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4747'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92709'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41801667'^^xsd:double;
  dwc:latitude '37.70325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4747'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70325 -25.41801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70325 -25.41801667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70325"^^xsd:decimal ;
  geo-pos:long "-25.41801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4748'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92709'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41801667'^^xsd:double;
  dwc:latitude '37.70325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4748'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70325 -25.41801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70325"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70325 -25.41801667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70325"^^xsd:decimal ;
  geo-pos:long "-25.41801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4749'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92709'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.41801667'^^xsd:double;
  dwc:latitude '37.70325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4749'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55761667 -28.76841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55761667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55761667 -28.76841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55761667"^^xsd:decimal ;
  geo-pos:long "-28.76841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4750'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92762'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76841667'^^xsd:double;
  dwc:latitude '38.55761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4750'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55761667 -28.76841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55761667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55761667 -28.76841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55761667"^^xsd:decimal ;
  geo-pos:long "-28.76841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4751'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92762'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76841667'^^xsd:double;
  dwc:latitude '38.55761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4751'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55761667 -28.76841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55761667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55761667 -28.76841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55761667"^^xsd:decimal ;
  geo-pos:long "-28.76841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4752'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92763'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76841667'^^xsd:double;
  dwc:latitude '38.55761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4752'^^xsd:string;
  dwc:observationDate '2010-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98238333 -25.03571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98238333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.03571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98238333 -25.03571667)"^^geo:wktLiteral ;
  geo-pos:lat "36.98238333"^^xsd:decimal ;
  geo-pos:long "-25.03571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4753'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.03571667'^^xsd:double;
  dwc:latitude '36.98238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4753'^^xsd:string;
  dwc:observationDate '2010-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93858333 -25.11548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93858333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93858333 -25.11548333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93858333"^^xsd:decimal ;
  geo-pos:long "-25.11548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4754'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11548333'^^xsd:double;
  dwc:latitude '36.93858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4754'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93858333 -25.11548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93858333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93858333 -25.11548333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93858333"^^xsd:decimal ;
  geo-pos:long "-25.11548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4756'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11548333'^^xsd:double;
  dwc:latitude '36.93858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4756'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74018333 -25.57301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74018333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74018333 -25.57301667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74018333"^^xsd:decimal ;
  geo-pos:long "-25.57301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4757'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92938'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.57301667'^^xsd:double;
  dwc:latitude '37.74018333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4757'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68913333 -25.73376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68913333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68913333 -25.73376667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68913333"^^xsd:decimal ;
  geo-pos:long "-25.73376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4758'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92939'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.73376667'^^xsd:double;
  dwc:latitude '37.68913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4758'^^xsd:string;
  dwc:observationDate '2010-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7375 -25.57268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7375 -25.57268333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7375"^^xsd:decimal ;
  geo-pos:long "-25.57268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4759'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92959'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-25.57268333'^^xsd:double;
  dwc:latitude '37.7375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4759'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93478333 -26.27518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93478333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.27518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93478333 -26.27518333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93478333"^^xsd:decimal ;
  geo-pos:long "-26.27518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4760'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92969'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.27518333'^^xsd:double;
  dwc:latitude '36.93478333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4760'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71473333 -25.53495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71473333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.53495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71473333 -25.53495)"^^geo:wktLiteral ;
  geo-pos:lat "37.71473333"^^xsd:decimal ;
  geo-pos:long "-25.53495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4761'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92983'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.53495'^^xsd:double;
  dwc:latitude '37.71473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4761'^^xsd:string;
  dwc:observationDate '2010-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95038333 -26.28298333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95038333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.28298333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95038333 -26.28298333)"^^geo:wktLiteral ;
  geo-pos:lat "36.95038333"^^xsd:decimal ;
  geo-pos:long "-26.28298333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4762'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92984'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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.28298333'^^xsd:double;
  dwc:latitude '36.95038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4762'^^xsd:string;
  dwc:observationDate '2010-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70685 -25.50523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70685"^^xsd:decimal ;
  dwc:decimalLongitude "-25.50523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70685 -25.50523333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70685"^^xsd:decimal ;
  geo-pos:long "-25.50523333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4763'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92985'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.50523333'^^xsd:double;
  dwc:latitude '37.70685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4763'^^xsd:string;
  dwc:observationDate '2010-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81851667 -26.26148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81851667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.26148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81851667 -26.26148333)"^^geo:wktLiteral ;
  geo-pos:lat "36.81851667"^^xsd:decimal ;
  geo-pos:long "-26.26148333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4764'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92997'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.26148333'^^xsd:double;
  dwc:latitude '36.81851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4764'^^xsd:string;
  dwc:observationDate '2010-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71331667 -25.48423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71331667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71331667 -25.48423333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71331667"^^xsd:decimal ;
  geo-pos:long "-25.48423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4765'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92998'^^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 '-25.48423333'^^xsd:double;
  dwc:latitude '37.71331667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4765'^^xsd:string;
  dwc:observationDate '2010-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73503333 -25.56043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73503333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.56043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73503333 -25.56043333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73503333"^^xsd:decimal ;
  geo-pos:long "-25.56043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4766'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93012'^^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 '-25.56043333'^^xsd:double;
  dwc:latitude '37.73503333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4766'^^xsd:string;
  dwc:observationDate '2010-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55173333 -28.76696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55173333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55173333 -28.76696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55173333"^^xsd:decimal ;
  geo-pos:long "-28.76696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4767'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76696667'^^xsd:double;
  dwc:latitude '38.55173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4767'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55173333 -28.76696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55173333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55173333 -28.76696667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55173333"^^xsd:decimal ;
  geo-pos:long "-28.76696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4768'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93043'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76696667'^^xsd:double;
  dwc:latitude '38.55173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4768'^^xsd:string;
  dwc:observationDate '2011-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55165 -28.76868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55165"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55165 -28.76868333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55165"^^xsd:decimal ;
  geo-pos:long "-28.76868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4769'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93103'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76868333'^^xsd:double;
  dwc:latitude '38.55165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4769'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55165 -28.76868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55165"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55165 -28.76868333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55165"^^xsd:decimal ;
  geo-pos:long "-28.76868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4770'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93103'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76868333'^^xsd:double;
  dwc:latitude '38.55165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4770'^^xsd:string;
  dwc:observationDate '2011-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55108333 -28.76775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55108333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55108333 -28.76775)"^^geo:wktLiteral ;
  geo-pos:lat "38.55108333"^^xsd:decimal ;
  geo-pos:long "-28.76775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4771'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76775'^^xsd:double;
  dwc:latitude '38.55108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4771'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55108333 -28.76775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55108333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55108333 -28.76775)"^^geo:wktLiteral ;
  geo-pos:lat "38.55108333"^^xsd:decimal ;
  geo-pos:long "-28.76775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4772'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76775'^^xsd:double;
  dwc:latitude '38.55108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4772'^^xsd:string;
  dwc:observationDate '2011-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55391667 -28.76898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55391667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55391667 -28.76898333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55391667"^^xsd:decimal ;
  geo-pos:long "-28.76898333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4773'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76898333'^^xsd:double;
  dwc:latitude '38.55391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4773'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55391667 -28.76898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55391667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55391667 -28.76898333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55391667"^^xsd:decimal ;
  geo-pos:long "-28.76898333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4774'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76898333'^^xsd:double;
  dwc:latitude '38.55391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4774'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55473333 -28.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55473333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55473333 -28.77)"^^geo:wktLiteral ;
  geo-pos:lat "38.55473333"^^xsd:decimal ;
  geo-pos:long "-28.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4775'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77'^^xsd:double;
  dwc:latitude '38.55473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4775'^^xsd:string;
  dwc:observationDate '2011-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7387 -28.30308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7387 -28.30308333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7387"^^xsd:decimal ;
  geo-pos:long "-28.30308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4776'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30308333'^^xsd:double;
  dwc:latitude '38.7387'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4776'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7387 -28.30308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7387"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7387 -28.30308333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7387"^^xsd:decimal ;
  geo-pos:long "-28.30308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4777'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30308333'^^xsd:double;
  dwc:latitude '38.7387'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4777'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72773333 -28.2844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72773333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72773333 -28.2844)"^^geo:wktLiteral ;
  geo-pos:lat "38.72773333"^^xsd:decimal ;
  geo-pos:long "-28.2844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4778'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2844'^^xsd:double;
  dwc:latitude '38.72773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4778'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6856 -28.22341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6856 -28.22341667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6856"^^xsd:decimal ;
  geo-pos:long "-28.22341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4779'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93179'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22341667'^^xsd:double;
  dwc:latitude '38.6856'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4779'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6856 -28.22341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6856"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6856 -28.22341667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6856"^^xsd:decimal ;
  geo-pos:long "-28.22341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4780'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93179'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22341667'^^xsd:double;
  dwc:latitude '38.6856'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4780'^^xsd:string;
  dwc:observationDate '2011-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69751667 -28.23518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69751667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69751667 -28.23518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69751667"^^xsd:decimal ;
  geo-pos:long "-28.23518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4781'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93242'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.23518333'^^xsd:double;
  dwc:latitude '38.69751667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4781'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69751667 -28.23518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69751667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69751667 -28.23518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69751667"^^xsd:decimal ;
  geo-pos:long "-28.23518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4782'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93242'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.23518333'^^xsd:double;
  dwc:latitude '38.69751667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4782'^^xsd:string;
  dwc:observationDate '2011-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55886667 -28.77348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55886667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55886667 -28.77348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55886667"^^xsd:decimal ;
  geo-pos:long "-28.77348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4783'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77348333'^^xsd:double;
  dwc:latitude '38.55886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4783'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55886667 -28.77348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55886667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55886667 -28.77348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55886667"^^xsd:decimal ;
  geo-pos:long "-28.77348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4784'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77348333'^^xsd:double;
  dwc:latitude '38.55886667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4784'^^xsd:string;
  dwc:observationDate '2011-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55985 -28.81596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55985 -28.81596667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55985"^^xsd:decimal ;
  geo-pos:long "-28.81596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4786'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.81596667'^^xsd:double;
  dwc:latitude '38.55985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4786'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72816667 -25.69761667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72816667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69761667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72816667 -25.69761667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72816667"^^xsd:decimal ;
  geo-pos:long "-25.69761667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4787'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93315'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.69761667'^^xsd:double;
  dwc:latitude '37.72816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4787'^^xsd:string;
  dwc:observationDate '2011-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4903 -28.23313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4903 -28.23313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4903"^^xsd:decimal ;
  geo-pos:long "-28.23313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4788'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93360'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23313333'^^xsd:double;
  dwc:latitude '38.4903'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4788'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4903 -28.23313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4903"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4903 -28.23313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4903"^^xsd:decimal ;
  geo-pos:long "-28.23313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4789'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93360'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23313333'^^xsd:double;
  dwc:latitude '38.4903'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4789'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48161667 -28.21566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48161667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48161667 -28.21566667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48161667"^^xsd:decimal ;
  geo-pos:long "-28.21566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4790'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93361'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21566667'^^xsd:double;
  dwc:latitude '38.48161667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4790'^^xsd:string;
  dwc:observationDate '2011-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48463333 -28.21555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48463333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48463333 -28.21555)"^^geo:wktLiteral ;
  geo-pos:lat "38.48463333"^^xsd:decimal ;
  geo-pos:long "-28.21555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4791'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21555'^^xsd:double;
  dwc:latitude '38.48463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4791'^^xsd:string;
  dwc:observationDate '2011-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69523333 -28.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69523333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69523333 -28.117)"^^geo:wktLiteral ;
  geo-pos:lat "38.69523333"^^xsd:decimal ;
  geo-pos:long "-28.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4792'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.117'^^xsd:double;
  dwc:latitude '38.69523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4792'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69523333 -28.11703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69523333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69523333 -28.11703333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69523333"^^xsd:decimal ;
  geo-pos:long "-28.11703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4793'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93461'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.11703333'^^xsd:double;
  dwc:latitude '38.69523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4793'^^xsd:string;
  dwc:observationDate '2011-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72816667 -25.30075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72816667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.30075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72816667 -25.30075)"^^geo:wktLiteral ;
  geo-pos:lat "37.72816667"^^xsd:decimal ;
  geo-pos:long "-25.30075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4794'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93462'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.30075'^^xsd:double;
  dwc:latitude '37.72816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4794'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70676667 -25.43515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70676667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70676667 -25.43515)"^^geo:wktLiteral ;
  geo-pos:lat "37.70676667"^^xsd:decimal ;
  geo-pos:long "-25.43515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4795'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.43515'^^xsd:double;
  dwc:latitude '37.70676667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4795'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '44'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4'^^xsd:string;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '72'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5'^^xsd:string;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_6'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_6'^^xsd:string;
  dwc:observationDate '1998-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_7'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_7'^^xsd:string;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_8'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_8'^^xsd:string;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_9'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_9'^^xsd:string;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_10'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_10'^^xsd:string;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_11'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_11'^^xsd:string;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_12'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_12'^^xsd:string;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.56666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.56666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_13'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_13'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.56666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.56666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_14'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '219'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_14'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_15'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_15'^^xsd:string;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_16'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '220'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_16'^^xsd:string;
  dwc:observationDate '1998-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_17'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '221'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_17'^^xsd:string;
  dwc:observationDate '1998-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_18'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '221'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_18'^^xsd:string;
  dwc:observationDate '1998-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_19'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '221'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_19'^^xsd:string;
  dwc:observationDate '1998-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_20'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_20'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_21'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_21'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_22'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '444'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_22'^^xsd:string;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_23'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '444'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_23'^^xsd:string;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_24'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '444'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_24'^^xsd:string;
  dwc:observationDate '1998-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_25'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_25'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_26'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_26'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_27'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_27'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_28'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '481'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_28'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_29'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '512'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_29'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_30'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '512'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_30'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_31'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_31'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_32'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_32'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_33'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_33'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_34'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_34'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_35'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_35'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_36'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_36'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_37'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_37'^^xsd:string;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_38'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_38'^^xsd:string;
  dwc:observationDate '1998-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_39'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '618'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_39'^^xsd:string;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_40'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '618'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_40'^^xsd:string;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_41'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '618'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_41'^^xsd:string;
  dwc:observationDate '2000-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_42'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_42'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_43'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_43'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -28.81666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -28.81666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-28.81666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_44'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '644'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.81666667'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_44'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -28.81666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 -28.81666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "-28.81666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_45'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '644'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.81666667'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_45'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_46'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_46'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_47'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_47'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_48'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_48'^^xsd:string;
  dwc:observationDate '1998-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_49'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_49'^^xsd:string;
  dwc:observationDate '1998-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_50'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_50'^^xsd:string;
  dwc:observationDate '1998-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_51'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_51'^^xsd:string;
  dwc:observationDate '1998-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_52'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_52'^^xsd:string;
  dwc:observationDate '1998-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_53'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_53'^^xsd:string;
  dwc:observationDate '1998-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_54'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_54'^^xsd:string;
  dwc:observationDate '1998-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_55'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '700'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_55'^^xsd:string;
  dwc:observationDate '1998-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_56'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_56'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_57'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '753'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_57'^^xsd:string;
  dwc:observationDate '1998-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_58'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_58'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_59'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_59'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_60'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_60'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_61'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_61'^^xsd:string;
  dwc:observationDate '1998-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_62'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_62'^^xsd:string;
  dwc:observationDate '1998-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_63'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '840'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_63'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_64'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '840'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_64'^^xsd:string;
  dwc:observationDate '1998-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_65'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '841'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_65'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_66'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '841'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_66'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_67'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_67'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_68'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_68'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_69'^^xsd:string;
  dwc:scientificName 'Macroramphosus  scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '878'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66666667'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Trombeteiro'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_69'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_70'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_70'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_71'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_71'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_72'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_72'^^xsd:string;
  dwc:observationDate '1998-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_73'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '991'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_73'^^xsd:string;
  dwc:observationDate '1998-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_74'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '991'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_74'^^xsd:string;
  dwc:observationDate '1998-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_75'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '991'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_75'^^xsd:string;
  dwc:observationDate '1998-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_76'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_76'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_77'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1015'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_77'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.71666667 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.71666667 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "31.71666667"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_78'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '31.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_78'^^xsd:string;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.71666667 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.71666667 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "31.71666667"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_79'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '31.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_79'^^xsd:string;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_80'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_80'^^xsd:string;
  dwc:observationDate '1998-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_81'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_81'^^xsd:string;
  dwc:observationDate '1998-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_82'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_82'^^xsd:string;
  dwc:observationDate '1998-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_83'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_83'^^xsd:string;
  dwc:observationDate '1998-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_84'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_84'^^xsd:string;
  dwc:observationDate '1998-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_85'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_85'^^xsd:string;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_86'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_86'^^xsd:string;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_87'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_87'^^xsd:string;
  dwc:observationDate '1998-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_88'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_88'^^xsd:string;
  dwc:observationDate '1998-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_89'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1257'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_89'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_90'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1257'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_90'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_91'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1257'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_91'^^xsd:string;
  dwc:observationDate '1998-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_92'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_92'^^xsd:string;
  dwc:observationDate '1998-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_93'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_93'^^xsd:string;
  dwc:observationDate '1998-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_94'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_94'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_95'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1291'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_95'^^xsd:string;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_96'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_96'^^xsd:string;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_97'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_97'^^xsd:string;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_98'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_98'^^xsd:string;
  dwc:observationDate '1998-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_99'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1323'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_99'^^xsd:string;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_100'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1323'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_100'^^xsd:string;
  dwc:observationDate '1998-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_101'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1343'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_101'^^xsd:string;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_102'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1343'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_102'^^xsd:string;
  dwc:observationDate '1998-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_103'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1372'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_103'^^xsd:string;
  dwc:observationDate '1998-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_104'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1372'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_104'^^xsd:string;
  dwc:observationDate '1998-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_105'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1381'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_105'^^xsd:string;
  dwc:observationDate '1998-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_106'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1381'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_106'^^xsd:string;
  dwc:observationDate '1998-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_107'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1411'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_107'^^xsd:string;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_108'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1411'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_108'^^xsd:string;
  dwc:observationDate '1998-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_109'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1412'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_109'^^xsd:string;
  dwc:observationDate '1998-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_110'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1412'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_110'^^xsd:string;
  dwc:observationDate '1998-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_111'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1587'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_111'^^xsd:string;
  dwc:observationDate '1998-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_112'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1587'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_112'^^xsd:string;
  dwc:observationDate '1998-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_113'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_113'^^xsd:string;
  dwc:observationDate '1998-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_114'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_114'^^xsd:string;
  dwc:observationDate '1998-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_715'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_715'^^xsd:string;
  dwc:observationDate '1999-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_716'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_716'^^xsd:string;
  dwc:observationDate '1999-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_717'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_717'^^xsd:string;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_718'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_718'^^xsd:string;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_719'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_719'^^xsd:string;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_720'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_720'^^xsd:string;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_721'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_721'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_723'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_723'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_724'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_724'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_725'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_725'^^xsd:string;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_726'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_726'^^xsd:string;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_727'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_727'^^xsd:string;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_728'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5980'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_728'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_729'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5980'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_729'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_730'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5980'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_730'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_731'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5992'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_731'^^xsd:string;
  dwc:observationDate '1999-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_732'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5992'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_732'^^xsd:string;
  dwc:observationDate '1999-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_733'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^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.18333333'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_733'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_734'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_734'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_735'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_735'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_736'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_736'^^xsd:string;
  dwc:observationDate '1999-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_737'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_737'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_739'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_739'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_740'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_740'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_741'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_741'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_742'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6267'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_742'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_743'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6267'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_743'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_744'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6267'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_744'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_745'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_745'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_746'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_746'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_747'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_747'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_748'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6307'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_748'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_749'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6307'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_749'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_750'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6307'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_750'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_751'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6307'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_751'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_753'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_753'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_754'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_754'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_755'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_755'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_756'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_756'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_757'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_757'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_758'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_758'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_759'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_759'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61666667 -25.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61666667 -25.56666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.61666667"^^xsd:decimal ;
  geo-pos:long "-25.56666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_760'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6370'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.56666667'^^xsd:double;
  dwc:latitude '37.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_760'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61666667 -25.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61666667 -25.56666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.61666667"^^xsd:decimal ;
  geo-pos:long "-25.56666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_761'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6370'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.56666667'^^xsd:double;
  dwc:latitude '37.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_761'^^xsd:string;
  dwc:observationDate '1999-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36666667 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36666667 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.36666667"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_762'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6400'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_762'^^xsd:string;
  dwc:observationDate '1999-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.38333333"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_763'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_763'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.38333333"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_764'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_764'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_765'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_765'^^xsd:string;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_766'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_766'^^xsd:string;
  dwc:observationDate '1999-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_768'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_768'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_769'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_769'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_770'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_770'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_771'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_771'^^xsd:string;
  dwc:observationDate '1999-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_773'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6542'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_773'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_774'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_774'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_775'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6564'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_775'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_776'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6564'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_776'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_777'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6624'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_777'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_778'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6624'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_778'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_779'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6625'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_779'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_780'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6625'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_780'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_782'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6625'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_782'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_783'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6726'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_783'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_784'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6727'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_784'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_785'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6727'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_785'^^xsd:string;
  dwc:observationDate '1999-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_786'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6781'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_786'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_787'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6781'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_787'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61666667 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61666667 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.61666667"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_788'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_788'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61666667 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61666667 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.61666667"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_789'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7'^^xsd:double;
  dwc:latitude '37.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_789'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_790'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6921'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_790'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_791'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6982'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_791'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_792'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6982'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_792'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_793'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_793'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_794'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_794'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_795'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_795'^^xsd:string;
  dwc:observationDate '1999-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_796'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_796'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_798'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_798'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_799'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_799'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_800'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_800'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_801'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_801'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_802'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_802'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_803'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_803'^^xsd:string;
  dwc:observationDate '1999-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_804'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7156'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_804'^^xsd:string;
  dwc:observationDate '1999-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93333333 -25.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93333333 -25.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93333333"^^xsd:decimal ;
  geo-pos:long "-25.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_805'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7157'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.06666667'^^xsd:double;
  dwc:latitude '36.93333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_805'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_806'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_806'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_807'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_807'^^xsd:string;
  dwc:observationDate '1999-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_808'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7290'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_808'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_809'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7290'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_809'^^xsd:string;
  dwc:observationDate '1999-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.36666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.36666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_810'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7344'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_810'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.36666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.36666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_811'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7344'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.36666667'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_811'^^xsd:string;
  dwc:observationDate '1999-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_813'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7377'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_813'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_814'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7377'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_814'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_815'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7377'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_815'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_816'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7377'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_816'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_817'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7378'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_817'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_818'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7378'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_818'^^xsd:string;
  dwc:observationDate '1999-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_819'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_819'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_820'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_820'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_821'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_821'^^xsd:string;
  dwc:observationDate '1999-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_822'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.31666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_822'^^xsd:string;
  dwc:observationDate '1999-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_823'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7557'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_823'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_824'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7557'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_824'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33333333 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33333333 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.33333333"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_825'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7562'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_825'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33333333 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33333333 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.33333333"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_826'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7562'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_826'^^xsd:string;
  dwc:observationDate '1999-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_828'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_828'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_829'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7613'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_829'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_830'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7613'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_830'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_831'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7613'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_831'^^xsd:string;
  dwc:observationDate '1999-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_832'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7614'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_832'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_833'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7614'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_833'^^xsd:string;
  dwc:observationDate '1999-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_834'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7615'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_834'^^xsd:string;
  dwc:observationDate '1999-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_115'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_115'^^xsd:string;
  dwc:observationDate '1998-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_116'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_116'^^xsd:string;
  dwc:observationDate '1998-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_117'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_117'^^xsd:string;
  dwc:observationDate '1998-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_118'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_118'^^xsd:string;
  dwc:observationDate '1998-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_119'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_119'^^xsd:string;
  dwc:observationDate '1998-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_120'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1652'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_120'^^xsd:string;
  dwc:observationDate '1998-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_121'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1652'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_121'^^xsd:string;
  dwc:observationDate '1998-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_122'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1664'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_122'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_123'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_123'^^xsd:string;
  dwc:observationDate '1998-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_124'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_124'^^xsd:string;
  dwc:observationDate '1998-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_125'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1760'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_125'^^xsd:string;
  dwc:observationDate '1998-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_126'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1760'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_126'^^xsd:string;
  dwc:observationDate '1998-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -28.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -28.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-28.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_127'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1761'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.33333333'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_127'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_128'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_128'^^xsd:string;
  dwc:observationDate '1998-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_129'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_129'^^xsd:string;
  dwc:observationDate '1998-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_130'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_130'^^xsd:string;
  dwc:observationDate '1998-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_131'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_131'^^xsd:string;
  dwc:observationDate '1998-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_132'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1822'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_132'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_133'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1822'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_133'^^xsd:string;
  dwc:observationDate '1998-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_134'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1826'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_134'^^xsd:string;
  dwc:observationDate '1998-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_135'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1826'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_135'^^xsd:string;
  dwc:observationDate '1998-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_136'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_136'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_137'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1874'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_137'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_138'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1874'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_138'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_139'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1875'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_139'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_140'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1875'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_140'^^xsd:string;
  dwc:observationDate '1998-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_141'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_141'^^xsd:string;
  dwc:observationDate '1998-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_142'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_142'^^xsd:string;
  dwc:observationDate '1998-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_143'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1918'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_143'^^xsd:string;
  dwc:observationDate '1998-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_144'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_144'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_145'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_145'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_146'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_146'^^xsd:string;
  dwc:observationDate '1998-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_147'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_147'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_148'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_148'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_149'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1964'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_149'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_150'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1964'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_150'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_151'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '1964'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_151'^^xsd:string;
  dwc:observationDate '1998-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -27.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -27.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-27.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_152'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.45'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_152'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_153'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2062'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_153'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_154'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2062'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_154'^^xsd:string;
  dwc:observationDate '1998-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -27.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -27.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-27.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_155'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.66666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_155'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -27.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -27.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-27.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_156'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.66666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_156'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -27.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -27.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56666667"^^xsd:decimal ;
  geo-pos:long "-27.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_157'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.58333333'^^xsd:double;
  dwc:latitude '38.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_157'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_158'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.63333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_158'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_159'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.53333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_159'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_160'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_160'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_161'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_161'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_162'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_162'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_163'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_163'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_164'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2173'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_164'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_165'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2173'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.63333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_165'^^xsd:string;
  dwc:observationDate '1998-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_166'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_166'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_167'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_167'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_168'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_168'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_169'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_169'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_170'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_170'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_171'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_171'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_172'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_172'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_173'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2176'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_173'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_174'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_174'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_175'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_175'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_176'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_176'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_177'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_177'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_178'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2178'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_178'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_179'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2179'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_179'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_180'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2179'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_180'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_181'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2179'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_181'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_182'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_182'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_183'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_183'^^xsd:string;
  dwc:observationDate '1998-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_184'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.95'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_184'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_185'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.95'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_185'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_186'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.95'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_186'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_187'^^xsd:string;
  dwc:scientificName 'Macroramphosus  scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.95'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Trombeteiro'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_187'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_188'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_188'^^xsd:string;
  dwc:observationDate '1998-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -26.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-26.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -26.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-26.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_189'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-26.75'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_189'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_190'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2249'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_190'^^xsd:string;
  dwc:observationDate '1998-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_191'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2250'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_191'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_192'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2279'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.25'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_192'^^xsd:string;
  dwc:observationDate '1998-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_193'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2280'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_193'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_194'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2280'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_194'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_195'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_195'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_196'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_196'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_197'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_197'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_198'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_198'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333333 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13333333 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.13333333"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_199'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2324'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.13333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_199'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_200'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2325'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_200'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_201'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2325'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_201'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_202'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2325'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_202'^^xsd:string;
  dwc:observationDate '1998-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_203'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_203'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_204'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_204'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_205'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_205'^^xsd:string;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_206'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_206'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_207'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_207'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_208'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2338'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_208'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_209'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2355'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_209'^^xsd:string;
  dwc:observationDate '1998-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_210'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2356'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_210'^^xsd:string;
  dwc:observationDate '1998-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.41666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_211'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13333333'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_211'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41666667 -31.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.41666667"^^xsd:decimal ;
  geo-pos:long "-31.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_212'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13333333'^^xsd:double;
  dwc:latitude '39.41666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_212'^^xsd:string;
  dwc:observationDate '1998-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_213'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2384'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_213'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_214'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2384'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_214'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_215'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2384'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_215'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_216'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2384'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_216'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_217'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_217'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_218'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_218'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_219'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2416'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_219'^^xsd:string;
  dwc:observationDate '1998-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_220'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2416'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_220'^^xsd:string;
  dwc:observationDate '1998-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_221'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2417'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_221'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_222'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2417'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_222'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_223'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2418'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_223'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_224'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2418'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_224'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_225'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2418'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_225'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_226'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2418'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_226'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_227'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_227'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_228'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2440'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_228'^^xsd:string;
  dwc:observationDate '1998-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_229'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2440'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_229'^^xsd:string;
  dwc:observationDate '1998-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_230'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_230'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_231'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_231'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_232'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_232'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_233'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_233'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_234'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_234'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_235'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_235'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_236'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2475'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_236'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_237'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2475'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_237'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_238'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2476'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_238'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_239'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2476'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_239'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_240'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2507'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_240'^^xsd:string;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_241'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2507'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_241'^^xsd:string;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_242'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2545'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01666667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_242'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_243'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2545'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01666667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_243'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_244'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2545'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01666667'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_244'^^xsd:string;
  dwc:observationDate '1998-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_245'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2546'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_245'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_246'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2546'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_246'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_247'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2546'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_247'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_248'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2547'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_248'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_249'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2547'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_249'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_250'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_250'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_251'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_251'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_252'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2548'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_252'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_253'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2566'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_253'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_254'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2566'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_254'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_255'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2566'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_255'^^xsd:string;
  dwc:observationDate '1998-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_256'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2567'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_256'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_257'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2567'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_257'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_258'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2567'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_258'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_259'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2568'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_259'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_260'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2568'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_260'^^xsd:string;
  dwc:observationDate '1998-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63333333 -16.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.63333333 -16.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "32.63333333"^^xsd:decimal ;
  geo-pos:long "-16.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_261'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2576'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-16.96666667'^^xsd:double;
  dwc:latitude '32.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_261'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03333333 -27.78333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03333333 -27.78333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03333333"^^xsd:decimal ;
  geo-pos:long "-27.78333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_262'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.78333333'^^xsd:double;
  dwc:latitude '38.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_262'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03333333 -27.78333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03333333 -27.78333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03333333"^^xsd:decimal ;
  geo-pos:long "-27.78333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_263'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.78333333'^^xsd:double;
  dwc:latitude '38.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_263'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03333333 -27.78333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03333333 -27.78333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03333333"^^xsd:decimal ;
  geo-pos:long "-27.78333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_264'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.78333333'^^xsd:double;
  dwc:latitude '38.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_264'^^xsd:string;
  dwc:observationDate '1998-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_265'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_265'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_266'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_266'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_267'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_267'^^xsd:string;
  dwc:observationDate '1998-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_268'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_268'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_269'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_269'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_270'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_270'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_271'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.58333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_271'^^xsd:string;
  dwc:observationDate '1998-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_272'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_272'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_273'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_273'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -27.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -27.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-27.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_274'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2708'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.86666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_274'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -27.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-27.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -27.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-27.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_275'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2708'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.86666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_275'^^xsd:string;
  dwc:observationDate '1998-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_276'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2709'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_276'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_277'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2709'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_277'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_278'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2710'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_278'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_279'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2710'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_279'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_280'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2711'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_280'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_281'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2711'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_281'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_282'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_282'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_283'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_283'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_284'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_284'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_285'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_285'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_286'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_286'^^xsd:string;
  dwc:observationDate '1998-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_287'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2751'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.93333333'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_287'^^xsd:string;
  dwc:observationDate '1998-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_288'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2781'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.6'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_288'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_289'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2781'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.6'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_289'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_290'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2862'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.71666667'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_290'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_291'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2862'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.71666667'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_291'^^xsd:string;
  dwc:observationDate '1998-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_292'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2863'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_292'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_293'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2863'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_293'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_294'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2863'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_294'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_295'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_295'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_296'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_296'^^xsd:string;
  dwc:observationDate '1998-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_297'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2876'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_297'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_298'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2876'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_298'^^xsd:string;
  dwc:observationDate '1998-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_299'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2895'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_299'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_300'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2895'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_300'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_301'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2895'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_301'^^xsd:string;
  dwc:observationDate '1998-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_302'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_302'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_303'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_303'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_304'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_304'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_305'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2951'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_305'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_306'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_306'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_307'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_307'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "28.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_308'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '28.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_308'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "28.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_309'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '28.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_309'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "28.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_310'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '28.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_310'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_311'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_311'^^xsd:string;
  dwc:observationDate '2000-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_312'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2973'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_312'^^xsd:string;
  dwc:observationDate '2000-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_313'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2974'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98333333'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_313'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_314'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2992'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.03333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_314'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_315'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '2992'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.03333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_315'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_316'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3007'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01666667'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_316'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_317'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3007'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01666667'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_317'^^xsd:string;
  dwc:observationDate '1998-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_318'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3008'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.93333333'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_318'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_319'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3008'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.93333333'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_319'^^xsd:string;
  dwc:observationDate '1998-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.03333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_320'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_320'^^xsd:string;
  dwc:observationDate '1998-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.03333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_321'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_321'^^xsd:string;
  dwc:observationDate '1998-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_322'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_322'^^xsd:string;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_323'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_323'^^xsd:string;
  dwc:observationDate '1998-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_324'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_324'^^xsd:string;
  dwc:observationDate '1998-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_325'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_325'^^xsd:string;
  dwc:observationDate '1998-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_326'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_326'^^xsd:string;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_327'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_327'^^xsd:string;
  dwc:observationDate '1998-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.03333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_328'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_328'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.03333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_329'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3036'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_329'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_330'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_330'^^xsd:string;
  dwc:observationDate '1998-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_331'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_331'^^xsd:string;
  dwc:observationDate '1998-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_332'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_332'^^xsd:string;
  dwc:observationDate '1998-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_333'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_333'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_334'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_334'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_335'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_335'^^xsd:string;
  dwc:observationDate '1998-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_336'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_336'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_337'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_337'^^xsd:string;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_338'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_338'^^xsd:string;
  dwc:observationDate '1998-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_339'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_339'^^xsd:string;
  dwc:observationDate '1998-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_340'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_340'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_341'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_341'^^xsd:string;
  dwc:observationDate '1998-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_342'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_342'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_343'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_343'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_344'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_344'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38333333"^^xsd:decimal ;
  geo-pos:long "-28.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_345'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.08333333'^^xsd:double;
  dwc:latitude '38.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_345'^^xsd:string;
  dwc:observationDate '1998-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_346'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_346'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_347'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_347'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_348'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_348'^^xsd:string;
  dwc:observationDate '1998-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_349'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03333333'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_349'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_350'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3093'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03333333'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_350'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_351'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_351'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_352'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_352'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_353'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_353'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_354'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_354'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_355'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_355'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_356'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_356'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_357'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3136'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_357'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_358'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3136'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_358'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_359'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3137'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_359'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_360'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3137'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_360'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_361'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3138'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_361'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_362'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3138'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_362'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_363'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3139'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_363'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_364'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3139'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_364'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_365'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3140'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_365'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_366'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3140'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_366'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33333333 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33333333 -10)"^^geo:wktLiteral ;
  geo-pos:lat "53.33333333"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_367'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3158'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-10'^^xsd:integer;
  dwc:latitude '53.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_367'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33333333 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.33333333 -10)"^^geo:wktLiteral ;
  geo-pos:lat "53.33333333"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_368'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3158'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-10'^^xsd:integer;
  dwc:latitude '53.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_368'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_369'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_369'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_370'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_370'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_371'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3160'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_371'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "31.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_372'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '31.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_372'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_373'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3162'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_373'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_374'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3162'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_374'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_375'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3162'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_375'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_376'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_376'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_377'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_377'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_378'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_378'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_379'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_379'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_380'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_380'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_381'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.25'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_381'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_382'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.25'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_382'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_383'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.25'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_383'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_384'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3188'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_384'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_385'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_385'^^xsd:string;
  dwc:observationDate '1998-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_386'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3208'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_386'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_387'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3208'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_387'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_388'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3226'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_388'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_389'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3226'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_389'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_390'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_390'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_391'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_391'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_392'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_392'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_393'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_393'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_394'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_394'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_395'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_395'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_396'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_396'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_397'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_397'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_398'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3230'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_398'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_399'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3230'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_399'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_400'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_400'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_401'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_401'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_402'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_402'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_403'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_403'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_404'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_404'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_405'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_405'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_406'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_406'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_407'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_407'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_408'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_408'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "39.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_409'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '39.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_409'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_410'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_410'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_411'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_411'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_412'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_412'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_413'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_413'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_414'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_414'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_415'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_415'^^xsd:string;
  dwc:observationDate '1998-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_416'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3275'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.6'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_416'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.43333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.43333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.43333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_417'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3276'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.43333333'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_417'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.43333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.43333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.43333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_418'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3276'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.43333333'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_418'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_419'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_419'^^xsd:string;
  dwc:observationDate '1998-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_420'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_420'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_421'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_421'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_422'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_422'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_423'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_423'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_424'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3284'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_424'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_425'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3284'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_425'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_426'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3285'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_426'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_427'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3285'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_427'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_428'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3285'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_428'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_429'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_429'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_430'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_430'^^xsd:string;
  dwc:observationDate '1998-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06666667 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06666667 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.06666667"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_431'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3363'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.96666667'^^xsd:double;
  dwc:latitude '39.06666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_431'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06666667 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06666667 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.06666667"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_432'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3363'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.96666667'^^xsd:double;
  dwc:latitude '39.06666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_432'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06666667 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06666667 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.06666667"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_433'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3363'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.96666667'^^xsd:double;
  dwc:latitude '39.06666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_433'^^xsd:string;
  dwc:observationDate '1998-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_434'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3454'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_434'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_435'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3455'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_435'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_437'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3475'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_437'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_438'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3601'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_438'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_439'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3601'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_439'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_440'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3601'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_440'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_442'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3618'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_442'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_443'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3639'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.18333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_443'^^xsd:string;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.83333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.83333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.83333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_444'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3640'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.83333333'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_444'^^xsd:string;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66666667 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66666667 -25)"^^geo:wktLiteral ;
  geo-pos:lat "37.66666667"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_445'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3713'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '37.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_445'^^xsd:string;
  dwc:observationDate '2000-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_446'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_446'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_447'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3853'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_447'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_448'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_448'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_449'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_449'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_450'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_450'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_451'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_451'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_453'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_453'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81666667 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81666667 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.81666667"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_454'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3917'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15'^^xsd:double;
  dwc:latitude '38.81666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_454'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.68333333"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_455'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.25'^^xsd:double;
  dwc:latitude '37.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_455'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.68333333"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_456'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3963'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.25'^^xsd:double;
  dwc:latitude '37.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_456'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_457'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_457'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_458'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4075'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_458'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.56666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.56666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46666667 -28.56666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.46666667"^^xsd:decimal ;
  geo-pos:long "-28.56666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_459'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4076'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.56666667'^^xsd:double;
  dwc:latitude '38.46666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_459'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_460'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4110'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_460'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_461'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4110'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_461'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_462'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 10°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_462'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_463'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 10°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_463'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_464'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 10°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_464'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_465'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4141'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_465'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_467'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4141'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_467'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_468'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4141'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_468'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_469'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_469'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_470'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_470'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_471'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_471'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_472'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4142'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_472'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_473'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_473'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_474'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_474'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_475'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_475'^^xsd:string;
  dwc:observationDate '1998-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.38333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_476'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_476'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_477'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_477'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_478'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_478'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_479'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4196'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_479'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_480'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4197'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_480'^^xsd:string;
  dwc:observationDate '1998-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_482'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_482'^^xsd:string;
  dwc:observationDate '1998-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_483'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_483'^^xsd:string;
  dwc:observationDate '1998-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_484'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_484'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_485'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_485'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_486'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_486'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_487'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_487'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_488'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_488'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_489'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_489'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_490'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4273'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_490'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_491'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_491'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_492'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4274'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_492'^^xsd:string;
  dwc:observationDate '1998-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_493'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4275'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_493'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_494'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4275'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_494'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_495'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4303'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_495'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_497'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4303'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_497'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_498'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_498'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_499'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4334'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_499'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_500'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4354'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_500'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_501'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4354'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_501'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_502'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4354'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_502'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_503'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4364'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_503'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.45"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.45 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.45"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_504'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4364'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_504'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_505'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4394'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_505'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_506'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4394'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_506'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_507'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_507'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_508'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_508'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_509'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_509'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_510'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4409'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_510'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_512'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4430'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_512'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_513'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4430'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_513'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_514'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4430'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_514'^^xsd:string;
  dwc:observationDate '1998-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_515'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4431'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_515'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_516'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4431'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_516'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_517'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_517'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_518'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_518'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.75"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_519'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_519'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_520'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_520'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_521'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_521'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_522'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4492'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_522'^^xsd:string;
  dwc:observationDate '1998-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.21666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_523'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4493'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.05'^^xsd:double;
  dwc:latitude '39.21666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_523'^^xsd:string;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "39.21666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_524'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4493'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.05'^^xsd:double;
  dwc:latitude '39.21666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_524'^^xsd:string;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_525'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4494'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_525'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_527'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4521'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_527'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_528'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4521'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_528'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_529'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4521'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_529'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_530'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_530'^^xsd:string;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_531'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_531'^^xsd:string;
  dwc:observationDate '1998-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_532'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4564'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_532'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_533'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4564'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_533'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_534'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96666667'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_534'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.05"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_535'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96666667'^^xsd:double;
  dwc:latitude '39.05'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_535'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_536'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4566'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.95'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_536'^^xsd:string;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_537'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4581'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_537'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_538'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4581'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_538'^^xsd:string;
  dwc:observationDate '1998-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_539'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4582'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_539'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_540'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4582'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_540'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_541'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_541'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_543'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_543'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_544'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_544'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_545'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_545'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_546'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_546'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_547'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_547'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_548'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_548'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_549'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_549'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_550'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_550'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_551'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_551'^^xsd:string;
  dwc:observationDate '1998-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.66666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.66666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.66666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_552'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.66666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_552'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_553'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_553'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_554'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_554'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_555'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_555'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_556'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_556'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_558'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_558'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_559'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_559'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_560'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_560'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_561'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_561'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_562'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_562'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_563'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_563'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_564'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_564'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_565'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_565'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_566'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_566'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_567'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4785'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_567'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_568'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4785'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_568'^^xsd:string;
  dwc:observationDate '1998-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_569'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4786'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_569'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_570'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4786'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_570'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_572'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.33333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_572'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_573'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.33333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_573'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_574'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_574'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_575'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_575'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_576'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_576'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.51666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.51666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_577'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_577'^^xsd:string;
  dwc:observationDate '1998-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_578'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_578'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_579'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_579'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_580'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4844'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_580'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_581'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4844'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.03333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_581'^^xsd:string;
  dwc:observationDate '1998-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_582'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4881'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.58333333'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_582'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_583'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4881'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.58333333'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_583'^^xsd:string;
  dwc:observationDate '1998-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_584'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4882'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_584'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_585'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4882'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_585'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_587'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.38333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_587'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_588'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.38333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_588'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_589'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_589'^^xsd:string;
  dwc:observationDate '1998-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_590'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_590'^^xsd:string;
  dwc:observationDate '1998-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.75"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_591'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4884'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.05'^^xsd:double;
  dwc:latitude '38.75'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_591'^^xsd:string;
  dwc:observationDate '1998-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_592'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4885'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.11666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_592'^^xsd:string;
  dwc:observationDate '1998-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_593'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4885'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.11666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_593'^^xsd:string;
  dwc:observationDate '1998-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_594'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_594'^^xsd:string;
  dwc:observationDate '1998-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_595'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_595'^^xsd:string;
  dwc:observationDate '1998-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_596'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4886'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_596'^^xsd:string;
  dwc:observationDate '1998-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_597'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4887'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_597'^^xsd:string;
  dwc:observationDate '1998-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_598'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4887'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_598'^^xsd:string;
  dwc:observationDate '1998-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_599'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4893'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_599'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_600'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4893'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_600'^^xsd:string;
  dwc:observationDate '1998-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_602'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4899'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_602'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_603'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4899'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_603'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_604'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4900'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_604'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_605'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4900'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_605'^^xsd:string;
  dwc:observationDate '1998-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.43333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.43333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.43333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.43333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_607'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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.43333333'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_607'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_608'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4911'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_608'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_609'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5018'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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.31666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_609'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_610'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5018'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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.31666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_610'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_611'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_611'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_612'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_612'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_613'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_613'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_614'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^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.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_614'^^xsd:string;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_615'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_615'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_617'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_617'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_618'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5105'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_618'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_619'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5105'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_619'^^xsd:string;
  dwc:observationDate '1998-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.38333333"^^xsd:decimal ;
  geo-pos:long "-28.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_620'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '38.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_620'^^xsd:string;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38333333 -28.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.38333333"^^xsd:decimal ;
  geo-pos:long "-28.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_621'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5106'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.45'^^xsd:double;
  dwc:latitude '38.38333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_621'^^xsd:string;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.56666667"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_622'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_622'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.56666667"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_623'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5107'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_623'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_624'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5108'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_624'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -31.15)"^^geo:wktLiteral ;
  geo-pos:lat "39.48333333"^^xsd:decimal ;
  geo-pos:long "-31.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_625'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5109'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.15'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_625'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.36666667"^^xsd:decimal ;
  geo-pos:long "-31.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_626'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5111'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26666667'^^xsd:double;
  dwc:latitude '39.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_626'^^xsd:string;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "-31.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_627'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5112'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.26666667'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_627'^^xsd:string;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_628'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_628'^^xsd:string;
  dwc:observationDate '1998-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_629'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_629'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_630'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_630'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_631'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_631'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_633'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_633'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_634'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_634'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_635'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5136'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_635'^^xsd:string;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_636'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5136'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_636'^^xsd:string;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_637'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5136'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_637'^^xsd:string;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_638'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5226'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.18333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_638'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_639'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5227'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_639'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.36666667"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_640'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5228'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '39.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_640'^^xsd:string;
  dwc:observationDate '1998-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.45"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.45 -31.25)"^^geo:wktLiteral ;
  geo-pos:lat "39.45"^^xsd:decimal ;
  geo-pos:long "-31.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_641'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.25'^^xsd:double;
  dwc:latitude '39.45'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_641'^^xsd:string;
  dwc:observationDate '1998-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_642'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5230'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.18333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_642'^^xsd:string;
  dwc:observationDate '1998-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_643'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_643'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_644'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_644'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_645'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_645'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_646'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_646'^^xsd:string;
  dwc:observationDate '1998-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_648'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5253'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.18333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_648'^^xsd:string;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.16666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_649'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5254'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.16666667'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_649'^^xsd:string;
  dwc:observationDate '1998-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.36666667"^^xsd:decimal ;
  geo-pos:long "-31.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_650'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.21666667'^^xsd:double;
  dwc:latitude '39.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_650'^^xsd:string;
  dwc:observationDate '1998-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36666667 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.36666667"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_651'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_651'^^xsd:string;
  dwc:observationDate '1998-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_652'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_652'^^xsd:string;
  dwc:observationDate '1998-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_653'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_653'^^xsd:string;
  dwc:observationDate '1998-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_654'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_654'^^xsd:string;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_655'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_655'^^xsd:string;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_656'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_656'^^xsd:string;
  dwc:observationDate '1998-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_657'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5278'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_657'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_658'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5278'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_658'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_659'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5278'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_659'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_660'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_660'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_661'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_661'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76666667 -27.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76666667 -27.36666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.76666667"^^xsd:decimal ;
  geo-pos:long "-27.36666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_663'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5290'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36666667'^^xsd:double;
  dwc:latitude '38.76666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_663'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_664'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_664'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_665'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_665'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_666'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5295'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_666'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_667'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5300'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_667'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_668'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5300'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_668'^^xsd:string;
  dwc:observationDate '1998-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_669'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5317'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_669'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_670'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5317'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_670'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_671'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_671'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_672'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_672'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_673'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_673'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_674'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5319'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_674'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_675'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5329'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_675'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_677'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_677'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_678'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_678'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_679'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_679'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_680'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_680'^^xsd:string;
  dwc:observationDate '1998-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_681'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5355'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_681'^^xsd:string;
  dwc:observationDate '1998-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_682'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5358'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_682'^^xsd:string;
  dwc:observationDate '1998-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_683'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_683'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_684'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_684'^^xsd:string;
  dwc:observationDate '1998-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_685'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53333333'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_685'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_686'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53333333'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_686'^^xsd:string;
  dwc:observationDate '1998-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_687'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5434'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53333333'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_687'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_688'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5434'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.53333333'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_688'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_689'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_689'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_690'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.33333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_690'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_692'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5436'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_692'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.03333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_693'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5449'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_693'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.03333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_694'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5449'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_694'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.03333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_695'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5449'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.03333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_695'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_696'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_696'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_697'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_697'^^xsd:string;
  dwc:observationDate '1998-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_698'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5533'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^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.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_698'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_699'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5533'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^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.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_699'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_700'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5582'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^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.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_700'^^xsd:string;
  dwc:observationDate '1999-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_701'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_701'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_702'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_702'^^xsd:string;
  dwc:observationDate '1999-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_703'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_703'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.35)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_704'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5698'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_704'^^xsd:string;
  dwc:observationDate '1999-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_705'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_705'^^xsd:string;
  dwc:observationDate '1999-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_706'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_706'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_708'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_708'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_709'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_709'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_710'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_710'^^xsd:string;
  dwc:observationDate '1999-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_711'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_711'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_712'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_712'^^xsd:string;
  dwc:observationDate '1999-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_713'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_713'^^xsd:string;
  dwc:observationDate '1999-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_714'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5954'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_714'^^xsd:string;
  dwc:observationDate '1999-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1315'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1315'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1316'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1316'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1317'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1317'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1318'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11461'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1318'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1319'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11461'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1319'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1320'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11461'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1320'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.78333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.78333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.78333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1321'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11462'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78333333'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1321'^^xsd:string;
  dwc:observationDate '2000-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.78333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.78333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.78333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.78333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1322'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11462'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.78333333'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1322'^^xsd:string;
  dwc:observationDate '2000-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1323'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1323'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1324'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1324'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1325'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1325'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1326'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11465'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1326'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1327'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11466'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1327'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1328'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11466'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1328'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1329'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11467'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1329'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1330'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11468'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1330'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1331'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11559'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1331'^^xsd:string;
  dwc:observationDate '2000-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1332'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11671'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1332'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1333'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11671'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1333'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1334'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11672'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1334'^^xsd:string;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1335'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11672'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1335'^^xsd:string;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1336'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1336'^^xsd:string;
  dwc:observationDate '2000-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1337'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1337'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1338'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1338'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1339'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1339'^^xsd:string;
  dwc:observationDate '2000-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1340'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1340'^^xsd:string;
  dwc:observationDate '2000-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1341'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11768'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1341'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1342'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.61666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1342'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1343'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.61666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1343'^^xsd:string;
  dwc:observationDate '2000-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1344'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1344'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1345'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1345'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1346'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1346'^^xsd:string;
  dwc:observationDate '2000-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1347'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11771'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1347'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1348'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11771'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1348'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1349'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11771'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1349'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66666667 -25.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66666667 -25.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66666667"^^xsd:decimal ;
  geo-pos:long "-25.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1350'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68333333'^^xsd:double;
  dwc:latitude '37.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1350'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66666667 -25.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66666667 -25.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66666667"^^xsd:decimal ;
  geo-pos:long "-25.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1351'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68333333'^^xsd:double;
  dwc:latitude '37.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1351'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66666667 -25.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66666667 -25.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.66666667"^^xsd:decimal ;
  geo-pos:long "-25.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1352'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68333333'^^xsd:double;
  dwc:latitude '37.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1352'^^xsd:string;
  dwc:observationDate '2000-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1353'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11829'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1353'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1354'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11830'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1354'^^xsd:string;
  dwc:observationDate '2000-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1355'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11831'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1355'^^xsd:string;
  dwc:observationDate '2000-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1356'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.06666667'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1356'^^xsd:string;
  dwc:observationDate '2000-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1357'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1357'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1358'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1358'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1359'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1359'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1360'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11887'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1360'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1361'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11888'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1361'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1362'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1362'^^xsd:string;
  dwc:observationDate '2000-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1363'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1363'^^xsd:string;
  dwc:observationDate '2000-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1364'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1364'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1365'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1365'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1366'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1366'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1367'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11910'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1367'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1368'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11910'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1368'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1369'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11910'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1369'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1370'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11932'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1370'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1371'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.21666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1371'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1372'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1372'^^xsd:string;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1373'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11947'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1373'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1374'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11970'^^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 '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1374'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1375'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '11997'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1375'^^xsd:string;
  dwc:observationDate '2000-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1376'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1376'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1377'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12021'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.05'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1377'^^xsd:string;
  dwc:observationDate '2000-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1378'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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'^^xsd:integer;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1378'^^xsd:string;
  dwc:observationDate '2000-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1379'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12031'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1379'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1380'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12040'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1380'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1381'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1381'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1382'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1382'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1383'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1383'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1384'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1384'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56666667"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1385'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.93333333'^^xsd:double;
  dwc:latitude '38.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1385'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1386'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.93333333'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1386'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1387'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12108'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1387'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1388'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.28333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1388'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1389'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12136'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1389'^^xsd:string;
  dwc:observationDate '2000-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1390'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.01666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1390'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1391'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.01666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1391'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -28.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73333333 -28.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.73333333"^^xsd:decimal ;
  geo-pos:long "-28.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1392'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12154'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.3'^^xsd:double;
  dwc:latitude '38.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1392'^^xsd:string;
  dwc:observationDate '2000-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1393'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1393'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1394'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1394'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1395'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12155'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1395'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1396'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12191'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.25'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1396'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1397'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1397'^^xsd:string;
  dwc:observationDate '2000-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1398'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1398'^^xsd:string;
  dwc:observationDate '2000-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1399'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1399'^^xsd:string;
  dwc:observationDate '2000-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1400'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1400'^^xsd:string;
  dwc:observationDate '2000-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1401'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1401'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1402'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.25'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1402'^^xsd:string;
  dwc:observationDate '2000-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1403'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1403'^^xsd:string;
  dwc:observationDate '2000-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1404'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1404'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1405'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12242'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.8'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1405'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1406'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12243'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1406'^^xsd:string;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1407'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12256'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1407'^^xsd:string;
  dwc:observationDate '2000-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1408'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12257'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1408'^^xsd:string;
  dwc:observationDate '2000-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1409'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1409'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1410'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12282'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1410'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1411'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12324'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1411'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -27.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -27.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56666667"^^xsd:decimal ;
  geo-pos:long "-27.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1412'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12325'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.91666667'^^xsd:double;
  dwc:latitude '38.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1412'^^xsd:string;
  dwc:observationDate '2000-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1413'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12326'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.18333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1413'^^xsd:string;
  dwc:observationDate '2000-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1414'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12327'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.98333333'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1414'^^xsd:string;
  dwc:observationDate '2000-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1415'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12381'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1415'^^xsd:string;
  dwc:observationDate '2000-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1416'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12382'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1416'^^xsd:string;
  dwc:observationDate '2000-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1417'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12383'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1417'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1418'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28'^^xsd:integer;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1418'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1419'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28'^^xsd:integer;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1419'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1420'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12445'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28'^^xsd:integer;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1420'^^xsd:string;
  dwc:observationDate '2000-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1421'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.96666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1421'^^xsd:string;
  dwc:observationDate '2000-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1422'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12447'^^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 '-27.93333333'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1422'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1423'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12448'^^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 '-27.93333333'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1423'^^xsd:string;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1424'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12486'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1424'^^xsd:string;
  dwc:observationDate '2000-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1425'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12487'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1425'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1426'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12488'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1426'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56666667 -28.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.56666667"^^xsd:decimal ;
  geo-pos:long "-28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1427'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12514'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.8'^^xsd:double;
  dwc:latitude '38.56666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1427'^^xsd:string;
  dwc:observationDate '2000-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1428'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.93333333'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1428'^^xsd:string;
  dwc:observationDate '2000-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1429'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12516'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.96666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1429'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.71666667 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.71666667 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "27.71666667"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1430'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12535'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '27.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1430'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.71666667 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.71666667 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "27.71666667"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1431'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12535'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '27.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1431'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.71666667 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.71666667 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "27.71666667"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1432'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12535'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '27.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1432'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1433'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1433'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1434'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12543'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1434'^^xsd:string;
  dwc:observationDate '2000-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1435'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12544'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1435'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1436'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12544'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1436'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1437'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12551'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1437'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1438'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1438'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1439'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1439'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1440'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12565'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1440'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1441'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12610'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1441'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1442'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12610'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11666667'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1442'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1443'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12611'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1443'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1444'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12611'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1444'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1445'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12612'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1445'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1446'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12612'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1446'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1447'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1447'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1448'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1448'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1449'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12674'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1449'^^xsd:string;
  dwc:observationDate '2000-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1450'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12712'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1450'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1451'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12712'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1451'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1452'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12712'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1452'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1453'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12713'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1453'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1454'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12713'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1454'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1455'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12713'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1455'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1456'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12714'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1456'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1457'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12714'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1457'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1458'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12714'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1458'^^xsd:string;
  dwc:observationDate '2000-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1459'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12724'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1459'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1460'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12724'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1460'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1461'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12724'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1461'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1462'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12725'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1462'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1463'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12725'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1463'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1464'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1464'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1465'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1465'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1466'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12739'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1466'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1467'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1467'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1468'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1468'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1469'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12772'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1469'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1470'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12773'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1470'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1471'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12773'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1471'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1472'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12774'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1472'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1473'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12774'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1473'^^xsd:string;
  dwc:observationDate '2000-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1474'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12813'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.15'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1474'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1475'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12813'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.15'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1475'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1476'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12846'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1476'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1477'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12847'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1477'^^xsd:string;
  dwc:observationDate '2000-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1478'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12848'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1478'^^xsd:string;
  dwc:observationDate '2000-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1479'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12862'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1479'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1480'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12862'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1480'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1481'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12877'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1481'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1482'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1482'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1483'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1483'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1484'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1484'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1485'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12942'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.1'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1485'^^xsd:string;
  dwc:observationDate '2000-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1486'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12943'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.1'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1486'^^xsd:string;
  dwc:observationDate '2000-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1487'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.25'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1487'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1488'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1488'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1489'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1489'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1490'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '12978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1490'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1491'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13018'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1491'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1492'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.25'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1492'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1493'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1493'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1494'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1494'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1495'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1495'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1496'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1496'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1497'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1497'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1498'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1498'^^xsd:string;
  dwc:observationDate '2000-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1499'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1499'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1500'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1500'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1501'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1501'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1502'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13051'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1502'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1503'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1503'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1504'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1504'^^xsd:string;
  dwc:observationDate '2000-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1505'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1505'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.41666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68333333"^^xsd:decimal ;
  geo-pos:long "-25.41666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1506'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.41666667'^^xsd:double;
  dwc:latitude '37.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1506'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.41666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68333333"^^xsd:decimal ;
  geo-pos:long "-25.41666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1507'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.41666667'^^xsd:double;
  dwc:latitude '37.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1507'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.41666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.41666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68333333 -25.41666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.68333333"^^xsd:decimal ;
  geo-pos:long "-25.41666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1508'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.41666667'^^xsd:double;
  dwc:latitude '37.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1508'^^xsd:string;
  dwc:observationDate '2000-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1509'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1509'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1510'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1510'^^xsd:string;
  dwc:observationDate '2000-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1511'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13126'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1511'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1512'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13127'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1512'^^xsd:string;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1513'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1513'^^xsd:string;
  dwc:observationDate '2000-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1514'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1514'^^xsd:string;
  dwc:observationDate '2000-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -27.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1515'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1515'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1516'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13131'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1516'^^xsd:string;
  dwc:observationDate '2000-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1517'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13132'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1517'^^xsd:string;
  dwc:observationDate '2000-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1518'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13133'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.21666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1518'^^xsd:string;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1519'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13134'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1519'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1520'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13135'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1520'^^xsd:string;
  dwc:observationDate '2000-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1521'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13202'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1521'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1522'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13203'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1522'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1523'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13204'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1523'^^xsd:string;
  dwc:observationDate '2000-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1524'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1524'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1525'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13234'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1525'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1526'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13235'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1526'^^xsd:string;
  dwc:observationDate '2000-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1527'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13236'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1527'^^xsd:string;
  dwc:observationDate '2000-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1528'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13304'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1528'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1529'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13305'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1529'^^xsd:string;
  dwc:observationDate '2000-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1530'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13306'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1530'^^xsd:string;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.73333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.73333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1531'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13307'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.73333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1531'^^xsd:string;
  dwc:observationDate '2000-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1532'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06666667'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1532'^^xsd:string;
  dwc:observationDate '2000-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1533'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13359'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1533'^^xsd:string;
  dwc:observationDate '2000-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1534'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13361'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.63333333'^^xsd:double;
  dwc:latitude '38.61666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1534'^^xsd:string;
  dwc:observationDate '2000-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1535'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13362'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1535'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1536'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1536'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1537'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13425'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1537'^^xsd:string;
  dwc:observationDate '2000-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1538'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13426'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1538'^^xsd:string;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1539'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13457'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.26666667'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1539'^^xsd:string;
  dwc:observationDate '2000-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1540'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13458'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1540'^^xsd:string;
  dwc:observationDate '2000-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1541'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13459'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1541'^^xsd:string;
  dwc:observationDate '2000-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1542'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13460'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1542'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.85)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1543'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13471'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.85'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1543'^^xsd:string;
  dwc:observationDate '2000-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1544'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13472'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1544'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1545'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1545'^^xsd:string;
  dwc:observationDate '2000-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1546'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13505'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1546'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1547'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13505'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1547'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68333333 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68333333"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1548'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13506'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11666667'^^xsd:double;
  dwc:latitude '38.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1548'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1549'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13507'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1549'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1550'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13507'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.1'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1550'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1551'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13508'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.15'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1551'^^xsd:string;
  dwc:observationDate '2000-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1552'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13509'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.15'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1552'^^xsd:string;
  dwc:observationDate '2000-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1553'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13569'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1553'^^xsd:string;
  dwc:observationDate '2000-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1554'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13570'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1554'^^xsd:string;
  dwc:observationDate '2000-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1555'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13571'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1555'^^xsd:string;
  dwc:observationDate '2000-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1556'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13572'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1556'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1557'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1557'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1558'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13587'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^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.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1558'^^xsd:string;
  dwc:observationDate '2000-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1559'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1559'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1560'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13603'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1560'^^xsd:string;
  dwc:observationDate '2000-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1561'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1561'^^xsd:string;
  dwc:observationDate '2000-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -28.01666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-28.01666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1562'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13605'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.01666667'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1562'^^xsd:string;
  dwc:observationDate '2000-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1563'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13606'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1563'^^xsd:string;
  dwc:observationDate '2000-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1564'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13607'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1564'^^xsd:string;
  dwc:observationDate '2000-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1565'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13608'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1565'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1566'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.25'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1566'^^xsd:string;
  dwc:observationDate '2000-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1567'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13610'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.25'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1567'^^xsd:string;
  dwc:observationDate '2000-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1568'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13621'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1568'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1569'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1569'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1570'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1570'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1571'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1571'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1572'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1572'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1573'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13656'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1573'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1574'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1574'^^xsd:string;
  dwc:observationDate '2000-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1575'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1575'^^xsd:string;
  dwc:observationDate '2000-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1576'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13657'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1576'^^xsd:string;
  dwc:observationDate '2000-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.55)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1577'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13658'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.55'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1577'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1578'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13659'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1578'^^xsd:string;
  dwc:observationDate '2000-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1579'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13679'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1579'^^xsd:string;
  dwc:observationDate '2000-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1580'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13679'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1580'^^xsd:string;
  dwc:observationDate '2000-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1581'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13679'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1581'^^xsd:string;
  dwc:observationDate '2000-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1582'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1582'^^xsd:string;
  dwc:observationDate '2000-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1583'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1583'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1584'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13692'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1584'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1585'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13692'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1585'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1586'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13692'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1586'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1587'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13693'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1587'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1588'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13693'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1588'^^xsd:string;
  dwc:observationDate '2000-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1589'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13694'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1589'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1590'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13694'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1590'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1591'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1591'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1592'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1592'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1593'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13733'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1593'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1594'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13733'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1594'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1595'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13733'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1595'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1596'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1596'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1597'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1597'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1598'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1598'^^xsd:string;
  dwc:observationDate '2000-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1599'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13765'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1599'^^xsd:string;
  dwc:observationDate '2000-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1600'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13765'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1600'^^xsd:string;
  dwc:observationDate '2000-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1601'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13766'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1601'^^xsd:string;
  dwc:observationDate '2000-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1602'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13766'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1602'^^xsd:string;
  dwc:observationDate '2000-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1603'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13766'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1603'^^xsd:string;
  dwc:observationDate '2000-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1604'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13779'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1604'^^xsd:string;
  dwc:observationDate '2000-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1605'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13792'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^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.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1605'^^xsd:string;
  dwc:observationDate '2000-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1606'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1606'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1607'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1607'^^xsd:string;
  dwc:observationDate '2000-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1608'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13836'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1608'^^xsd:string;
  dwc:observationDate '2000-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1609'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.18333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1609'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -27.88333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-27.88333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -27.88333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-27.88333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1610'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13838'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.88333333'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1610'^^xsd:string;
  dwc:observationDate '2000-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1611'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13839'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1611'^^xsd:string;
  dwc:observationDate '2000-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1612'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13844'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1612'^^xsd:string;
  dwc:observationDate '2000-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1613'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13867'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1613'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1614'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13867'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1614'^^xsd:string;
  dwc:observationDate '2000-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1615'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13868'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.95'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1615'^^xsd:string;
  dwc:observationDate '2000-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.93333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.93333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1616'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.93333333'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1616'^^xsd:string;
  dwc:observationDate '2000-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1617'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13905'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1617'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1618'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13905'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1618'^^xsd:string;
  dwc:observationDate '2000-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1619'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^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.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1619'^^xsd:string;
  dwc:observationDate '2000-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1620'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.95'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1620'^^xsd:string;
  dwc:observationDate '2000-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1621'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '13907'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.95'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1621'^^xsd:string;
  dwc:observationDate '2000-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1622'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14003'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1622'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1623'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14004'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1623'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "31.68333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1624'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '31.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1624'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "31.68333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1625'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '31.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1625'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "31.68333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1626'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14005'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '31.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1626'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "31.68333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1627'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14006'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '31.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1627'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.68333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.68333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "31.68333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1628'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14006'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '31.68333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1628'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1629'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1629'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1630'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14034'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1630'^^xsd:string;
  dwc:observationDate '2000-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1631'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14062'^^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 '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1631'^^xsd:string;
  dwc:observationDate '2000-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "31.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1632'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.96666667'^^xsd:double;
  dwc:latitude '31.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1632'^^xsd:string;
  dwc:observationDate '2000-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43333333 -28.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.43333333"^^xsd:decimal ;
  geo-pos:long "-28.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1633'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.08333333'^^xsd:double;
  dwc:latitude '38.43333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1633'^^xsd:string;
  dwc:observationDate '2000-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1634'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1634'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1635'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1635'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1636'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1636'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1637'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14067'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1637'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1638'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1638'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1639'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14121'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.61666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1639'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1640'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14121'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.61666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1640'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1641'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14121'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.61666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1641'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1642'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14122'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1642'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1643'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14122'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1643'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1644'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14123'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1644'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1645'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14123'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1645'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1646'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14123'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1646'^^xsd:string;
  dwc:observationDate '2000-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1647'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14185'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1647'^^xsd:string;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1648'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14185'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1648'^^xsd:string;
  dwc:observationDate '2000-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1649'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1649'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1650'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14186'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1650'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1651'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14211'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.05'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1651'^^xsd:string;
  dwc:observationDate '2000-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1652'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14212'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1652'^^xsd:string;
  dwc:observationDate '2000-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1653'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1653'^^xsd:string;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1654'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1654'^^xsd:string;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1655'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1655'^^xsd:string;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1656'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14310'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1656'^^xsd:string;
  dwc:observationDate '2000-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1657'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14327'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1657'^^xsd:string;
  dwc:observationDate '2000-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1658'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14340'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1658'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.43333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.43333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.63333333"^^xsd:decimal ;
  geo-pos:long "-25.43333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1659'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14360'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.43333333'^^xsd:double;
  dwc:latitude '37.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1659'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.43333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.43333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.63333333"^^xsd:decimal ;
  geo-pos:long "-25.43333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1660'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14360'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.43333333'^^xsd:double;
  dwc:latitude '37.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1660'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.43333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.43333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.63333333"^^xsd:decimal ;
  geo-pos:long "-25.43333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1661'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14360'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.43333333'^^xsd:double;
  dwc:latitude '37.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1661'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1662'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.58333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1662'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1663'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.58333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1663'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1664'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14375'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.58333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1664'^^xsd:string;
  dwc:observationDate '2000-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1665'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14404'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1665'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1666'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1666'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1667'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1667'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1668'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1668'^^xsd:string;
  dwc:observationDate '2000-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1669'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14534'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1669'^^xsd:string;
  dwc:observationDate '2000-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1670'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14535'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1670'^^xsd:string;
  dwc:observationDate '2000-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1671'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1671'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1672'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1672'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1673'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14609'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1673'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1674'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14610'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1674'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1675'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14610'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1675'^^xsd:string;
  dwc:observationDate '2000-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1676'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1676'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1677'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1677'^^xsd:string;
  dwc:observationDate '2000-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1678'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.06666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1678'^^xsd:string;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1679'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.06666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1679'^^xsd:string;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1680'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.06666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1680'^^xsd:string;
  dwc:observationDate '2000-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.63333333"^^xsd:decimal ;
  geo-pos:long "-25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1681'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14706'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.4'^^xsd:double;
  dwc:latitude '37.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1681'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63333333 -25.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.63333333"^^xsd:decimal ;
  geo-pos:long "-25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1682'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14706'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.4'^^xsd:double;
  dwc:latitude '37.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1682'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.43333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65 -25.43333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.65"^^xsd:decimal ;
  geo-pos:long "-25.43333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1683'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14707'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.43333333'^^xsd:double;
  dwc:latitude '37.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1683'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1684'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14730'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1684'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1685'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14730'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1685'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1686'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14730'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1686'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1687'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14731'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1687'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1688'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14731'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1688'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.11666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.11666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-28.11666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1689'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14731'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11666667'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1689'^^xsd:string;
  dwc:observationDate '2000-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1690'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14759'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1690'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1691'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14759'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1691'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1692'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14759'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1692'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -27.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-27.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1693'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.75'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1693'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1694'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14855'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1694'^^xsd:string;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1695'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14855'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1695'^^xsd:string;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1696'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14855'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1696'^^xsd:string;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1697'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1697'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1698'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1698'^^xsd:string;
  dwc:observationDate '2000-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1699'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14918'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1699'^^xsd:string;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1700'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14918'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1700'^^xsd:string;
  dwc:observationDate '2000-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1701'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14989'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1701'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1702'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14989'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1702'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1703'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1703'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1704'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1704'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1705'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '14990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1705'^^xsd:string;
  dwc:observationDate '2000-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1706'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1706'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1707'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1707'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1708'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1708'^^xsd:string;
  dwc:observationDate '2000-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48333333 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48333333"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1709'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15163'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1709'^^xsd:string;
  dwc:observationDate '2000-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1710'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1710'^^xsd:string;
  dwc:observationDate '2000-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1711'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15194'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1711'^^xsd:string;
  dwc:observationDate '2000-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1712'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15195'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1712'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1713'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1713'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1714'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1714'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1715'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15258'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1715'^^xsd:string;
  dwc:observationDate '2000-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1716'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15279'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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.16666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1716'^^xsd:string;
  dwc:observationDate '2000-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -27.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -27.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-27.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1717'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15280'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1717'^^xsd:string;
  dwc:observationDate '2000-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1718'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15281'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1718'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1719'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15281'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1719'^^xsd:string;
  dwc:observationDate '2000-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1720'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15296'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1720'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1721'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15296'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1721'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1722'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15296'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.18333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1722'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1723'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15297'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1723'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1724'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15297'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1724'^^xsd:string;
  dwc:observationDate '2000-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58333333 -27.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58333333"^^xsd:decimal ;
  geo-pos:long "-27.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1725'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96666667'^^xsd:double;
  dwc:latitude '38.58333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1725'^^xsd:string;
  dwc:observationDate '2000-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1726'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15309'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1726'^^xsd:string;
  dwc:observationDate '2000-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1727'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1727'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1728'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1728'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1729'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15337'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^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 '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1729'^^xsd:string;
  dwc:observationDate '2000-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1730'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1730'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1731'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.25'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1731'^^xsd:string;
  dwc:observationDate '2000-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4077 -28.17361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4077"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4077 -28.17361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4077"^^xsd:decimal ;
  geo-pos:long "-28.17361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1732'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15472'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17361667'^^xsd:double;
  dwc:latitude '38.4077'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1732'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4077 -28.17361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4077"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4077 -28.17361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4077"^^xsd:decimal ;
  geo-pos:long "-28.17361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1733'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15472'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17361667'^^xsd:double;
  dwc:latitude '38.4077'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1733'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40256667 -28.06123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40256667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40256667 -28.06123333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40256667"^^xsd:decimal ;
  geo-pos:long "-28.06123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1734'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15574'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06123333'^^xsd:double;
  dwc:latitude '38.40256667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1734'^^xsd:string;
  dwc:observationDate '2001-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.18308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.18308333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4068"^^xsd:decimal ;
  geo-pos:long "-28.18308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1735'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18308333'^^xsd:double;
  dwc:latitude '38.4068'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1735'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.18308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4068"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4068 -28.18308333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4068"^^xsd:decimal ;
  geo-pos:long "-28.18308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1736'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18308333'^^xsd:double;
  dwc:latitude '38.4068'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1736'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40443333 -28.18163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40443333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40443333 -28.18163333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40443333"^^xsd:decimal ;
  geo-pos:long "-28.18163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1737'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18163333'^^xsd:double;
  dwc:latitude '38.40443333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1737'^^xsd:string;
  dwc:observationDate '2001-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40443333 -28.18163333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40443333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18163333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40443333 -28.18163333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40443333"^^xsd:decimal ;
  geo-pos:long "-28.18163333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1738'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18163333'^^xsd:double;
  dwc:latitude '38.40443333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1738'^^xsd:string;
  dwc:observationDate '2001-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40456667 -28.26683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40456667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40456667 -28.26683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40456667"^^xsd:decimal ;
  geo-pos:long "-28.26683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1739'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15713'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26683333'^^xsd:double;
  dwc:latitude '38.40456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1739'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73405 -25.6379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73405"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73405 -25.6379)"^^geo:wktLiteral ;
  geo-pos:lat "37.73405"^^xsd:decimal ;
  geo-pos:long "-25.6379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1740'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15773'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6379'^^xsd:double;
  dwc:latitude '37.73405'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1740'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66513333 -27.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66513333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66513333 -27.06885)"^^geo:wktLiteral ;
  geo-pos:lat "38.66513333"^^xsd:decimal ;
  geo-pos:long "-27.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1741'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06885'^^xsd:double;
  dwc:latitude '38.66513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1741'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66513333 -27.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66513333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66513333 -27.06885)"^^geo:wktLiteral ;
  geo-pos:lat "38.66513333"^^xsd:decimal ;
  geo-pos:long "-27.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1742'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06885'^^xsd:double;
  dwc:latitude '38.66513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1742'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66513333 -27.06885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66513333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66513333 -27.06885)"^^geo:wktLiteral ;
  geo-pos:lat "38.66513333"^^xsd:decimal ;
  geo-pos:long "-27.06885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1743'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15873'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06885'^^xsd:double;
  dwc:latitude '38.66513333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1743'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.26766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.406"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.26766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.406"^^xsd:decimal ;
  geo-pos:long "-28.26766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1744'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26766667'^^xsd:double;
  dwc:latitude '38.406'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1744'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.26766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.406"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.406 -28.26766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.406"^^xsd:decimal ;
  geo-pos:long "-28.26766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1745'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15922'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26766667'^^xsd:double;
  dwc:latitude '38.406'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1745'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40523333 -28.26765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40523333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40523333 -28.26765)"^^geo:wktLiteral ;
  geo-pos:lat "38.40523333"^^xsd:decimal ;
  geo-pos:long "-28.26765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1746'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15953'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26765'^^xsd:double;
  dwc:latitude '38.40523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1746'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67433333 -28.20383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67433333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67433333 -28.20383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67433333"^^xsd:decimal ;
  geo-pos:long "-28.20383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1747'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15980'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20383333'^^xsd:double;
  dwc:latitude '38.67433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1747'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67433333 -28.20383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67433333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67433333 -28.20383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67433333"^^xsd:decimal ;
  geo-pos:long "-28.20383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1748'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '15980'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20383333'^^xsd:double;
  dwc:latitude '38.67433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1748'^^xsd:string;
  dwc:observationDate '2001-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40738333 -18.2739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40738333"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40738333 -18.2739)"^^geo:wktLiteral ;
  geo-pos:lat "38.40738333"^^xsd:decimal ;
  geo-pos:long "-18.2739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1749'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16016'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-18.2739'^^xsd:double;
  dwc:latitude '38.40738333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1749'^^xsd:string;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49 -28.27066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49 -28.27066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49"^^xsd:decimal ;
  geo-pos:long "-28.27066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1750'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27066667'^^xsd:double;
  dwc:latitude '38.49'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1750'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40283333 -28.06048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40283333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40283333 -28.06048333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40283333"^^xsd:decimal ;
  geo-pos:long "-28.06048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1751'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06048333'^^xsd:double;
  dwc:latitude '38.40283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1751'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4065 -28.27076667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27076667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4065 -28.27076667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4065"^^xsd:decimal ;
  geo-pos:long "-28.27076667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1752'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16133'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27076667'^^xsd:double;
  dwc:latitude '38.4065'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1752'^^xsd:string;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66616667 -28.19111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66616667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66616667 -28.19111667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66616667"^^xsd:decimal ;
  geo-pos:long "-28.19111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1753'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16164'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.19111667'^^xsd:double;
  dwc:latitude '38.66616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1753'^^xsd:string;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40693333 -28.27101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40693333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40693333 -28.27101667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40693333"^^xsd:decimal ;
  geo-pos:long "-28.27101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1754'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27101667'^^xsd:double;
  dwc:latitude '38.40693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1754'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40693333 -28.27101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40693333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40693333 -28.27101667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40693333"^^xsd:decimal ;
  geo-pos:long "-28.27101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1755'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27101667'^^xsd:double;
  dwc:latitude '38.40693333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1755'^^xsd:string;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40381667 -28.2691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40381667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40381667 -28.2691)"^^geo:wktLiteral ;
  geo-pos:lat "38.40381667"^^xsd:decimal ;
  geo-pos:long "-28.2691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1756'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16292'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2691'^^xsd:double;
  dwc:latitude '38.40381667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1756'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7466 -28.30528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7466"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7466 -28.30528333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7466"^^xsd:decimal ;
  geo-pos:long "-28.30528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1757'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16374'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.30528333'^^xsd:double;
  dwc:latitude '38.7466'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1757'^^xsd:string;
  dwc:observationDate '2001-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72996667 -28.28573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72996667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72996667 -28.28573333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72996667"^^xsd:decimal ;
  geo-pos:long "-28.28573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1758'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16527'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28573333'^^xsd:double;
  dwc:latitude '38.72996667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1758'^^xsd:string;
  dwc:observationDate '2001-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62728333 -28.08946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62728333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62728333 -28.08946667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62728333"^^xsd:decimal ;
  geo-pos:long "-28.08946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1759'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16552'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.08946667'^^xsd:double;
  dwc:latitude '38.62728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1759'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62728333 -28.08946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62728333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.08946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62728333 -28.08946667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62728333"^^xsd:decimal ;
  geo-pos:long "-28.08946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1760'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16552'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.08946667'^^xsd:double;
  dwc:latitude '38.62728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1760'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62536667 -28.07495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62536667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62536667 -28.07495)"^^geo:wktLiteral ;
  geo-pos:lat "38.62536667"^^xsd:decimal ;
  geo-pos:long "-28.07495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1761'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16585'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.07495'^^xsd:double;
  dwc:latitude '38.62536667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1761'^^xsd:string;
  dwc:observationDate '2001-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70773333 -28.25273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70773333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70773333 -28.25273333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70773333"^^xsd:decimal ;
  geo-pos:long "-28.25273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1762'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16586'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25273333'^^xsd:double;
  dwc:latitude '38.70773333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1762'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40356667 -28.2659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40356667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40356667 -28.2659)"^^geo:wktLiteral ;
  geo-pos:lat "38.40356667"^^xsd:decimal ;
  geo-pos:long "-28.2659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1763'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2659'^^xsd:double;
  dwc:latitude '38.40356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1763'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40431667 -28.26481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40431667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40431667 -28.26481667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40431667"^^xsd:decimal ;
  geo-pos:long "-28.26481667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1764'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26481667'^^xsd:double;
  dwc:latitude '38.40431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1764'^^xsd:string;
  dwc:observationDate '2001-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40431667 -28.05651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40431667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40431667 -28.05651667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40431667"^^xsd:decimal ;
  geo-pos:long "-28.05651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1765'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16692'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.05651667'^^xsd:double;
  dwc:latitude '38.40431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1765'^^xsd:string;
  dwc:observationDate '2001-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74386667 -25.63501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74386667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74386667 -25.63501667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74386667"^^xsd:decimal ;
  geo-pos:long "-25.63501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1766'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16725'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63501667'^^xsd:double;
  dwc:latitude '37.74386667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1766'^^xsd:string;
  dwc:observationDate '2001-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.08513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64121667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64121667 -27.08513333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64121667"^^xsd:decimal ;
  geo-pos:long "-27.08513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1767'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16726'^^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 '-27.08513333'^^xsd:double;
  dwc:latitude '38.64121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1767'^^xsd:string;
  dwc:observationDate '2001-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48921667 -28.2304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48921667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48921667 -28.2304)"^^geo:wktLiteral ;
  geo-pos:lat "38.48921667"^^xsd:decimal ;
  geo-pos:long "-28.2304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1768'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16765'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.2304'^^xsd:double;
  dwc:latitude '38.48921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1768'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48908333 -28.23141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48908333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48908333 -28.23141667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48908333"^^xsd:decimal ;
  geo-pos:long "-28.23141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1769'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16766'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.23141667'^^xsd:double;
  dwc:latitude '38.48908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1769'^^xsd:string;
  dwc:observationDate '2001-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.59013333 -27.94686667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.59013333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94686667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.59013333 -27.94686667)"^^geo:wktLiteral ;
  geo-pos:lat "28.59013333"^^xsd:decimal ;
  geo-pos:long "-27.94686667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1770'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16798'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.94686667'^^xsd:double;
  dwc:latitude '28.59013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1770'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.60928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.536"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.536 -28.60928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.536"^^xsd:decimal ;
  geo-pos:long "-28.60928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1771'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16799'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.60928333'^^xsd:double;
  dwc:latitude '38.536'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1771'^^xsd:string;
  dwc:observationDate '2001-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74615 -28.30528333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74615"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30528333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74615 -28.30528333)"^^geo:wktLiteral ;
  geo-pos:lat "38.74615"^^xsd:decimal ;
  geo-pos:long "-28.30528333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1772'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16826'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.30528333'^^xsd:double;
  dwc:latitude '38.74615'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1772'^^xsd:string;
  dwc:observationDate '2001-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71055 -25.4944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71055"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71055 -25.4944)"^^geo:wktLiteral ;
  geo-pos:lat "37.71055"^^xsd:decimal ;
  geo-pos:long "-25.4944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1773'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16848'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.4944'^^xsd:double;
  dwc:latitude '37.71055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1773'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01786667 -25.07146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01786667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.07146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01786667 -25.07146667)"^^geo:wktLiteral ;
  geo-pos:lat "37.01786667"^^xsd:decimal ;
  geo-pos:long "-25.07146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1774'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.07146667'^^xsd:double;
  dwc:latitude '37.01786667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1774'^^xsd:string;
  dwc:observationDate '2001-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74231667 -25.25038333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74231667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.25038333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74231667 -25.25038333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74231667"^^xsd:decimal ;
  geo-pos:long "-25.25038333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1775'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16855'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.25038333'^^xsd:double;
  dwc:latitude '37.74231667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1775'^^xsd:string;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74765 -25.62063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74765"^^xsd:decimal ;
  dwc:decimalLongitude "-25.62063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74765 -25.62063333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74765"^^xsd:decimal ;
  geo-pos:long "-25.62063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1776'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16856'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.62063333'^^xsd:double;
  dwc:latitude '37.74765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1776'^^xsd:string;
  dwc:observationDate '2001-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74765 -25.62063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74765"^^xsd:decimal ;
  dwc:decimalLongitude "-25.62063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74765 -25.62063333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74765"^^xsd:decimal ;
  geo-pos:long "-25.62063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1777'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16856'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.62063333'^^xsd:double;
  dwc:latitude '37.74765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1777'^^xsd:string;
  dwc:observationDate '2001-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4032 -28.26941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4032"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4032 -28.26941667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4032"^^xsd:decimal ;
  geo-pos:long "-28.26941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1778'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16875'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26941667'^^xsd:double;
  dwc:latitude '38.4032'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1778'^^xsd:string;
  dwc:observationDate '2001-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4032 -28.26941667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4032"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26941667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4032 -28.26941667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4032"^^xsd:decimal ;
  geo-pos:long "-28.26941667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1779'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16875'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26941667'^^xsd:double;
  dwc:latitude '38.4032'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1779'^^xsd:string;
  dwc:observationDate '2001-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65586667 -27.07393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65586667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65586667 -27.07393333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65586667"^^xsd:decimal ;
  geo-pos:long "-27.07393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1780'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16893'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.07393333'^^xsd:double;
  dwc:latitude '38.65586667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1780'^^xsd:string;
  dwc:observationDate '2001-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65193333 -27.07431667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65193333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07431667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65193333 -27.07431667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65193333"^^xsd:decimal ;
  geo-pos:long "-27.07431667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1781'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16894'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.07431667'^^xsd:double;
  dwc:latitude '38.65193333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1781'^^xsd:string;
  dwc:observationDate '2001-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40325 -28.06083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40325"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40325 -28.06083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40325"^^xsd:decimal ;
  geo-pos:long "-28.06083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1782'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16966'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.06083333'^^xsd:double;
  dwc:latitude '38.40325'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1782'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40136667 -28.05936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40136667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40136667 -28.05936667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40136667"^^xsd:decimal ;
  geo-pos:long "-28.05936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1783'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16967'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05936667'^^xsd:double;
  dwc:latitude '38.40136667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1783'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7777 -25.13786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7777"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7777 -25.13786667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7777"^^xsd:decimal ;
  geo-pos:long "-25.13786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1784'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16968'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13786667'^^xsd:double;
  dwc:latitude '37.7777'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1784'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64311667 -27.09443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64311667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64311667 -27.09443333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64311667"^^xsd:decimal ;
  geo-pos:long "-27.09443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1785'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16993'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.09443333'^^xsd:double;
  dwc:latitude '38.64311667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1785'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65203333 -27.20026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65203333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65203333 -27.20026667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65203333"^^xsd:decimal ;
  geo-pos:long "-27.20026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1786'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16994'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.20026667'^^xsd:double;
  dwc:latitude '38.65203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1786'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58976667 -28.00281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58976667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58976667 -28.00281667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58976667"^^xsd:decimal ;
  geo-pos:long "-28.00281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1787'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '16995'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.00281667'^^xsd:double;
  dwc:latitude '38.58976667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1787'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41446667 -28.3504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41446667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41446667 -28.3504)"^^geo:wktLiteral ;
  geo-pos:lat "38.41446667"^^xsd:decimal ;
  geo-pos:long "-28.3504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1788'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17007'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.3504'^^xsd:double;
  dwc:latitude '38.41446667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1788'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.701 -28.23583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.701"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.701 -28.23583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.701"^^xsd:decimal ;
  geo-pos:long "-28.23583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1789'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17040'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.23583333'^^xsd:double;
  dwc:latitude '38.701'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1789'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0226 -28.02016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0226"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0226 -28.02016667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0226"^^xsd:decimal ;
  geo-pos:long "-28.02016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1790'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17041'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02016667'^^xsd:double;
  dwc:latitude '39.0226'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1790'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64728333 -27.08883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64728333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64728333 -27.08883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64728333"^^xsd:decimal ;
  geo-pos:long "-27.08883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1791'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08883333'^^xsd:double;
  dwc:latitude '38.64728333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1791'^^xsd:string;
  dwc:observationDate '2001-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40681667 -28.33416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40681667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40681667 -28.33416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40681667"^^xsd:decimal ;
  geo-pos:long "-28.33416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1792'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.33416667'^^xsd:double;
  dwc:latitude '38.40681667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1792'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58943333 -27.98748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58943333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58943333 -27.98748333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58943333"^^xsd:decimal ;
  geo-pos:long "-27.98748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1793'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17070'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.98748333'^^xsd:double;
  dwc:latitude '38.58943333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1793'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475 -28.03738333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60475"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03738333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60475 -28.03738333)"^^geo:wktLiteral ;
  geo-pos:lat "38.60475"^^xsd:decimal ;
  geo-pos:long "-28.03738333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1794'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03738333'^^xsd:double;
  dwc:latitude '38.60475'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1794'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59011667 -27.94606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59011667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59011667 -27.94606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59011667"^^xsd:decimal ;
  geo-pos:long "-27.94606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1795'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.94606667'^^xsd:double;
  dwc:latitude '38.59011667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1795'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57443333 -28.60348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57443333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57443333 -28.60348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57443333"^^xsd:decimal ;
  geo-pos:long "-28.60348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1796'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.60348333'^^xsd:double;
  dwc:latitude '38.57443333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1796'^^xsd:string;
  dwc:observationDate '2001-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5856 -27.9403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5856"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5856 -27.9403)"^^geo:wktLiteral ;
  geo-pos:lat "38.5856"^^xsd:decimal ;
  geo-pos:long "-27.9403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1797'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.9403'^^xsd:double;
  dwc:latitude '38.5856'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1797'^^xsd:string;
  dwc:observationDate '2001-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49573333 -28.54426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49573333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.54426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49573333 -28.54426667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49573333"^^xsd:decimal ;
  geo-pos:long "-28.54426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1798'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.54426667'^^xsd:double;
  dwc:latitude '38.49573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1798'^^xsd:string;
  dwc:observationDate '2001-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02216667 -28.1425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02216667 -28.1425)"^^geo:wktLiteral ;
  geo-pos:lat "39.02216667"^^xsd:decimal ;
  geo-pos:long "-28.1425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1799'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.1425'^^xsd:double;
  dwc:latitude '39.02216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1799'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53483333 -27.7765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53483333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53483333 -27.7765)"^^geo:wktLiteral ;
  geo-pos:lat "38.53483333"^^xsd:decimal ;
  geo-pos:long "-27.7765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1800'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17154'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.7765'^^xsd:double;
  dwc:latitude '38.53483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1800'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60483333 -28.045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60483333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60483333 -28.045)"^^geo:wktLiteral ;
  geo-pos:lat "38.60483333"^^xsd:decimal ;
  geo-pos:long "-28.045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1801'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17180'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.045'^^xsd:double;
  dwc:latitude '38.60483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1801'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5934 -27.9907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5934"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5934 -27.9907)"^^geo:wktLiteral ;
  geo-pos:lat "38.5934"^^xsd:decimal ;
  geo-pos:long "-27.9907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1802'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17181'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.9907'^^xsd:double;
  dwc:latitude '38.5934'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1802'^^xsd:string;
  dwc:observationDate '2001-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58335 -27.98105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58335 -27.98105)"^^geo:wktLiteral ;
  geo-pos:lat "38.58335"^^xsd:decimal ;
  geo-pos:long "-27.98105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1803'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17182'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.98105'^^xsd:double;
  dwc:latitude '38.58335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1803'^^xsd:string;
  dwc:observationDate '2001-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6656"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06648333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6656"^^xsd:decimal ;
  geo-pos:long "-27.06648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1804'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.06648333'^^xsd:double;
  dwc:latitude '38.6656'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1804'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6656"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06648333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6656"^^xsd:decimal ;
  geo-pos:long "-27.06648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1805'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.06648333'^^xsd:double;
  dwc:latitude '38.6656'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1805'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06648333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6656"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06648333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06648333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6656"^^xsd:decimal ;
  geo-pos:long "-27.06648333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1806'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.06648333'^^xsd:double;
  dwc:latitude '38.6656'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1806'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40333333 -28.27018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40333333 -28.27018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40333333"^^xsd:decimal ;
  geo-pos:long "-28.27018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1807'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27018333'^^xsd:double;
  dwc:latitude '38.40333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1807'^^xsd:string;
  dwc:observationDate '2001-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71691667 -25.34813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71691667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71691667 -25.34813333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71691667"^^xsd:decimal ;
  geo-pos:long "-25.34813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1808'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17253'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34813333'^^xsd:double;
  dwc:latitude '37.71691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1808'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71691667 -25.34813333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71691667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34813333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71691667 -25.34813333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71691667"^^xsd:decimal ;
  geo-pos:long "-25.34813333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1809'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17253'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34813333'^^xsd:double;
  dwc:latitude '37.71691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1809'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40475 -28.27293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40475"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40475 -28.27293333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40475"^^xsd:decimal ;
  geo-pos:long "-28.27293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1810'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.27293333'^^xsd:double;
  dwc:latitude '38.40475'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1810'^^xsd:string;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40475 -28.27293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40475"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40475 -28.27293333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40475"^^xsd:decimal ;
  geo-pos:long "-28.27293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1811'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.27293333'^^xsd:double;
  dwc:latitude '38.40475'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1811'^^xsd:string;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40336667 -28.2705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40336667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40336667 -28.2705)"^^geo:wktLiteral ;
  geo-pos:lat "38.40336667"^^xsd:decimal ;
  geo-pos:long "-28.2705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1812'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17278'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2705'^^xsd:double;
  dwc:latitude '38.40336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1812'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66565 -27.07228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66565"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66565 -27.07228333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66565"^^xsd:decimal ;
  geo-pos:long "-27.07228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1813'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17297'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.07228333'^^xsd:double;
  dwc:latitude '38.66565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1813'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66533333 -27.06883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66533333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66533333 -27.06883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66533333"^^xsd:decimal ;
  geo-pos:long "-27.06883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1814'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17298'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.06883333'^^xsd:double;
  dwc:latitude '38.66533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1814'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66533333 -27.06883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66533333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66533333 -27.06883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66533333"^^xsd:decimal ;
  geo-pos:long "-27.06883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1815'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17298'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.06883333'^^xsd:double;
  dwc:latitude '38.66533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1815'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66533333 -27.06883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66533333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66533333 -27.06883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66533333"^^xsd:decimal ;
  geo-pos:long "-27.06883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1816'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17298'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.06883333'^^xsd:double;
  dwc:latitude '38.66533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1816'^^xsd:string;
  dwc:observationDate '2001-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65061667 -27.20221667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65061667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20221667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65061667 -27.20221667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65061667"^^xsd:decimal ;
  geo-pos:long "-27.20221667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1817'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17330'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.20221667'^^xsd:double;
  dwc:latitude '38.65061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1817'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59618333 -28.00161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59618333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59618333 -28.00161667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59618333"^^xsd:decimal ;
  geo-pos:long "-28.00161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1818'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17366'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00161667'^^xsd:double;
  dwc:latitude '38.59618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1818'^^xsd:string;
  dwc:observationDate '2001-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02883333 -27.9486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02883333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02883333 -27.9486)"^^geo:wktLiteral ;
  geo-pos:lat "39.02883333"^^xsd:decimal ;
  geo-pos:long "-27.9486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1819'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17380'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.9486'^^xsd:double;
  dwc:latitude '39.02883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1819'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02883333 -27.9486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02883333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02883333 -27.9486)"^^geo:wktLiteral ;
  geo-pos:lat "39.02883333"^^xsd:decimal ;
  geo-pos:long "-27.9486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1820'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17380'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.9486'^^xsd:double;
  dwc:latitude '39.02883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1820'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6503 -27.20921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6503"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6503 -27.20921667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6503"^^xsd:decimal ;
  geo-pos:long "-27.20921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1821'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.20921667'^^xsd:double;
  dwc:latitude '38.6503'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1821'^^xsd:string;
  dwc:observationDate '2001-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6503 -27.20921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6503"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6503 -27.20921667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6503"^^xsd:decimal ;
  geo-pos:long "-27.20921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1822'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.20921667'^^xsd:double;
  dwc:latitude '38.6503'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1822'^^xsd:string;
  dwc:observationDate '2001-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52551667 -28.3125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52551667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52551667 -28.3125)"^^geo:wktLiteral ;
  geo-pos:lat "38.52551667"^^xsd:decimal ;
  geo-pos:long "-28.3125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1823'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3125'^^xsd:double;
  dwc:latitude '38.52551667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1823'^^xsd:string;
  dwc:observationDate '2001-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59431667 -27.9756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59431667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59431667 -27.9756)"^^geo:wktLiteral ;
  geo-pos:lat "38.59431667"^^xsd:decimal ;
  geo-pos:long "-27.9756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1824'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17488'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.9756'^^xsd:double;
  dwc:latitude '38.59431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1824'^^xsd:string;
  dwc:observationDate '2001-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5341 -27.80181667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5341"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80181667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5341 -27.80181667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5341"^^xsd:decimal ;
  geo-pos:long "-27.80181667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1825'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17519'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.80181667'^^xsd:double;
  dwc:latitude '38.5341'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1825'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53396667 -27.79331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53396667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53396667 -27.79331667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53396667"^^xsd:decimal ;
  geo-pos:long "-27.79331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1826'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17534'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.79331667'^^xsd:double;
  dwc:latitude '38.53396667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1826'^^xsd:string;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6404 -28.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6404"^^xsd:decimal ;
  dwc:decimalLongitude "-28.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6404 -28.125)"^^geo:wktLiteral ;
  geo-pos:lat "38.6404"^^xsd:decimal ;
  geo-pos:long "-28.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1827'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17567'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.125'^^xsd:double;
  dwc:latitude '38.6404'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1827'^^xsd:string;
  dwc:observationDate '2001-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64383333 -27.13928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64383333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64383333 -27.13928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64383333"^^xsd:decimal ;
  geo-pos:long "-27.13928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1828'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17615'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.13928333'^^xsd:double;
  dwc:latitude '38.64383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1828'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64383333 -27.13928333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64383333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.13928333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64383333 -27.13928333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64383333"^^xsd:decimal ;
  geo-pos:long "-27.13928333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1829'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17615'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.13928333'^^xsd:double;
  dwc:latitude '38.64383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1829'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6505 -27.20475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6505"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6505 -27.20475)"^^geo:wktLiteral ;
  geo-pos:lat "38.6505"^^xsd:decimal ;
  geo-pos:long "-27.20475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1830'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17616'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.20475'^^xsd:double;
  dwc:latitude '38.6505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1830'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6505 -27.20475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6505"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6505 -27.20475)"^^geo:wktLiteral ;
  geo-pos:lat "38.6505"^^xsd:decimal ;
  geo-pos:long "-27.20475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1831'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17616'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.20475'^^xsd:double;
  dwc:latitude '38.6505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1831'^^xsd:string;
  dwc:observationDate '2001-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.414 -28.34966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.414"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.414 -28.34966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.414"^^xsd:decimal ;
  geo-pos:long "-28.34966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1832'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17617'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.34966667'^^xsd:double;
  dwc:latitude '38.414'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1832'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.414 -28.34966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.414"^^xsd:decimal ;
  dwc:decimalLongitude "-28.34966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.414 -28.34966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.414"^^xsd:decimal ;
  geo-pos:long "-28.34966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1833'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17617'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.34966667'^^xsd:double;
  dwc:latitude '38.414'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1833'^^xsd:string;
  dwc:observationDate '2001-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6071 -28.03923333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6071"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03923333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6071 -28.03923333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6071"^^xsd:decimal ;
  geo-pos:long "-28.03923333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1834'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17654'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.03923333'^^xsd:double;
  dwc:latitude '38.6071'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1834'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70866667 -28.25016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70866667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70866667 -28.25016667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70866667"^^xsd:decimal ;
  geo-pos:long "-28.25016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1835'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17726'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25016667'^^xsd:double;
  dwc:latitude '38.70866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1835'^^xsd:string;
  dwc:observationDate '2001-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49266667 -28.23483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49266667 -28.23483333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49266667"^^xsd:decimal ;
  geo-pos:long "-28.23483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1836'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17727'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23483333'^^xsd:double;
  dwc:latitude '38.49266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1836'^^xsd:string;
  dwc:observationDate '2001-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40466667 -28.18095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40466667 -28.18095)"^^geo:wktLiteral ;
  geo-pos:lat "38.40466667"^^xsd:decimal ;
  geo-pos:long "-28.18095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1837'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18095'^^xsd:double;
  dwc:latitude '38.40466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1837'^^xsd:string;
  dwc:observationDate '2001-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40466667 -28.18095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40466667 -28.18095)"^^geo:wktLiteral ;
  geo-pos:lat "38.40466667"^^xsd:decimal ;
  geo-pos:long "-28.18095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1838'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17769'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18095'^^xsd:double;
  dwc:latitude '38.40466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1838'^^xsd:string;
  dwc:observationDate '2001-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40348333 -28.2673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40348333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40348333 -28.2673)"^^geo:wktLiteral ;
  geo-pos:lat "38.40348333"^^xsd:decimal ;
  geo-pos:long "-28.2673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1839'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17770'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2673'^^xsd:double;
  dwc:latitude '38.40348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1839'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40383333 -28.27066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40383333 -28.27066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40383333"^^xsd:decimal ;
  geo-pos:long "-28.27066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1840'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17817'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27066667'^^xsd:double;
  dwc:latitude '38.40383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1840'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7082 -28.25043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7082"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7082 -28.25043333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7082"^^xsd:decimal ;
  geo-pos:long "-28.25043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1841'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17818'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.25043333'^^xsd:double;
  dwc:latitude '38.7082'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1841'^^xsd:string;
  dwc:observationDate '2001-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65293333 -27.07446667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65293333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07446667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65293333 -27.07446667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65293333"^^xsd:decimal ;
  geo-pos:long "-27.07446667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1842'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17864'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07446667'^^xsd:double;
  dwc:latitude '38.65293333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1842'^^xsd:string;
  dwc:observationDate '2001-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9517 -25.01453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9517"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9517 -25.01453333)"^^geo:wktLiteral ;
  geo-pos:lat "36.9517"^^xsd:decimal ;
  geo-pos:long "-25.01453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1844'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17912'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.01453333'^^xsd:double;
  dwc:latitude '36.9517'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1844'^^xsd:string;
  dwc:observationDate '2001-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60403333 -28.03616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60403333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60403333 -28.03616667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60403333"^^xsd:decimal ;
  geo-pos:long "-28.03616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1845'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17960'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03616667'^^xsd:double;
  dwc:latitude '38.60403333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1845'^^xsd:string;
  dwc:observationDate '2001-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5192 -28.65621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5192"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5192 -28.65621667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5192"^^xsd:decimal ;
  geo-pos:long "-28.65621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1846'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17961'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.65621667'^^xsd:double;
  dwc:latitude '38.5192'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1846'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54096667 -28.61651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54096667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54096667 -28.61651667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54096667"^^xsd:decimal ;
  geo-pos:long "-28.61651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1847'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '17962'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.61651667'^^xsd:double;
  dwc:latitude '38.54096667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1847'^^xsd:string;
  dwc:observationDate '2001-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74058333 -25.64063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74058333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74058333 -25.64063333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74058333"^^xsd:decimal ;
  geo-pos:long "-25.64063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1848'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-25.64063333'^^xsd:double;
  dwc:latitude '37.74058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1848'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74058333 -25.64063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74058333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74058333 -25.64063333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74058333"^^xsd:decimal ;
  geo-pos:long "-25.64063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1849'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-25.64063333'^^xsd:double;
  dwc:latitude '37.74058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1849'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73343333 -25.29543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73343333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73343333 -25.29543333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73343333"^^xsd:decimal ;
  geo-pos:long "-25.29543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1850'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18018'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-25.29543333'^^xsd:double;
  dwc:latitude '37.73343333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1850'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73343333 -25.29543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73343333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73343333 -25.29543333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73343333"^^xsd:decimal ;
  geo-pos:long "-25.29543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1851'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18018'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-25.29543333'^^xsd:double;
  dwc:latitude '37.73343333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1851'^^xsd:string;
  dwc:observationDate '2001-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64001667 -28.12661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64001667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64001667 -28.12661667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64001667"^^xsd:decimal ;
  geo-pos:long "-28.12661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1852'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12661667'^^xsd:double;
  dwc:latitude '38.64001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1852'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5971 -28.01613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5971"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5971 -28.01613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5971"^^xsd:decimal ;
  geo-pos:long "-28.01613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1853'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.01613333'^^xsd:double;
  dwc:latitude '38.5971'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1853'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7196 -28.17933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7196"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7196 -28.17933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7196"^^xsd:decimal ;
  geo-pos:long "-28.17933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1854'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18072'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.17933333'^^xsd:double;
  dwc:latitude '38.7196'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1854'^^xsd:string;
  dwc:observationDate '2001-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595 -27.98866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.595"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.595 -27.98866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.595"^^xsd:decimal ;
  geo-pos:long "-27.98866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1855'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98866667'^^xsd:double;
  dwc:latitude '38.595'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1855'^^xsd:string;
  dwc:observationDate '2001-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59088333 -27.97501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59088333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59088333 -27.97501667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59088333"^^xsd:decimal ;
  geo-pos:long "-27.97501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1856'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18120'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97501667'^^xsd:double;
  dwc:latitude '38.59088333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1856'^^xsd:string;
  dwc:observationDate '2001-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59366667 -27.98616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59366667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59366667 -27.98616667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59366667"^^xsd:decimal ;
  geo-pos:long "-27.98616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1857'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18121'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.98616667'^^xsd:double;
  dwc:latitude '38.59366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1857'^^xsd:string;
  dwc:observationDate '2001-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69936667 -28.11765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69936667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69936667 -28.11765)"^^geo:wktLiteral ;
  geo-pos:lat "38.69936667"^^xsd:decimal ;
  geo-pos:long "-28.11765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1858'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18122'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.11765'^^xsd:double;
  dwc:latitude '38.69936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1858'^^xsd:string;
  dwc:observationDate '2001-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01708333 -27.95046667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01708333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95046667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01708333 -27.95046667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01708333"^^xsd:decimal ;
  geo-pos:long "-27.95046667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1859'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.95046667'^^xsd:double;
  dwc:latitude '39.01708333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1859'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69423333 -28.22683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69423333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69423333 -28.22683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69423333"^^xsd:decimal ;
  geo-pos:long "-28.22683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1860'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18175'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.22683333'^^xsd:double;
  dwc:latitude '38.69423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1860'^^xsd:string;
  dwc:observationDate '2001-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.736 -25.2226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.736"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.736 -25.2226)"^^geo:wktLiteral ;
  geo-pos:lat "37.736"^^xsd:decimal ;
  geo-pos:long "-25.2226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1861'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18211'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.2226'^^xsd:double;
  dwc:latitude '37.736'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1861'^^xsd:string;
  dwc:observationDate '2001-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65848333 -27.06965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65848333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65848333 -27.06965)"^^geo:wktLiteral ;
  geo-pos:lat "38.65848333"^^xsd:decimal ;
  geo-pos:long "-27.06965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1862'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18237'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06965'^^xsd:double;
  dwc:latitude '38.65848333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1862'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66358333 -27.06598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66358333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66358333 -27.06598333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66358333"^^xsd:decimal ;
  geo-pos:long "-27.06598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1863'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.06598333'^^xsd:double;
  dwc:latitude '38.66358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1863'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66358333 -27.06598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66358333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66358333 -27.06598333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66358333"^^xsd:decimal ;
  geo-pos:long "-27.06598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1864'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.06598333'^^xsd:double;
  dwc:latitude '38.66358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1864'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66358333 -27.06598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66358333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66358333 -27.06598333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66358333"^^xsd:decimal ;
  geo-pos:long "-27.06598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1865'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18270'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.06598333'^^xsd:double;
  dwc:latitude '38.66358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1865'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4063 -28.2682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4063"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4063 -28.2682)"^^geo:wktLiteral ;
  geo-pos:lat "38.4063"^^xsd:decimal ;
  geo-pos:long "-28.2682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1866'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18326'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2682'^^xsd:double;
  dwc:latitude '38.4063'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1866'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4063 -28.2682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4063"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4063 -28.2682)"^^geo:wktLiteral ;
  geo-pos:lat "38.4063"^^xsd:decimal ;
  geo-pos:long "-28.2682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1867'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18326'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2682'^^xsd:double;
  dwc:latitude '38.4063'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1867'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93888333 -25.11598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93888333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93888333 -25.11598333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93888333"^^xsd:decimal ;
  geo-pos:long "-25.11598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1868'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18327'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.11598333'^^xsd:double;
  dwc:latitude '36.93888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1868'^^xsd:string;
  dwc:observationDate '2001-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4018 -28.05975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4018"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4018 -28.05975)"^^geo:wktLiteral ;
  geo-pos:lat "38.4018"^^xsd:decimal ;
  geo-pos:long "-28.05975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1869'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18399'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05975'^^xsd:double;
  dwc:latitude '38.4018'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1869'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4018 -28.05975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4018"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4018 -28.05975)"^^geo:wktLiteral ;
  geo-pos:lat "38.4018"^^xsd:decimal ;
  geo-pos:long "-28.05975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1870'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18399'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05975'^^xsd:double;
  dwc:latitude '38.4018'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1870'^^xsd:string;
  dwc:observationDate '2001-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49111667 -28.23435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49111667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49111667 -28.23435)"^^geo:wktLiteral ;
  geo-pos:lat "38.49111667"^^xsd:decimal ;
  geo-pos:long "-28.23435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1871'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18400'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23435'^^xsd:double;
  dwc:latitude '38.49111667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1871'^^xsd:string;
  dwc:observationDate '2001-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83448333 -25.1408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83448333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83448333 -25.1408)"^^geo:wktLiteral ;
  geo-pos:lat "37.83448333"^^xsd:decimal ;
  geo-pos:long "-25.1408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1872'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1408'^^xsd:double;
  dwc:latitude '37.83448333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1872'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78408333 -25.13805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78408333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78408333 -25.13805)"^^geo:wktLiteral ;
  geo-pos:lat "37.78408333"^^xsd:decimal ;
  geo-pos:long "-25.13805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1873'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13805'^^xsd:double;
  dwc:latitude '37.78408333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1873'^^xsd:string;
  dwc:observationDate '2001-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65178333 -27.07513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65178333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65178333 -27.07513333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65178333"^^xsd:decimal ;
  geo-pos:long "-27.07513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1874'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18472'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.07513333'^^xsd:double;
  dwc:latitude '38.65178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1874'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71055 -31.08281667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.71055"^^xsd:decimal ;
  dwc:decimalLongitude "-31.08281667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.71055 -31.08281667)"^^geo:wktLiteral ;
  geo-pos:lat "39.71055"^^xsd:decimal ;
  geo-pos:long "-31.08281667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1875'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.08281667'^^xsd:double;
  dwc:latitude '39.71055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1875'^^xsd:string;
  dwc:observationDate '2001-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43538333 -31.13963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43538333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43538333 -31.13963333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43538333"^^xsd:decimal ;
  geo-pos:long "-31.13963333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1876'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13963333'^^xsd:double;
  dwc:latitude '39.43538333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1876'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42185 -31.14691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42185"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42185 -31.14691667)"^^geo:wktLiteral ;
  geo-pos:lat "39.42185"^^xsd:decimal ;
  geo-pos:long "-31.14691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1877'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14691667'^^xsd:double;
  dwc:latitude '39.42185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1877'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01016667 -27.95371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01016667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01016667 -27.95371667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01016667"^^xsd:decimal ;
  geo-pos:long "-27.95371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1878'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18564'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95371667'^^xsd:double;
  dwc:latitude '39.01016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1878'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01016667 -27.95371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01016667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01016667 -27.95371667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01016667"^^xsd:decimal ;
  geo-pos:long "-27.95371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1879'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18564'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95371667'^^xsd:double;
  dwc:latitude '39.01016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1879'^^xsd:string;
  dwc:observationDate '2001-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40566667 -28.27003333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40566667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27003333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40566667 -28.27003333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40566667"^^xsd:decimal ;
  geo-pos:long "-28.27003333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1880'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18627'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.27003333'^^xsd:double;
  dwc:latitude '38.40566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1880'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6653 -27.06611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6653"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6653 -27.06611667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6653"^^xsd:decimal ;
  geo-pos:long "-27.06611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1881'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18628'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.06611667'^^xsd:double;
  dwc:latitude '38.6653'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1881'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6653 -27.06611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6653"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6653 -27.06611667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6653"^^xsd:decimal ;
  geo-pos:long "-27.06611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1882'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18628'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.06611667'^^xsd:double;
  dwc:latitude '38.6653'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1882'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6653 -27.06611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6653"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6653 -27.06611667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6653"^^xsd:decimal ;
  geo-pos:long "-27.06611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1883'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18628'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.06611667'^^xsd:double;
  dwc:latitude '38.6653'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1883'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40153333 -28.39688333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40153333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39688333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40153333 -28.39688333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40153333"^^xsd:decimal ;
  geo-pos:long "-28.39688333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1884'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18753'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.39688333'^^xsd:double;
  dwc:latitude '38.40153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1884'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40153333 -28.39688333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40153333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.39688333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40153333 -28.39688333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40153333"^^xsd:decimal ;
  geo-pos:long "-28.39688333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1885'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18753'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.39688333'^^xsd:double;
  dwc:latitude '38.40153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1885'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02121667 -28.03306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02121667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02121667 -28.03306667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02121667"^^xsd:decimal ;
  geo-pos:long "-28.03306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1886'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18804'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03306667'^^xsd:double;
  dwc:latitude '39.02121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1886'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65123333 -27.07285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65123333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65123333 -27.07285)"^^geo:wktLiteral ;
  geo-pos:lat "38.65123333"^^xsd:decimal ;
  geo-pos:long "-27.07285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1887'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18805'^^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 '-27.07285'^^xsd:double;
  dwc:latitude '38.65123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1887'^^xsd:string;
  dwc:observationDate '2001-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65123333 -27.07285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65123333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65123333 -27.07285)"^^geo:wktLiteral ;
  geo-pos:lat "38.65123333"^^xsd:decimal ;
  geo-pos:long "-27.07285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1888'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18805'^^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 '-27.07285'^^xsd:double;
  dwc:latitude '38.65123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1888'^^xsd:string;
  dwc:observationDate '2001-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01688333 -27.94955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01688333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01688333 -27.94955)"^^geo:wktLiteral ;
  geo-pos:lat "39.01688333"^^xsd:decimal ;
  geo-pos:long "-27.94955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1889'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18806'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.94955'^^xsd:double;
  dwc:latitude '39.01688333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1889'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -27.94241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -27.94241667)"^^geo:wktLiteral ;
  geo-pos:lat "38.589"^^xsd:decimal ;
  geo-pos:long "-27.94241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1890'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18847'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.94241667'^^xsd:double;
  dwc:latitude '38.589'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1890'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01028333 -27.95811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01028333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01028333 -27.95811667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01028333"^^xsd:decimal ;
  geo-pos:long "-27.95811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1891'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18848'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.95811667'^^xsd:double;
  dwc:latitude '39.01028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1891'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01028333 -27.95811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01028333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01028333 -27.95811667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01028333"^^xsd:decimal ;
  geo-pos:long "-27.95811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1892'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18848'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.95811667'^^xsd:double;
  dwc:latitude '39.01028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1892'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01028333 -27.95801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01028333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01028333 -27.95801667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01028333"^^xsd:decimal ;
  geo-pos:long "-27.95801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1893'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95801667'^^xsd:double;
  dwc:latitude '39.01028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1893'^^xsd:string;
  dwc:observationDate '2001-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65208333 -27.0738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65208333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65208333 -27.0738)"^^geo:wktLiteral ;
  geo-pos:lat "38.65208333"^^xsd:decimal ;
  geo-pos:long "-27.0738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1894'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0738'^^xsd:double;
  dwc:latitude '38.65208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1894'^^xsd:string;
  dwc:observationDate '2001-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53186667 -27.81706667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53186667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81706667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53186667 -27.81706667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53186667"^^xsd:decimal ;
  geo-pos:long "-27.81706667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1895'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18891'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.81706667'^^xsd:double;
  dwc:latitude '38.53186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1895'^^xsd:string;
  dwc:observationDate '2001-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -28.19055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -28.19055)"^^geo:wktLiteral ;
  geo-pos:lat "38.66495"^^xsd:decimal ;
  geo-pos:long "-28.19055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1896'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.19055'^^xsd:double;
  dwc:latitude '38.66495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1896'^^xsd:string;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65053333 -27.20296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65053333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65053333 -27.20296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65053333"^^xsd:decimal ;
  geo-pos:long "-27.20296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1897'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18935'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20296667'^^xsd:double;
  dwc:latitude '38.65053333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1897'^^xsd:string;
  dwc:observationDate '2001-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82146667 -25.1352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82146667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82146667 -25.1352)"^^geo:wktLiteral ;
  geo-pos:lat "37.82146667"^^xsd:decimal ;
  geo-pos:long "-25.1352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1898'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18936'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1352'^^xsd:double;
  dwc:latitude '37.82146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1898'^^xsd:string;
  dwc:observationDate '2001-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01666667 -27.95)"^^geo:wktLiteral ;
  geo-pos:lat "39.01666667"^^xsd:decimal ;
  geo-pos:long "-27.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1899'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18974'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95'^^xsd:double;
  dwc:latitude '39.01666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1899'^^xsd:string;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02071667 -27.94785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02071667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02071667 -27.94785)"^^geo:wktLiteral ;
  geo-pos:lat "39.02071667"^^xsd:decimal ;
  geo-pos:long "-27.94785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1900'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '18975'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.94785'^^xsd:double;
  dwc:latitude '39.02071667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1900'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40496667 -28.26936667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40496667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26936667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40496667 -28.26936667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40496667"^^xsd:decimal ;
  geo-pos:long "-28.26936667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1901'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.26936667'^^xsd:double;
  dwc:latitude '38.40496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1901'^^xsd:string;
  dwc:observationDate '2001-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40371667 -28.26758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40371667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40371667 -28.26758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40371667"^^xsd:decimal ;
  geo-pos:long "-28.26758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1902'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19070'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.26758333'^^xsd:double;
  dwc:latitude '38.40371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1902'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40371667 -28.26758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40371667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40371667 -28.26758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40371667"^^xsd:decimal ;
  geo-pos:long "-28.26758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1903'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19070'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.26758333'^^xsd:double;
  dwc:latitude '38.40371667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1903'^^xsd:string;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40433333 -28.2735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40433333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40433333 -28.2735)"^^geo:wktLiteral ;
  geo-pos:lat "38.40433333"^^xsd:decimal ;
  geo-pos:long "-28.2735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1904'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19133'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2735'^^xsd:double;
  dwc:latitude '38.40433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1904'^^xsd:string;
  dwc:observationDate '2001-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65355 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65355 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65355"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1905'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1905'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65355 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65355 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65355"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1906'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1906'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65355 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65355 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65355"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1907'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1907'^^xsd:string;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266667 -28.63371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266667 -28.63371667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266667"^^xsd:decimal ;
  geo-pos:long "-28.63371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1908'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19370'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63371667'^^xsd:double;
  dwc:latitude '38.53266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1908'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266667 -28.63371667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63371667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53266667 -28.63371667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53266667"^^xsd:decimal ;
  geo-pos:long "-28.63371667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1909'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19370'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63371667'^^xsd:double;
  dwc:latitude '38.53266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1909'^^xsd:string;
  dwc:observationDate '2001-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6656"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6656"^^xsd:decimal ;
  geo-pos:long "-27.06841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1910'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19523'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06841667'^^xsd:double;
  dwc:latitude '38.6656'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1910'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6656"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6656 -27.06841667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6656"^^xsd:decimal ;
  geo-pos:long "-27.06841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1911'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19523'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06841667'^^xsd:double;
  dwc:latitude '38.6656'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1911'^^xsd:string;
  dwc:observationDate '2001-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.272)"^^geo:wktLiteral ;
  geo-pos:lat "38.39733333"^^xsd:decimal ;
  geo-pos:long "-28.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1912'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19524'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.272'^^xsd:double;
  dwc:latitude '38.39733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1912'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40691667 -28.27166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40691667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40691667 -28.27166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40691667"^^xsd:decimal ;
  geo-pos:long "-28.27166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1913'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19525'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27166667'^^xsd:double;
  dwc:latitude '38.40691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1913'^^xsd:string;
  dwc:observationDate '2001-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40691667 -28.27166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40691667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40691667 -28.27166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40691667"^^xsd:decimal ;
  geo-pos:long "-28.27166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1914'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19525'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27166667'^^xsd:double;
  dwc:latitude '38.40691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1914'^^xsd:string;
  dwc:observationDate '2001-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40691667 -28.27166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40691667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40691667 -28.27166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40691667"^^xsd:decimal ;
  geo-pos:long "-28.27166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1915'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19525'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27166667'^^xsd:double;
  dwc:latitude '38.40691667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1915'^^xsd:string;
  dwc:observationDate '2001-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40835 -28.27475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40835 -28.27475)"^^geo:wktLiteral ;
  geo-pos:lat "38.40835"^^xsd:decimal ;
  geo-pos:long "-28.27475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1916'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19526'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.27475'^^xsd:double;
  dwc:latitude '38.40835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1916'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40835 -28.27475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40835"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40835 -28.27475)"^^geo:wktLiteral ;
  geo-pos:lat "38.40835"^^xsd:decimal ;
  geo-pos:long "-28.27475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1917'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19526'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.27475'^^xsd:double;
  dwc:latitude '38.40835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1917'^^xsd:string;
  dwc:observationDate '2001-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.044 -28.05421667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.044"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05421667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.044 -28.05421667)"^^geo:wktLiteral ;
  geo-pos:lat "39.044"^^xsd:decimal ;
  geo-pos:long "-28.05421667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1918'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.05421667'^^xsd:double;
  dwc:latitude '39.044'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1918'^^xsd:string;
  dwc:observationDate '2001-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39633333 -28.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39633333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39633333 -28.275)"^^geo:wktLiteral ;
  geo-pos:lat "38.39633333"^^xsd:decimal ;
  geo-pos:long "-28.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1919'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.275'^^xsd:double;
  dwc:latitude '38.39633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1919'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39633333 -28.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39633333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39633333 -28.275)"^^geo:wktLiteral ;
  geo-pos:lat "38.39633333"^^xsd:decimal ;
  geo-pos:long "-28.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1920'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.275'^^xsd:double;
  dwc:latitude '38.39633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1920'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39633333 -28.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39633333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39633333 -28.275)"^^geo:wktLiteral ;
  geo-pos:lat "38.39633333"^^xsd:decimal ;
  geo-pos:long "-28.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1921'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19642'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.275'^^xsd:double;
  dwc:latitude '38.39633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1921'^^xsd:string;
  dwc:observationDate '2001-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0212 -28.03771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0212"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0212 -28.03771667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0212"^^xsd:decimal ;
  geo-pos:long "-28.03771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1922'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.03771667'^^xsd:double;
  dwc:latitude '39.0212'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1922'^^xsd:string;
  dwc:observationDate '2001-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40398333 -28.26883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40398333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40398333 -28.26883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40398333"^^xsd:decimal ;
  geo-pos:long "-28.26883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1923'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.26883333'^^xsd:double;
  dwc:latitude '38.40398333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1923'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40398333 -28.26883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40398333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40398333 -28.26883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40398333"^^xsd:decimal ;
  geo-pos:long "-28.26883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1924'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19699'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.26883333'^^xsd:double;
  dwc:latitude '38.40398333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1924'^^xsd:string;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56315 -28.60611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56315"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56315 -28.60611667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56315"^^xsd:decimal ;
  geo-pos:long "-28.60611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1925'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60611667'^^xsd:double;
  dwc:latitude '38.56315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1925'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56315 -28.60611667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56315"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60611667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56315 -28.60611667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56315"^^xsd:decimal ;
  geo-pos:long "-28.60611667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1926'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60611667'^^xsd:double;
  dwc:latitude '38.56315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1926'^^xsd:string;
  dwc:observationDate '2001-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02255 -28.0162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02255"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02255 -28.0162)"^^geo:wktLiteral ;
  geo-pos:lat "39.02255"^^xsd:decimal ;
  geo-pos:long "-28.0162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1927'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19751'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0162'^^xsd:double;
  dwc:latitude '39.02255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1927'^^xsd:string;
  dwc:observationDate '2001-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02255 -28.0162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02255"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02255 -28.0162)"^^geo:wktLiteral ;
  geo-pos:lat "39.02255"^^xsd:decimal ;
  geo-pos:long "-28.0162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1928'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19751'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0162'^^xsd:double;
  dwc:latitude '39.02255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1928'^^xsd:string;
  dwc:observationDate '2001-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4044 -28.27013333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4044"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27013333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4044 -28.27013333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4044"^^xsd:decimal ;
  geo-pos:long "-28.27013333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1929'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19813'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27013333'^^xsd:double;
  dwc:latitude '38.4044'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1929'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5606 -28.33861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5606"^^xsd:decimal ;
  dwc:decimalLongitude "-28.33861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5606 -28.33861667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5606"^^xsd:decimal ;
  geo-pos:long "-28.33861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1930'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.33861667'^^xsd:double;
  dwc:latitude '39.5606'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1930'^^xsd:string;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36666667 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36666667 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.36666667"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1931'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19877'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1931'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36666667 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36666667 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.36666667"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1932'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19877'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '38.36666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1932'^^xsd:string;
  dwc:observationDate '2001-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67455 -28.20478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67455 -28.20478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67455"^^xsd:decimal ;
  geo-pos:long "-28.20478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1933'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.20478333'^^xsd:double;
  dwc:latitude '38.67455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1933'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67455 -28.20478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67455 -28.20478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67455"^^xsd:decimal ;
  geo-pos:long "-28.20478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1934'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.20478333'^^xsd:double;
  dwc:latitude '38.67455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1934'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67455 -28.20478333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20478333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67455 -28.20478333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67455"^^xsd:decimal ;
  geo-pos:long "-28.20478333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1935'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19879'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.20478333'^^xsd:double;
  dwc:latitude '38.67455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1935'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55175 -28.76656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55175 -28.76656667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55175"^^xsd:decimal ;
  geo-pos:long "-28.76656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1936'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.76656667'^^xsd:double;
  dwc:latitude '38.55175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1936'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55175 -28.76656667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76656667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55175 -28.76656667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55175"^^xsd:decimal ;
  geo-pos:long "-28.76656667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1937'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '19949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.76656667'^^xsd:double;
  dwc:latitude '38.55175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1937'^^xsd:string;
  dwc:observationDate '2001-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40448333 -28.27175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40448333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40448333 -28.27175)"^^geo:wktLiteral ;
  geo-pos:lat "38.40448333"^^xsd:decimal ;
  geo-pos:long "-28.27175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1938'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20024'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27175'^^xsd:double;
  dwc:latitude '38.40448333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1938'^^xsd:string;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40526667 -28.26653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40526667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40526667 -28.26653333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40526667"^^xsd:decimal ;
  geo-pos:long "-28.26653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1939'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20104'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26653333'^^xsd:double;
  dwc:latitude '38.40526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1939'^^xsd:string;
  dwc:observationDate '2001-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40658333 -28.18058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40658333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40658333 -28.18058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40658333"^^xsd:decimal ;
  geo-pos:long "-28.18058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1940'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20205'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18058333'^^xsd:double;
  dwc:latitude '38.40658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1940'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40658333 -28.18058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40658333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40658333 -28.18058333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40658333"^^xsd:decimal ;
  geo-pos:long "-28.18058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1941'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20205'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18058333'^^xsd:double;
  dwc:latitude '38.40658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1941'^^xsd:string;
  dwc:observationDate '2001-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97695 -28.35841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97695"^^xsd:decimal ;
  dwc:decimalLongitude "-28.35841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97695 -28.35841667)"^^geo:wktLiteral ;
  geo-pos:lat "37.97695"^^xsd:decimal ;
  geo-pos:long "-28.35841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1942'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20206'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.35841667'^^xsd:double;
  dwc:latitude '37.97695'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1942'^^xsd:string;
  dwc:observationDate '2001-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40511667 -28.26846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40511667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40511667 -28.26846667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40511667"^^xsd:decimal ;
  geo-pos:long "-28.26846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1943'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20207'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26846667'^^xsd:double;
  dwc:latitude '38.40511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1943'^^xsd:string;
  dwc:observationDate '2001-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74336667 -28.3037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74336667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74336667 -28.3037)"^^geo:wktLiteral ;
  geo-pos:lat "38.74336667"^^xsd:decimal ;
  geo-pos:long "-28.3037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1944'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20271'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3037'^^xsd:double;
  dwc:latitude '38.74336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1944'^^xsd:string;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40435 -28.26866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40435"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40435 -28.26866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40435"^^xsd:decimal ;
  geo-pos:long "-28.26866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1945'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20366'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26866667'^^xsd:double;
  dwc:latitude '38.40435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1945'^^xsd:string;
  dwc:observationDate '2001-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40461667 -28.18326667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40461667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18326667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40461667 -28.18326667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40461667"^^xsd:decimal ;
  geo-pos:long "-28.18326667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1946'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18326667'^^xsd:double;
  dwc:latitude '38.40461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1946'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40461667 -28.18326667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40461667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18326667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40461667 -28.18326667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40461667"^^xsd:decimal ;
  geo-pos:long "-28.18326667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1947'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18326667'^^xsd:double;
  dwc:latitude '38.40461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1947'^^xsd:string;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62628333 -28.07526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62628333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62628333 -28.07526667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62628333"^^xsd:decimal ;
  geo-pos:long "-28.07526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1948'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20511'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.07526667'^^xsd:double;
  dwc:latitude '38.62628333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1948'^^xsd:string;
  dwc:observationDate '2001-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62548333 -28.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62548333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62548333 -28.075)"^^geo:wktLiteral ;
  geo-pos:lat "38.62548333"^^xsd:decimal ;
  geo-pos:long "-28.075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1949'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20512'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.075'^^xsd:double;
  dwc:latitude '38.62548333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1949'^^xsd:string;
  dwc:observationDate '2001-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70303333 -28.2419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70303333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70303333 -28.2419)"^^geo:wktLiteral ;
  geo-pos:lat "38.70303333"^^xsd:decimal ;
  geo-pos:long "-28.2419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1950'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20573'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.2419'^^xsd:double;
  dwc:latitude '38.70303333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1950'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59348333 -27.98918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59348333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59348333 -27.98918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59348333"^^xsd:decimal ;
  geo-pos:long "-27.98918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1951'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20574'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.98918333'^^xsd:double;
  dwc:latitude '38.59348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1951'^^xsd:string;
  dwc:observationDate '2001-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69966667 -28.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69966667 -28.231)"^^geo:wktLiteral ;
  geo-pos:lat "38.69966667"^^xsd:decimal ;
  geo-pos:long "-28.231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1952'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20575'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.231'^^xsd:double;
  dwc:latitude '38.69966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1952'^^xsd:string;
  dwc:observationDate '2001-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5937 -27.96496667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5937"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96496667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5937 -27.96496667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5937"^^xsd:decimal ;
  geo-pos:long "-27.96496667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1953'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20576'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-27.96496667'^^xsd:double;
  dwc:latitude '38.5937'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1953'^^xsd:string;
  dwc:observationDate '2001-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59116667 -27.97816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59116667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59116667 -27.97816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59116667"^^xsd:decimal ;
  geo-pos:long "-27.97816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1954'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20577'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97816667'^^xsd:double;
  dwc:latitude '38.59116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1954'^^xsd:string;
  dwc:observationDate '2001-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53571667 -27.77943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53571667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53571667 -27.77943333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53571667"^^xsd:decimal ;
  geo-pos:long "-27.77943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1955'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20578'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.77943333'^^xsd:double;
  dwc:latitude '38.53571667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1955'^^xsd:string;
  dwc:observationDate '2001-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -28.24681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.707"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.707 -28.24681667)"^^geo:wktLiteral ;
  geo-pos:lat "38.707"^^xsd:decimal ;
  geo-pos:long "-28.24681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1956'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20639'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.24681667'^^xsd:double;
  dwc:latitude '38.707'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1956'^^xsd:string;
  dwc:observationDate '2001-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70846667 -28.25538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70846667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70846667 -28.25538333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70846667"^^xsd:decimal ;
  geo-pos:long "-28.25538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1957'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20640'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.25538333'^^xsd:double;
  dwc:latitude '38.70846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1957'^^xsd:string;
  dwc:observationDate '2001-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7498 -28.3151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7498"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7498 -28.3151)"^^geo:wktLiteral ;
  geo-pos:lat "38.7498"^^xsd:decimal ;
  geo-pos:long "-28.3151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1958'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3151'^^xsd:double;
  dwc:latitude '38.7498'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1958'^^xsd:string;
  dwc:observationDate '2001-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59488333 -27.97388333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59488333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97388333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59488333 -27.97388333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59488333"^^xsd:decimal ;
  geo-pos:long "-27.97388333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1959'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20679'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.97388333'^^xsd:double;
  dwc:latitude '38.59488333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1959'^^xsd:string;
  dwc:observationDate '2001-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59266667 -27.98383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59266667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59266667 -27.98383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59266667"^^xsd:decimal ;
  geo-pos:long "-27.98383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1960'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20680'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.98383333'^^xsd:double;
  dwc:latitude '38.59266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1960'^^xsd:string;
  dwc:observationDate '2001-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7065 -28.10316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7065"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7065 -28.10316667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7065"^^xsd:decimal ;
  geo-pos:long "-28.10316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1961'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20681'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.10316667'^^xsd:double;
  dwc:latitude '38.7065'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1961'^^xsd:string;
  dwc:observationDate '2001-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7512 -28.21495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7512"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7512 -28.21495)"^^geo:wktLiteral ;
  geo-pos:lat "38.7512"^^xsd:decimal ;
  geo-pos:long "-28.21495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1962'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20734'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21495'^^xsd:double;
  dwc:latitude '38.7512'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1962'^^xsd:string;
  dwc:observationDate '2001-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70315 -28.2366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70315"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70315 -28.2366)"^^geo:wktLiteral ;
  geo-pos:lat "38.70315"^^xsd:decimal ;
  geo-pos:long "-28.2366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1963'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20735'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2366'^^xsd:double;
  dwc:latitude '38.70315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1963'^^xsd:string;
  dwc:observationDate '2001-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60061667 -28.0252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60061667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60061667 -28.0252)"^^geo:wktLiteral ;
  geo-pos:lat "38.60061667"^^xsd:decimal ;
  geo-pos:long "-28.0252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1964'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20736'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0252'^^xsd:double;
  dwc:latitude '38.60061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1964'^^xsd:string;
  dwc:observationDate '2001-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52268333 -28.7422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52268333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52268333 -28.7422)"^^geo:wktLiteral ;
  geo-pos:lat "38.52268333"^^xsd:decimal ;
  geo-pos:long "-28.7422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1965'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20794'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.7422'^^xsd:double;
  dwc:latitude '38.52268333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1965'^^xsd:string;
  dwc:observationDate '2001-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59411667 -28.02906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59411667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59411667 -28.02906667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59411667"^^xsd:decimal ;
  geo-pos:long "-28.02906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1966'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02906667'^^xsd:double;
  dwc:latitude '38.59411667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1966'^^xsd:string;
  dwc:observationDate '2001-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7448 -28.17166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7448"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7448 -28.17166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7448"^^xsd:decimal ;
  geo-pos:long "-28.17166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1967'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.17166667'^^xsd:double;
  dwc:latitude '38.7448'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1967'^^xsd:string;
  dwc:observationDate '2001-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7448 -28.17166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7448"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7448 -28.17166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7448"^^xsd:decimal ;
  geo-pos:long "-28.17166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1968'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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 '-28.17166667'^^xsd:double;
  dwc:latitude '38.7448'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1968'^^xsd:string;
  dwc:observationDate '2001-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64063333 -28.12401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64063333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64063333 -28.12401667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64063333"^^xsd:decimal ;
  geo-pos:long "-28.12401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1969'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20797'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.12401667'^^xsd:double;
  dwc:latitude '38.64063333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1969'^^xsd:string;
  dwc:observationDate '2001-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64441667 -28.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64441667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64441667 -28.137)"^^geo:wktLiteral ;
  geo-pos:lat "38.64441667"^^xsd:decimal ;
  geo-pos:long "-28.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1970'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20829'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.137'^^xsd:double;
  dwc:latitude '38.64441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1970'^^xsd:string;
  dwc:observationDate '2001-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70081667 -28.23301667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70081667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23301667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70081667 -28.23301667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70081667"^^xsd:decimal ;
  geo-pos:long "-28.23301667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1971'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20830'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.23301667'^^xsd:double;
  dwc:latitude '38.70081667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1971'^^xsd:string;
  dwc:observationDate '2001-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65446667 -28.16131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65446667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.16131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65446667 -28.16131667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65446667"^^xsd:decimal ;
  geo-pos:long "-28.16131667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1972'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20852'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2001'^^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.16131667'^^xsd:double;
  dwc:latitude '38.65446667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1972'^^xsd:string;
  dwc:observationDate '2001-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.53683333"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1973'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20891'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.53683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1973'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.53683333"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1974'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20891'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.53683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1974'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53683333 -28.538)"^^geo:wktLiteral ;
  geo-pos:lat "38.53683333"^^xsd:decimal ;
  geo-pos:long "-28.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1975'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20892'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.538'^^xsd:double;
  dwc:latitude '38.53683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1975'^^xsd:string;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5395 -28.61533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5395"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5395 -28.61533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5395"^^xsd:decimal ;
  geo-pos:long "-28.61533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1976'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20893'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61533333'^^xsd:double;
  dwc:latitude '38.5395'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1976'^^xsd:string;
  dwc:observationDate '2002-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79783333 -25.13383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79783333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79783333 -25.13383333)"^^geo:wktLiteral ;
  geo-pos:lat "37.79783333"^^xsd:decimal ;
  geo-pos:long "-25.13383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1977'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20983'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13383333'^^xsd:double;
  dwc:latitude '37.79783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1977'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65116667 -27.20266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65116667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65116667 -27.20266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65116667"^^xsd:decimal ;
  geo-pos:long "-27.20266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1978'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '20984'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20266667'^^xsd:double;
  dwc:latitude '38.65116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1978'^^xsd:string;
  dwc:observationDate '2002-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59283333 -27.9585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59283333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59283333 -27.9585)"^^geo:wktLiteral ;
  geo-pos:lat "38.59283333"^^xsd:decimal ;
  geo-pos:long "-27.9585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1979'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21031'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.9585'^^xsd:double;
  dwc:latitude '38.59283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1979'^^xsd:string;
  dwc:observationDate '2002-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52066667 -28.63716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52066667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52066667 -28.63716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52066667"^^xsd:decimal ;
  geo-pos:long "-28.63716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1980'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21041'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.63716667'^^xsd:double;
  dwc:latitude '38.52066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1980'^^xsd:string;
  dwc:observationDate '2002-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51916667 -28.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51916667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51916667 -28.642)"^^geo:wktLiteral ;
  geo-pos:lat "38.51916667"^^xsd:decimal ;
  geo-pos:long "-28.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1981'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21046'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.642'^^xsd:double;
  dwc:latitude '38.51916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1981'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51933333 -28.66916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51933333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51933333 -28.66916667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51933333"^^xsd:decimal ;
  geo-pos:long "-28.66916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1982'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21047'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66916667'^^xsd:double;
  dwc:latitude '38.51933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1982'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5515 -28.60266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5515 -28.60266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5515"^^xsd:decimal ;
  geo-pos:long "-28.60266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1983'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21054'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60266667'^^xsd:double;
  dwc:latitude '38.5515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1983'^^xsd:string;
  dwc:observationDate '2002-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58966667 -27.96933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58966667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58966667 -27.96933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58966667"^^xsd:decimal ;
  geo-pos:long "-27.96933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1984'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21055'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96933333'^^xsd:double;
  dwc:latitude '38.58966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1984'^^xsd:string;
  dwc:observationDate '2002-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62166667 -28.65233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62166667 -28.65233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62166667"^^xsd:decimal ;
  geo-pos:long "-28.65233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1985'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65233333'^^xsd:double;
  dwc:latitude '38.62166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1985'^^xsd:string;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51883333 -28.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51883333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51883333 -28.67)"^^geo:wktLiteral ;
  geo-pos:lat "38.51883333"^^xsd:decimal ;
  geo-pos:long "-28.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1986'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21074'^^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.67'^^xsd:double;
  dwc:latitude '38.51883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1986'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5255 -27.80533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5255"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5255 -27.80533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5255"^^xsd:decimal ;
  geo-pos:long "-27.80533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1987'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.80533333'^^xsd:double;
  dwc:latitude '38.5255'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1987'^^xsd:string;
  dwc:observationDate '2002-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.526 -27.807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.526"^^xsd:decimal ;
  dwc:decimalLongitude "-27.807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.526 -27.807)"^^geo:wktLiteral ;
  geo-pos:lat "38.526"^^xsd:decimal ;
  geo-pos:long "-27.807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1988'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.807'^^xsd:double;
  dwc:latitude '38.526'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1988'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60166667 -27.85916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60166667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.85916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60166667 -27.85916667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60166667"^^xsd:decimal ;
  geo-pos:long "-27.85916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1989'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.85916667'^^xsd:double;
  dwc:latitude '38.60166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1989'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65033333 -27.2335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65033333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65033333 -27.2335)"^^geo:wktLiteral ;
  geo-pos:lat "38.65033333"^^xsd:decimal ;
  geo-pos:long "-27.2335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1990'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21167'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.2335'^^xsd:double;
  dwc:latitude '38.65033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1990'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65033333 -27.20366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65033333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65033333 -27.20366667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65033333"^^xsd:decimal ;
  geo-pos:long "-27.20366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1991'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21168'^^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.20366667'^^xsd:double;
  dwc:latitude '38.65033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1991'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6035 -27.87016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6035"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6035 -27.87016667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6035"^^xsd:decimal ;
  geo-pos:long "-27.87016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1992'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21169'^^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 '-27.87016667'^^xsd:double;
  dwc:latitude '38.6035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1992'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693 -28.22583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.693"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.693 -28.22583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.693"^^xsd:decimal ;
  geo-pos:long "-28.22583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1993'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21170'^^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.22583333'^^xsd:double;
  dwc:latitude '38.693'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1993'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63866667 -27.10683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63866667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.10683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63866667 -27.10683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63866667"^^xsd:decimal ;
  geo-pos:long "-27.10683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1994'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21184'^^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.10683333'^^xsd:double;
  dwc:latitude '38.63866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1994'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65216667 -27.20083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65216667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65216667 -27.20083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65216667"^^xsd:decimal ;
  geo-pos:long "-27.20083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1995'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21185'^^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.20083333'^^xsd:double;
  dwc:latitude '38.65216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1995'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65083333 -27.20216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65083333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65083333 -27.20216667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65083333"^^xsd:decimal ;
  geo-pos:long "-27.20216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1996'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21211'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.20216667'^^xsd:double;
  dwc:latitude '38.65083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1996'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65033333 -27.20266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65033333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65033333 -27.20266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65033333"^^xsd:decimal ;
  geo-pos:long "-27.20266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1997'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21212'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20266667'^^xsd:double;
  dwc:latitude '38.65033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1997'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64133333 -27.20933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64133333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64133333 -27.20933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64133333"^^xsd:decimal ;
  geo-pos:long "-27.20933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1998'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21213'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.20933333'^^xsd:double;
  dwc:latitude '38.64133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1998'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65116667 -27.20233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65116667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65116667 -27.20233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65116667"^^xsd:decimal ;
  geo-pos:long "-27.20233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1999'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21214'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.20233333'^^xsd:double;
  dwc:latitude '38.65116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1999'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64166667 -27.20933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64166667 -27.20933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64166667"^^xsd:decimal ;
  geo-pos:long "-27.20933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2000'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.20933333'^^xsd:double;
  dwc:latitude '38.64166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2000'^^xsd:string;
  dwc:observationDate '2002-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70811667 -25.48488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70811667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70811667 -25.48488333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70811667"^^xsd:decimal ;
  geo-pos:long "-25.48488333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2001'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48488333'^^xsd:double;
  dwc:latitude '37.70811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2001'^^xsd:string;
  dwc:observationDate '2002-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70811667 -25.48488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70811667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70811667 -25.48488333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70811667"^^xsd:decimal ;
  geo-pos:long "-25.48488333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2002'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48488333'^^xsd:double;
  dwc:latitude '37.70811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2002'^^xsd:string;
  dwc:observationDate '2002-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70811667 -25.48488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70811667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70811667 -25.48488333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70811667"^^xsd:decimal ;
  geo-pos:long "-25.48488333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2003'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21229'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48488333'^^xsd:double;
  dwc:latitude '37.70811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2003'^^xsd:string;
  dwc:observationDate '2002-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86131667 -29.41086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86131667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.41086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86131667 -29.41086667)"^^geo:wktLiteral ;
  geo-pos:lat "37.86131667"^^xsd:decimal ;
  geo-pos:long "-29.41086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2004'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.41086667'^^xsd:double;
  dwc:latitude '37.86131667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2004'^^xsd:string;
  dwc:observationDate '2002-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8199 -29.24723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8199"^^xsd:decimal ;
  dwc:decimalLongitude "-29.24723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8199 -29.24723333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8199"^^xsd:decimal ;
  geo-pos:long "-29.24723333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2005'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21277'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.24723333'^^xsd:double;
  dwc:latitude '37.8199'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2005'^^xsd:string;
  dwc:observationDate '2002-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53831667 -28.17311667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53831667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17311667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53831667 -28.17311667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53831667"^^xsd:decimal ;
  geo-pos:long "-28.17311667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2006'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21278'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.17311667'^^xsd:double;
  dwc:latitude '38.53831667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2006'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58995 -27.9855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58995"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58995 -27.9855)"^^geo:wktLiteral ;
  geo-pos:lat "38.58995"^^xsd:decimal ;
  geo-pos:long "-27.9855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2007'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21303'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9855'^^xsd:double;
  dwc:latitude '38.58995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2007'^^xsd:string;
  dwc:observationDate '2002-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70603333 -25.37003333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70603333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.37003333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70603333 -25.37003333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70603333"^^xsd:decimal ;
  geo-pos:long "-25.37003333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2008'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21332'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-25.37003333'^^xsd:double;
  dwc:latitude '37.70603333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2008'^^xsd:string;
  dwc:observationDate '2002-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01871667 -28.00853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01871667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01871667 -28.00853333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01871667"^^xsd:decimal ;
  geo-pos:long "-28.00853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2009'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.00853333'^^xsd:double;
  dwc:latitude '39.01871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2009'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81883333 -25.1345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81883333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81883333 -25.1345)"^^geo:wktLiteral ;
  geo-pos:lat "37.81883333"^^xsd:decimal ;
  geo-pos:long "-25.1345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2010'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21348'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1345'^^xsd:double;
  dwc:latitude '37.81883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2010'^^xsd:string;
  dwc:observationDate '2002-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6505 -27.20216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6505"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6505 -27.20216667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6505"^^xsd:decimal ;
  geo-pos:long "-27.20216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2011'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21357'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.20216667'^^xsd:double;
  dwc:latitude '38.6505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2011'^^xsd:string;
  dwc:observationDate '2002-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40133333 -28.27333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40133333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40133333 -28.27333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40133333"^^xsd:decimal ;
  geo-pos:long "-28.27333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2012'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21377'^^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 '-28.27333333'^^xsd:double;
  dwc:latitude '38.40133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2012'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40133333 -28.27333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40133333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40133333 -28.27333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40133333"^^xsd:decimal ;
  geo-pos:long "-28.27333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2013'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21377'^^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 '-28.27333333'^^xsd:double;
  dwc:latitude '38.40133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2013'^^xsd:string;
  dwc:observationDate '2002-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40233333 -28.27416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40233333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40233333 -28.27416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40233333"^^xsd:decimal ;
  geo-pos:long "-28.27416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2014'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21381'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27416667'^^xsd:double;
  dwc:latitude '38.40233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2014'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52216667 -28.61833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52216667 -28.61833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52216667"^^xsd:decimal ;
  geo-pos:long "-28.61833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2015'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.61833333'^^xsd:double;
  dwc:latitude '38.52216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2015'^^xsd:string;
  dwc:observationDate '2002-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53583333 -28.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53583333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53583333 -28.6195)"^^geo:wktLiteral ;
  geo-pos:lat "38.53583333"^^xsd:decimal ;
  geo-pos:long "-28.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2016'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21386'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.6195'^^xsd:double;
  dwc:latitude '38.53583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2016'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75466667 -27.5235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75466667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75466667 -27.5235)"^^geo:wktLiteral ;
  geo-pos:lat "37.75466667"^^xsd:decimal ;
  geo-pos:long "-27.5235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2017'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.5235'^^xsd:double;
  dwc:latitude '37.75466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2017'^^xsd:string;
  dwc:observationDate '2002-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75466667 -27.5235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75466667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75466667 -27.5235)"^^geo:wktLiteral ;
  geo-pos:lat "37.75466667"^^xsd:decimal ;
  geo-pos:long "-27.5235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2018'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.5235'^^xsd:double;
  dwc:latitude '37.75466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2018'^^xsd:string;
  dwc:observationDate '2002-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53583333 -28.6095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53583333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53583333 -28.6095)"^^geo:wktLiteral ;
  geo-pos:lat "38.53583333"^^xsd:decimal ;
  geo-pos:long "-28.6095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2019'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21510'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6095'^^xsd:double;
  dwc:latitude '38.53583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2019'^^xsd:string;
  dwc:observationDate '2002-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52333333 -28.74266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52333333 -28.74266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52333333"^^xsd:decimal ;
  geo-pos:long "-28.74266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2020'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21529'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.74266667'^^xsd:double;
  dwc:latitude '38.52333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2020'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53733333 -28.75166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53733333 -28.75166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53733333"^^xsd:decimal ;
  geo-pos:long "-28.75166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2021'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75166667'^^xsd:double;
  dwc:latitude '38.53733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2021'^^xsd:string;
  dwc:observationDate '2002-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02616667 -27.9515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02616667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02616667 -27.9515)"^^geo:wktLiteral ;
  geo-pos:lat "39.02616667"^^xsd:decimal ;
  geo-pos:long "-27.9515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2022'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.9515'^^xsd:double;
  dwc:latitude '39.02616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2022'^^xsd:string;
  dwc:observationDate '2002-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0355 -27.95166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0355 -27.95166667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0355"^^xsd:decimal ;
  geo-pos:long "-27.95166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2023'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.95166667'^^xsd:double;
  dwc:latitude '39.0355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2023'^^xsd:string;
  dwc:observationDate '2002-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0055 -27.95816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0055 -27.95816667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0055"^^xsd:decimal ;
  geo-pos:long "-27.95816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2024'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21610'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.95816667'^^xsd:double;
  dwc:latitude '39.0055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2024'^^xsd:string;
  dwc:observationDate '2002-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62583333 -28.92966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62583333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62583333 -28.92966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62583333"^^xsd:decimal ;
  geo-pos:long "-28.92966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2025'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21799'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92966667'^^xsd:double;
  dwc:latitude '38.62583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2025'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62583333 -28.92966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62583333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.92966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62583333 -28.92966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62583333"^^xsd:decimal ;
  geo-pos:long "-28.92966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2026'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21799'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.92966667'^^xsd:double;
  dwc:latitude '38.62583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2026'^^xsd:string;
  dwc:observationDate '2002-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -27.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.533"^^xsd:decimal ;
  dwc:decimalLongitude "-27.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.533 -27.792)"^^geo:wktLiteral ;
  geo-pos:lat "38.533"^^xsd:decimal ;
  geo-pos:long "-27.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2027'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21836'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.792'^^xsd:double;
  dwc:latitude '38.533'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2027'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02083333 -28.03566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02083333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02083333 -28.03566667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02083333"^^xsd:decimal ;
  geo-pos:long "-28.03566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2028'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21837'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.03566667'^^xsd:double;
  dwc:latitude '39.02083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2028'^^xsd:string;
  dwc:observationDate '2002-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50966667 -28.72166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50966667 -28.72166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50966667"^^xsd:decimal ;
  geo-pos:long "-28.72166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2029'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21869'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.72166667'^^xsd:double;
  dwc:latitude '38.50966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2029'^^xsd:string;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75033333 -28.30783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75033333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75033333 -28.30783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.75033333"^^xsd:decimal ;
  geo-pos:long "-28.30783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2030'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21870'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30783333'^^xsd:double;
  dwc:latitude '38.75033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2030'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7245 -28.28833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7245"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7245 -28.28833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7245"^^xsd:decimal ;
  geo-pos:long "-28.28833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2031'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28833333'^^xsd:double;
  dwc:latitude '38.7245'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2031'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643 -27.23716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.643"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.643 -27.23716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.643"^^xsd:decimal ;
  geo-pos:long "-27.23716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2032'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21924'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.23716667'^^xsd:double;
  dwc:latitude '38.643'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2032'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66766667 -27.06966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66766667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66766667 -27.06966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66766667"^^xsd:decimal ;
  geo-pos:long "-27.06966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2033'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21925'^^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 '-27.06966667'^^xsd:double;
  dwc:latitude '38.66766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2033'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60633333 -28.03766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60633333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60633333 -28.03766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60633333"^^xsd:decimal ;
  geo-pos:long "-28.03766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2034'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21966'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.03766667'^^xsd:double;
  dwc:latitude '38.60633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2034'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63666667 -27.95183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63666667 -27.95183333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63666667"^^xsd:decimal ;
  geo-pos:long "-27.95183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2035'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21988'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95183333'^^xsd:double;
  dwc:latitude '38.63666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2035'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62466667 -27.93433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62466667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62466667 -27.93433333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62466667"^^xsd:decimal ;
  geo-pos:long "-27.93433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2036'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21989'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.93433333'^^xsd:double;
  dwc:latitude '38.62466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2036'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2037'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.28333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2037'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2038'^^xsd:string;
  dwc:scientificName 'Macroramphosus  scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '21990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.28333333'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Trombeteiro'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2038'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -28.767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.556"^^xsd:decimal ;
  dwc:decimalLongitude "-28.767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.556 -28.767)"^^geo:wktLiteral ;
  geo-pos:lat "38.556"^^xsd:decimal ;
  geo-pos:long "-28.767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2039'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.767'^^xsd:double;
  dwc:latitude '38.556'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2039'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -27.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59 -27.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.59"^^xsd:decimal ;
  geo-pos:long "-27.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2040'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.97'^^xsd:double;
  dwc:latitude '38.59'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2040'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70993333 -25.33635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70993333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70993333 -25.33635)"^^geo:wktLiteral ;
  geo-pos:lat "37.70993333"^^xsd:decimal ;
  geo-pos:long "-25.33635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2041'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22109'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33635'^^xsd:double;
  dwc:latitude '37.70993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2041'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70993333 -25.33635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70993333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70993333 -25.33635)"^^geo:wktLiteral ;
  geo-pos:lat "37.70993333"^^xsd:decimal ;
  geo-pos:long "-25.33635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2042'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22109'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33635'^^xsd:double;
  dwc:latitude '37.70993333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2042'^^xsd:string;
  dwc:observationDate '2002-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70461667 -25.48506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70461667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70461667 -25.48506667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70461667"^^xsd:decimal ;
  geo-pos:long "-25.48506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2043'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22114'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48506667'^^xsd:double;
  dwc:latitude '37.70461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2043'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70461667 -25.48506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70461667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70461667 -25.48506667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70461667"^^xsd:decimal ;
  geo-pos:long "-25.48506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2044'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22114'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48506667'^^xsd:double;
  dwc:latitude '37.70461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2044'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70461667 -25.48506667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70461667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48506667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70461667 -25.48506667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70461667"^^xsd:decimal ;
  geo-pos:long "-25.48506667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2045'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22114'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48506667'^^xsd:double;
  dwc:latitude '37.70461667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2045'^^xsd:string;
  dwc:observationDate '2002-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70976667 -25.3389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70976667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70976667 -25.3389)"^^geo:wktLiteral ;
  geo-pos:lat "37.70976667"^^xsd:decimal ;
  geo-pos:long "-25.3389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2046'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22127'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3389'^^xsd:double;
  dwc:latitude '37.70976667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2046'^^xsd:string;
  dwc:observationDate '2002-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70926667 -25.33946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70926667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70926667 -25.33946667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70926667"^^xsd:decimal ;
  geo-pos:long "-25.33946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2047'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33946667'^^xsd:double;
  dwc:latitude '37.70926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2047'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70926667 -25.33946667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70926667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33946667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70926667 -25.33946667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70926667"^^xsd:decimal ;
  geo-pos:long "-25.33946667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2048'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33946667'^^xsd:double;
  dwc:latitude '37.70926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2048'^^xsd:string;
  dwc:observationDate '2002-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5404 -28.91815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5404"^^xsd:decimal ;
  dwc:decimalLongitude "-28.91815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5404 -28.91815)"^^geo:wktLiteral ;
  geo-pos:lat "38.5404"^^xsd:decimal ;
  geo-pos:long "-28.91815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2049'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22223'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.91815'^^xsd:double;
  dwc:latitude '38.5404'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2049'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55983333 -28.93416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55983333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.93416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55983333 -28.93416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55983333"^^xsd:decimal ;
  geo-pos:long "-28.93416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2050'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22224'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.93416667'^^xsd:double;
  dwc:latitude '38.55983333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2050'^^xsd:string;
  dwc:observationDate '2002-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77843333 -25.14133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77843333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.14133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77843333 -25.14133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.77843333"^^xsd:decimal ;
  geo-pos:long "-25.14133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2051'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22320'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.14133333'^^xsd:double;
  dwc:latitude '37.77843333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2051'^^xsd:string;
  dwc:observationDate '2002-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8331 -49.13915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8331"^^xsd:decimal ;
  dwc:decimalLongitude "-49.13915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8331 -49.13915)"^^geo:wktLiteral ;
  geo-pos:lat "37.8331"^^xsd:decimal ;
  geo-pos:long "-49.13915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2052'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-49.13915'^^xsd:double;
  dwc:latitude '37.8331'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2052'^^xsd:string;
  dwc:observationDate '2002-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8331 -49.13915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8331"^^xsd:decimal ;
  dwc:decimalLongitude "-49.13915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8331 -49.13915)"^^geo:wktLiteral ;
  geo-pos:lat "37.8331"^^xsd:decimal ;
  geo-pos:long "-49.13915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2053'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22321'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-49.13915'^^xsd:double;
  dwc:latitude '37.8331'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2053'^^xsd:string;
  dwc:observationDate '2002-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41811667 -28.02838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41811667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41811667 -28.02838333)"^^geo:wktLiteral ;
  geo-pos:lat "38.41811667"^^xsd:decimal ;
  geo-pos:long "-28.02838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2054'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22399'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.02838333'^^xsd:double;
  dwc:latitude '38.41811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2054'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41811667 -28.02838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41811667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41811667 -28.02838333)"^^geo:wktLiteral ;
  geo-pos:lat "38.41811667"^^xsd:decimal ;
  geo-pos:long "-28.02838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2055'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22399'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.02838333'^^xsd:double;
  dwc:latitude '38.41811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2055'^^xsd:string;
  dwc:observationDate '2002-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51056667 -27.81993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51056667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51056667 -27.81993333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51056667"^^xsd:decimal ;
  geo-pos:long "-27.81993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2056'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22400'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.81993333'^^xsd:double;
  dwc:latitude '38.51056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2056'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51056667 -27.81993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51056667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51056667 -27.81993333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51056667"^^xsd:decimal ;
  geo-pos:long "-27.81993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2057'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22400'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.81993333'^^xsd:double;
  dwc:latitude '38.51056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2057'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56341667 -28.77211667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56341667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77211667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56341667 -28.77211667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56341667"^^xsd:decimal ;
  geo-pos:long "-28.77211667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2058'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77211667'^^xsd:double;
  dwc:latitude '38.56341667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2058'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56098333 -28.77151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56098333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56098333 -28.77151667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56098333"^^xsd:decimal ;
  geo-pos:long "-28.77151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2059'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.77151667'^^xsd:double;
  dwc:latitude '38.56098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2059'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02811667 -27.94798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02811667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02811667 -27.94798333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02811667"^^xsd:decimal ;
  geo-pos:long "-27.94798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2060'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.94798333'^^xsd:double;
  dwc:latitude '39.02811667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2060'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02653333 -27.95023333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02653333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95023333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02653333 -27.95023333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02653333"^^xsd:decimal ;
  geo-pos:long "-27.95023333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2061'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95023333'^^xsd:double;
  dwc:latitude '39.02653333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2061'^^xsd:string;
  dwc:observationDate '2002-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54198333 -28.6124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54198333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54198333 -28.6124)"^^geo:wktLiteral ;
  geo-pos:lat "38.54198333"^^xsd:decimal ;
  geo-pos:long "-28.6124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2062'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22472'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6124'^^xsd:double;
  dwc:latitude '38.54198333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2062'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62038333 -28.66086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62038333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.66086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62038333 -28.66086667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62038333"^^xsd:decimal ;
  geo-pos:long "-28.66086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2063'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.66086667'^^xsd:double;
  dwc:latitude '38.62038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2063'^^xsd:string;
  dwc:observationDate '2002-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73898333 -25.19133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73898333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73898333 -25.19133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73898333"^^xsd:decimal ;
  geo-pos:long "-25.19133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2064'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-25.19133333'^^xsd:double;
  dwc:latitude '37.73898333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2064'^^xsd:string;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.739 -25.65021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.739"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.739 -25.65021667)"^^geo:wktLiteral ;
  geo-pos:lat "37.739"^^xsd:decimal ;
  geo-pos:long "-25.65021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2065'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22475'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.65021667'^^xsd:double;
  dwc:latitude '37.739'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2065'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74115 -25.7132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74115"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74115 -25.7132)"^^geo:wktLiteral ;
  geo-pos:lat "37.74115"^^xsd:decimal ;
  geo-pos:long "-25.7132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2066'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22476'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.7132'^^xsd:double;
  dwc:latitude '37.74115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2066'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65135 -27.20106667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65135"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20106667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65135 -27.20106667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65135"^^xsd:decimal ;
  geo-pos:long "-27.20106667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2067'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22477'^^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.20106667'^^xsd:double;
  dwc:latitude '38.65135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2067'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65195 -27.20063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65195"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65195 -27.20063333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65195"^^xsd:decimal ;
  geo-pos:long "-27.20063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2068'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22478'^^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.20063333'^^xsd:double;
  dwc:latitude '38.65195'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2068'^^xsd:string;
  dwc:observationDate '2002-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6528 -27.25943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6528"^^xsd:decimal ;
  dwc:decimalLongitude "-27.25943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6528 -27.25943333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6528"^^xsd:decimal ;
  geo-pos:long "-27.25943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2069'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22492'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.25943333'^^xsd:double;
  dwc:latitude '38.6528'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2069'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53761667 -28.61896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53761667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53761667 -28.61896667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53761667"^^xsd:decimal ;
  geo-pos:long "-28.61896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2070'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22562'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61896667'^^xsd:double;
  dwc:latitude '38.53761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2070'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53761667 -28.61896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53761667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53761667 -28.61896667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53761667"^^xsd:decimal ;
  geo-pos:long "-28.61896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2071'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22562'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61896667'^^xsd:double;
  dwc:latitude '38.53761667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2071'^^xsd:string;
  dwc:observationDate '2002-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53725 -28.61871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53725"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53725 -28.61871667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53725"^^xsd:decimal ;
  geo-pos:long "-28.61871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2072'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61871667'^^xsd:double;
  dwc:latitude '38.53725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2072'^^xsd:string;
  dwc:observationDate '2002-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53725 -28.61871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53725"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53725 -28.61871667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53725"^^xsd:decimal ;
  geo-pos:long "-28.61871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2073'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61871667'^^xsd:double;
  dwc:latitude '38.53725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2073'^^xsd:string;
  dwc:observationDate '2002-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66688333 -28.19283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66688333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66688333 -28.19283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66688333"^^xsd:decimal ;
  geo-pos:long "-28.19283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2074'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22665'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.19283333'^^xsd:double;
  dwc:latitude '38.66688333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2074'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66233333 -28.1865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66233333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66233333 -28.1865)"^^geo:wktLiteral ;
  geo-pos:lat "38.66233333"^^xsd:decimal ;
  geo-pos:long "-28.1865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2075'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22666'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1865'^^xsd:double;
  dwc:latitude '38.66233333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2075'^^xsd:string;
  dwc:observationDate '2002-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58891667 -27.954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58891667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58891667 -27.954)"^^geo:wktLiteral ;
  geo-pos:lat "38.58891667"^^xsd:decimal ;
  geo-pos:long "-27.954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2076'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22725'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.954'^^xsd:double;
  dwc:latitude '38.58891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2076'^^xsd:string;
  dwc:observationDate '2002-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66456667 -28.18748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66456667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66456667 -28.18748333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66456667"^^xsd:decimal ;
  geo-pos:long "-28.18748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2077'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22726'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18748333'^^xsd:double;
  dwc:latitude '38.66456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2077'^^xsd:string;
  dwc:observationDate '2002-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50021667 -28.26915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50021667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50021667 -28.26915)"^^geo:wktLiteral ;
  geo-pos:lat "38.50021667"^^xsd:decimal ;
  geo-pos:long "-28.26915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2078'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22727'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26915'^^xsd:double;
  dwc:latitude '38.50021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2078'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50021667 -28.26915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50021667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50021667 -28.26915)"^^geo:wktLiteral ;
  geo-pos:lat "38.50021667"^^xsd:decimal ;
  geo-pos:long "-28.26915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2079'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22727'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26915'^^xsd:double;
  dwc:latitude '38.50021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2079'^^xsd:string;
  dwc:observationDate '2002-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60551667 -28.61165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60551667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60551667 -28.61165)"^^geo:wktLiteral ;
  geo-pos:lat "38.60551667"^^xsd:decimal ;
  geo-pos:long "-28.61165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2080'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22729'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61165'^^xsd:double;
  dwc:latitude '38.60551667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2080'^^xsd:string;
  dwc:observationDate '2002-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62926667 -28.1824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62926667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62926667 -28.1824)"^^geo:wktLiteral ;
  geo-pos:lat "38.62926667"^^xsd:decimal ;
  geo-pos:long "-28.1824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2081'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22822'^^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.1824'^^xsd:double;
  dwc:latitude '38.62926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2081'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62926667 -28.1824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62926667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62926667 -28.1824)"^^geo:wktLiteral ;
  geo-pos:lat "38.62926667"^^xsd:decimal ;
  geo-pos:long "-28.1824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2082'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22822'^^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.1824'^^xsd:double;
  dwc:latitude '38.62926667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2082'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66353333 -28.18365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66353333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66353333 -28.18365)"^^geo:wktLiteral ;
  geo-pos:lat "38.66353333"^^xsd:decimal ;
  geo-pos:long "-28.18365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2083'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22823'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.18365'^^xsd:double;
  dwc:latitude '38.66353333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2083'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66265 -28.1808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66265"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66265 -28.1808)"^^geo:wktLiteral ;
  geo-pos:lat "38.66265"^^xsd:decimal ;
  geo-pos:long "-28.1808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2084'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22824'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.1808'^^xsd:double;
  dwc:latitude '38.66265'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2084'^^xsd:string;
  dwc:observationDate '2002-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61176667 -28.04308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61176667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61176667 -28.04308333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61176667"^^xsd:decimal ;
  geo-pos:long "-28.04308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2085'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22825'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04308333'^^xsd:double;
  dwc:latitude '38.61176667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2085'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73243333 -28.23135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73243333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73243333 -28.23135)"^^geo:wktLiteral ;
  geo-pos:lat "38.73243333"^^xsd:decimal ;
  geo-pos:long "-28.23135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2086'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.23135'^^xsd:double;
  dwc:latitude '38.73243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2086'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0145 -27.9497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0145"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0145 -27.9497)"^^geo:wktLiteral ;
  geo-pos:lat "39.0145"^^xsd:decimal ;
  geo-pos:long "-27.9497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2087'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22892'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.9497'^^xsd:double;
  dwc:latitude '39.0145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2087'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66906667 -28.19683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66906667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66906667 -28.19683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66906667"^^xsd:decimal ;
  geo-pos:long "-28.19683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2088'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.19683333'^^xsd:double;
  dwc:latitude '38.66906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2088'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52061667 -28.74278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52061667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52061667 -28.74278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52061667"^^xsd:decimal ;
  geo-pos:long "-28.74278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2089'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22939'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.74278333'^^xsd:double;
  dwc:latitude '38.52061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2089'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62713333 -28.0706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62713333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62713333 -28.0706)"^^geo:wktLiteral ;
  geo-pos:lat "38.62713333"^^xsd:decimal ;
  geo-pos:long "-28.0706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2090'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22940'^^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 '-28.0706'^^xsd:double;
  dwc:latitude '38.62713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2090'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6262 -28.07235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6262"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6262 -28.07235)"^^geo:wktLiteral ;
  geo-pos:lat "38.6262"^^xsd:decimal ;
  geo-pos:long "-28.07235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2091'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22941'^^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 '-28.07235'^^xsd:double;
  dwc:latitude '38.6262'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2091'^^xsd:string;
  dwc:observationDate '2002-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62565 -28.07398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62565 -28.07398333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62565"^^xsd:decimal ;
  geo-pos:long "-28.07398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2092'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22974'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.07398333'^^xsd:double;
  dwc:latitude '38.62565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2092'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66311667 -28.18641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66311667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66311667 -28.18641667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66311667"^^xsd:decimal ;
  geo-pos:long "-28.18641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2093'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22975'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.18641667'^^xsd:double;
  dwc:latitude '38.66311667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2093'^^xsd:string;
  dwc:observationDate '2002-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65481667 -27.9863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65481667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65481667 -27.9863)"^^geo:wktLiteral ;
  geo-pos:lat "38.65481667"^^xsd:decimal ;
  geo-pos:long "-27.9863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2094'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '22976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.9863'^^xsd:double;
  dwc:latitude '38.65481667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2094'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65248333 -27.07178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65248333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65248333 -27.07178333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65248333"^^xsd:decimal ;
  geo-pos:long "-27.07178333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2095'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23000'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.07178333'^^xsd:double;
  dwc:latitude '38.65248333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2095'^^xsd:string;
  dwc:observationDate '2002-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53391667 -27.77635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53391667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53391667 -27.77635)"^^geo:wktLiteral ;
  geo-pos:lat "38.53391667"^^xsd:decimal ;
  geo-pos:long "-27.77635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2096'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77635'^^xsd:double;
  dwc:latitude '38.53391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2096'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53391667 -27.77635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53391667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53391667 -27.77635)"^^geo:wktLiteral ;
  geo-pos:lat "38.53391667"^^xsd:decimal ;
  geo-pos:long "-27.77635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2097'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23010'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77635'^^xsd:double;
  dwc:latitude '38.53391667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2097'^^xsd:string;
  dwc:observationDate '2002-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53158333 -28.6184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53158333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53158333 -28.6184)"^^geo:wktLiteral ;
  geo-pos:lat "38.53158333"^^xsd:decimal ;
  geo-pos:long "-28.6184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2098'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23017'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.6184'^^xsd:double;
  dwc:latitude '38.53158333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2098'^^xsd:string;
  dwc:observationDate '2002-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -28.01166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02 -28.01166667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02"^^xsd:decimal ;
  geo-pos:long "-28.01166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2099'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23070'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.01166667'^^xsd:double;
  dwc:latitude '39.02'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,01°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2099'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0225 -28.00966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0225"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0225 -28.00966667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0225"^^xsd:decimal ;
  geo-pos:long "-28.00966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2100'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.00966667'^^xsd:double;
  dwc:latitude '39.0225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2100'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01633333 -28.00216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01633333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01633333 -28.00216667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01633333"^^xsd:decimal ;
  geo-pos:long "-28.00216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2101'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23072'^^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.00216667'^^xsd:double;
  dwc:latitude '39.01633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2101'^^xsd:string;
  dwc:observationDate '2002-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33333333 -27.9715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.33333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.33333333 -27.9715)"^^geo:wktLiteral ;
  geo-pos:lat "57.33333333"^^xsd:decimal ;
  geo-pos:long "-27.9715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2102'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23091'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.9715'^^xsd:double;
  dwc:latitude '57.33333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2102'^^xsd:string;
  dwc:observationDate '2002-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62616667 -28.07433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62616667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62616667 -28.07433333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62616667"^^xsd:decimal ;
  geo-pos:long "-28.07433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2103'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23151'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.07433333'^^xsd:double;
  dwc:latitude '38.62616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2103'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58933333 -28.0025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58933333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58933333 -28.0025)"^^geo:wktLiteral ;
  geo-pos:lat "38.58933333"^^xsd:decimal ;
  geo-pos:long "-28.0025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2104'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23153'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.0025'^^xsd:double;
  dwc:latitude '38.58933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2104'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02216667 -28.01083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02216667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02216667 -28.01083333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02216667"^^xsd:decimal ;
  geo-pos:long "-28.01083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2105'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23154'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.01083333'^^xsd:double;
  dwc:latitude '39.02216667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2105'^^xsd:string;
  dwc:observationDate '2002-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59366667 -27.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59366667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59366667 -27.9885)"^^geo:wktLiteral ;
  geo-pos:lat "38.59366667"^^xsd:decimal ;
  geo-pos:long "-27.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2106'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23169'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.9885'^^xsd:double;
  dwc:latitude '38.59366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2106'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73116667 -25.30083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73116667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.30083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73116667 -25.30083333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73116667"^^xsd:decimal ;
  geo-pos:long "-25.30083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2107'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23197'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.30083333'^^xsd:double;
  dwc:latitude '37.73116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2107'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73966667 -25.18783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73966667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73966667 -25.18783333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73966667"^^xsd:decimal ;
  geo-pos:long "-25.18783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2108'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23199'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18783333'^^xsd:double;
  dwc:latitude '37.73966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2108'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7385 -25.19283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7385"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7385 -25.19283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7385"^^xsd:decimal ;
  geo-pos:long "-25.19283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2109'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23201'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19283333'^^xsd:double;
  dwc:latitude '37.7385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2109'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673 -28.21416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.673"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.673 -28.21416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.673"^^xsd:decimal ;
  geo-pos:long "-28.21416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2110'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23215'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21416667'^^xsd:double;
  dwc:latitude '38.673'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2110'^^xsd:string;
  dwc:observationDate '2002-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5893 -27.98625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5893"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5893 -27.98625)"^^geo:wktLiteral ;
  geo-pos:lat "38.5893"^^xsd:decimal ;
  geo-pos:long "-27.98625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2111'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23298'^^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 '-27.98625'^^xsd:double;
  dwc:latitude '38.5893'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2111'^^xsd:string;
  dwc:observationDate '2002-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55566667 -27.756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55566667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55566667 -27.756)"^^geo:wktLiteral ;
  geo-pos:lat "38.55566667"^^xsd:decimal ;
  geo-pos:long "-27.756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2112'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23299'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.756'^^xsd:double;
  dwc:latitude '38.55566667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2112'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01995 -28.00566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01995"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01995 -28.00566667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01995"^^xsd:decimal ;
  geo-pos:long "-28.00566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2113'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23300'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00566667'^^xsd:double;
  dwc:latitude '39.01995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2113'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -27.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.589"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.589 -27.99)"^^geo:wktLiteral ;
  geo-pos:lat "38.589"^^xsd:decimal ;
  geo-pos:long "-27.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2114'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.99'^^xsd:double;
  dwc:latitude '38.589'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2114'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58841667 -27.98965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58841667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58841667 -27.98965)"^^geo:wktLiteral ;
  geo-pos:lat "38.58841667"^^xsd:decimal ;
  geo-pos:long "-27.98965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2115'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23334'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.98965'^^xsd:double;
  dwc:latitude '38.58841667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2115'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7265 -28.20716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7265"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7265 -28.20716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7265"^^xsd:decimal ;
  geo-pos:long "-28.20716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2116'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23335'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.20716667'^^xsd:double;
  dwc:latitude '38.7265'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2116'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68365 -28.12036667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12036667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68365 -28.12036667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68365"^^xsd:decimal ;
  geo-pos:long "-28.12036667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2117'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.12036667'^^xsd:double;
  dwc:latitude '38.68365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2117'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53383333 -27.7715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53383333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53383333 -27.7715)"^^geo:wktLiteral ;
  geo-pos:lat "38.53383333"^^xsd:decimal ;
  geo-pos:long "-27.7715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2118'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23366'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.7715'^^xsd:double;
  dwc:latitude '38.53383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2118'^^xsd:string;
  dwc:observationDate '2002-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53366667 -27.77033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53366667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53366667 -27.77033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53366667"^^xsd:decimal ;
  geo-pos:long "-27.77033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2119'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23367'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.77033333'^^xsd:double;
  dwc:latitude '38.53366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2119'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53383333 -27.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53383333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53383333 -27.84)"^^geo:wktLiteral ;
  geo-pos:lat "38.53383333"^^xsd:decimal ;
  geo-pos:long "-27.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2120'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23377'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.84'^^xsd:double;
  dwc:latitude '38.53383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2120'^^xsd:string;
  dwc:observationDate '2002-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59283333 -28.60133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59283333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59283333 -28.60133333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59283333"^^xsd:decimal ;
  geo-pos:long "-28.60133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2121'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23419'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.60133333'^^xsd:double;
  dwc:latitude '38.59283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2121'^^xsd:string;
  dwc:observationDate '2002-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60333333 -28.606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60333333 -28.606)"^^geo:wktLiteral ;
  geo-pos:lat "38.60333333"^^xsd:decimal ;
  geo-pos:long "-28.606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2122'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23420'^^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 '-28.606'^^xsd:double;
  dwc:latitude '38.60333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2122'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62266667 -28.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62266667 -28.653)"^^geo:wktLiteral ;
  geo-pos:lat "38.62266667"^^xsd:decimal ;
  geo-pos:long "-28.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2123'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23421'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.653'^^xsd:double;
  dwc:latitude '38.62266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2123'^^xsd:string;
  dwc:observationDate '2002-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6395 -28.71883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6395"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6395 -28.71883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6395"^^xsd:decimal ;
  geo-pos:long "-28.71883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2124'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23422'^^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.71883333'^^xsd:double;
  dwc:latitude '38.6395'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2124'^^xsd:string;
  dwc:observationDate '2002-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62266667 -28.65366667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65366667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62266667 -28.65366667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62266667"^^xsd:decimal ;
  geo-pos:long "-28.65366667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2125'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23423'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.65366667'^^xsd:double;
  dwc:latitude '38.62266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2125'^^xsd:string;
  dwc:observationDate '2002-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61733333 -28.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61733333 -28.639)"^^geo:wktLiteral ;
  geo-pos:lat "38.61733333"^^xsd:decimal ;
  geo-pos:long "-28.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2126'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23429'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.639'^^xsd:double;
  dwc:latitude '38.61733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2126'^^xsd:string;
  dwc:observationDate '2002-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.73666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.73666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.73666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2127'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23431'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.73666667'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2127'^^xsd:string;
  dwc:observationDate '2002-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63683333 -28.12266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63683333 -28.12266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63683333"^^xsd:decimal ;
  geo-pos:long "-28.12266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2128'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12266667'^^xsd:double;
  dwc:latitude '38.63683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2128'^^xsd:string;
  dwc:observationDate '2002-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57116667 -28.8035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57116667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57116667 -28.8035)"^^geo:wktLiteral ;
  geo-pos:lat "38.57116667"^^xsd:decimal ;
  geo-pos:long "-28.8035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2129'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23439'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.8035'^^xsd:double;
  dwc:latitude '38.57116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2129'^^xsd:string;
  dwc:observationDate '2002-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50966667 -28.71883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.71883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50966667 -28.71883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.50966667"^^xsd:decimal ;
  geo-pos:long "-28.71883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2130'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23440'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.71883333'^^xsd:double;
  dwc:latitude '38.50966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2130'^^xsd:string;
  dwc:observationDate '2002-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51866667 -28.68966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51866667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51866667 -28.68966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51866667"^^xsd:decimal ;
  geo-pos:long "-28.68966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2131'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23477'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.68966667'^^xsd:double;
  dwc:latitude '38.51866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2131'^^xsd:string;
  dwc:observationDate '2002-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51866667 -28.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51866667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51866667 -28.737)"^^geo:wktLiteral ;
  geo-pos:lat "38.51866667"^^xsd:decimal ;
  geo-pos:long "-28.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2132'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23478'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.737'^^xsd:double;
  dwc:latitude '38.51866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2132'^^xsd:string;
  dwc:observationDate '2002-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52016667 -28.74083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52016667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52016667 -28.74083333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52016667"^^xsd:decimal ;
  geo-pos:long "-28.74083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2133'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23479'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.74083333'^^xsd:double;
  dwc:latitude '38.52016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2133'^^xsd:string;
  dwc:observationDate '2002-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.73816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52 -28.73816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52"^^xsd:decimal ;
  geo-pos:long "-28.73816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2134'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23480'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.73816667'^^xsd:double;
  dwc:latitude '38.52'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2134'^^xsd:string;
  dwc:observationDate '2002-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51916667 -28.65933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51916667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51916667 -28.65933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51916667"^^xsd:decimal ;
  geo-pos:long "-28.65933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2135'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23481'^^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 '-28.65933333'^^xsd:double;
  dwc:latitude '38.51916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2135'^^xsd:string;
  dwc:observationDate '2002-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5335 -28.61883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5335"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5335 -28.61883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5335"^^xsd:decimal ;
  geo-pos:long "-28.61883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2136'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61883333'^^xsd:double;
  dwc:latitude '38.5335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2136'^^xsd:string;
  dwc:observationDate '2002-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.73466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.73466667)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.73466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2137'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23514'^^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 '-28.73466667'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2137'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.73466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.519"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.519 -28.73466667)"^^geo:wktLiteral ;
  geo-pos:lat "38.519"^^xsd:decimal ;
  geo-pos:long "-28.73466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2138'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23514'^^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 '-28.73466667'^^xsd:double;
  dwc:latitude '38.519'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2138'^^xsd:string;
  dwc:observationDate '2002-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5185 -28.68466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5185"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5185 -28.68466667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5185"^^xsd:decimal ;
  geo-pos:long "-28.68466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2139'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23522'^^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 '-28.68466667'^^xsd:double;
  dwc:latitude '38.5185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2139'^^xsd:string;
  dwc:observationDate '2002-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05743333 -29.12095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05743333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05743333 -29.12095)"^^geo:wktLiteral ;
  geo-pos:lat "38.05743333"^^xsd:decimal ;
  geo-pos:long "-29.12095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2140'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12095'^^xsd:double;
  dwc:latitude '38.05743333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2140'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05743333 -29.12095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05743333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.12095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05743333 -29.12095)"^^geo:wktLiteral ;
  geo-pos:lat "38.05743333"^^xsd:decimal ;
  geo-pos:long "-29.12095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2141'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23590'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.12095'^^xsd:double;
  dwc:latitude '38.05743333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2141'^^xsd:string;
  dwc:observationDate '2002-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01755 -28.00176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01755"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01755 -28.00176667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01755"^^xsd:decimal ;
  geo-pos:long "-28.00176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2142'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23591'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.00176667'^^xsd:double;
  dwc:latitude '39.01755'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2142'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02023333 -28.00495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02023333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02023333 -28.00495)"^^geo:wktLiteral ;
  geo-pos:lat "39.02023333"^^xsd:decimal ;
  geo-pos:long "-28.00495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2143'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23592'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.00495'^^xsd:double;
  dwc:latitude '39.02023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2143'^^xsd:string;
  dwc:observationDate '2002-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37335 -31.25146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37335 -31.25146667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37335"^^xsd:decimal ;
  geo-pos:long "-31.25146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2144'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23593'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.25146667'^^xsd:double;
  dwc:latitude '39.37335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2144'^^xsd:string;
  dwc:observationDate '2002-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05241667 -27.96731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05241667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05241667 -27.96731667)"^^geo:wktLiteral ;
  geo-pos:lat "39.05241667"^^xsd:decimal ;
  geo-pos:long "-27.96731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2145'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96731667'^^xsd:double;
  dwc:latitude '39.05241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2145'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05241667 -27.96731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05241667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05241667 -27.96731667)"^^geo:wktLiteral ;
  geo-pos:lat "39.05241667"^^xsd:decimal ;
  geo-pos:long "-27.96731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2146'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96731667'^^xsd:double;
  dwc:latitude '39.05241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2146'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05241667 -27.96731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05241667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05241667 -27.96731667)"^^geo:wktLiteral ;
  geo-pos:lat "39.05241667"^^xsd:decimal ;
  geo-pos:long "-27.96731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2147'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23594'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96731667'^^xsd:double;
  dwc:latitude '39.05241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Peixe-pau'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2147'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05238333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  geo-pos:lat "39.05238333"^^xsd:decimal ;
  geo-pos:long "-27.96735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2148'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23595'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96735'^^xsd:double;
  dwc:latitude '39.05238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2148'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05238333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  geo-pos:lat "39.05238333"^^xsd:decimal ;
  geo-pos:long "-27.96735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2149'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23595'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96735'^^xsd:double;
  dwc:latitude '39.05238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2149'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05238333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  geo-pos:lat "39.05238333"^^xsd:decimal ;
  geo-pos:long "-27.96735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2150'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23595'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96735'^^xsd:double;
  dwc:latitude '39.05238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2150'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05238333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  geo-pos:lat "39.05238333"^^xsd:decimal ;
  geo-pos:long "-27.96735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2151'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23595'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96735'^^xsd:double;
  dwc:latitude '39.05238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2151'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05238333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05238333 -27.96735)"^^geo:wktLiteral ;
  geo-pos:lat "39.05238333"^^xsd:decimal ;
  geo-pos:long "-27.96735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2152'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23595'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.96735'^^xsd:double;
  dwc:latitude '39.05238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2152'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03443333 -27.9537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03443333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03443333 -27.9537)"^^geo:wktLiteral ;
  geo-pos:lat "39.03443333"^^xsd:decimal ;
  geo-pos:long "-27.9537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2153'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.9537'^^xsd:double;
  dwc:latitude '39.03443333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2153'^^xsd:string;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67086667 -28.20135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67086667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67086667 -28.20135)"^^geo:wktLiteral ;
  geo-pos:lat "38.67086667"^^xsd:decimal ;
  geo-pos:long "-28.20135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2154'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.20135'^^xsd:double;
  dwc:latitude '38.67086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2154'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67086667 -28.20135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67086667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67086667 -28.20135)"^^geo:wktLiteral ;
  geo-pos:lat "38.67086667"^^xsd:decimal ;
  geo-pos:long "-28.20135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2155'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.20135'^^xsd:double;
  dwc:latitude '38.67086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2155'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67086667 -28.20135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67086667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67086667 -28.20135)"^^geo:wktLiteral ;
  geo-pos:lat "38.67086667"^^xsd:decimal ;
  geo-pos:long "-28.20135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2156'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23646'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-28.20135'^^xsd:double;
  dwc:latitude '38.67086667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2156'^^xsd:string;
  dwc:observationDate '2002-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01781667 -28.00223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01781667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01781667 -28.00223333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01781667"^^xsd:decimal ;
  geo-pos:long "-28.00223333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2157'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23647'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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.00223333'^^xsd:double;
  dwc:latitude '39.01781667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2157'^^xsd:string;
  dwc:observationDate '2002-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0076 -27.98921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0076"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0076 -27.98921667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0076"^^xsd:decimal ;
  geo-pos:long "-27.98921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2158'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.98921667'^^xsd:double;
  dwc:latitude '39.0076'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2158'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0076 -27.98921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0076"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0076 -27.98921667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0076"^^xsd:decimal ;
  geo-pos:long "-27.98921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2159'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.98921667'^^xsd:double;
  dwc:latitude '39.0076'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2159'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65031667 -27.20888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65031667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65031667 -27.20888333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65031667"^^xsd:decimal ;
  geo-pos:long "-27.20888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2160'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.20888333'^^xsd:double;
  dwc:latitude '38.65031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2160'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65031667 -27.20888333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65031667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20888333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65031667 -27.20888333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65031667"^^xsd:decimal ;
  geo-pos:long "-27.20888333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2161'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.20888333'^^xsd:double;
  dwc:latitude '38.65031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2161'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6503 -27.2089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6503"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6503 -27.2089)"^^geo:wktLiteral ;
  geo-pos:lat "38.6503"^^xsd:decimal ;
  geo-pos:long "-27.2089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2162'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.2089'^^xsd:double;
  dwc:latitude '38.6503'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2162'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6503 -27.2089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6503"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6503 -27.2089)"^^geo:wktLiteral ;
  geo-pos:lat "38.6503"^^xsd:decimal ;
  geo-pos:long "-27.2089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2163'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2002'^^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 '-27.2089'^^xsd:double;
  dwc:latitude '38.6503'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2163'^^xsd:string;
  dwc:observationDate '2002-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5384 -28.60885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5384"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5384 -28.60885)"^^geo:wktLiteral ;
  geo-pos:lat "38.5384"^^xsd:decimal ;
  geo-pos:long "-28.60885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2164'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60885'^^xsd:double;
  dwc:latitude '38.5384'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2164'^^xsd:string;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67401667 -28.2003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67401667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67401667 -28.2003)"^^geo:wktLiteral ;
  geo-pos:lat "38.67401667"^^xsd:decimal ;
  geo-pos:long "-28.2003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2165'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23692'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2003'^^xsd:double;
  dwc:latitude '38.67401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2165'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67401667 -28.2003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67401667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67401667 -28.2003)"^^geo:wktLiteral ;
  geo-pos:lat "38.67401667"^^xsd:decimal ;
  geo-pos:long "-28.2003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2166'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23692'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2003'^^xsd:double;
  dwc:latitude '38.67401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2166'^^xsd:string;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72051667 -28.27606667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72051667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27606667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72051667 -28.27606667)"^^geo:wktLiteral ;
  geo-pos:lat "38.72051667"^^xsd:decimal ;
  geo-pos:long "-28.27606667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2167'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23753'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27606667'^^xsd:double;
  dwc:latitude '38.72051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2167'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49071667 -28.23195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49071667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49071667 -28.23195)"^^geo:wktLiteral ;
  geo-pos:lat "38.49071667"^^xsd:decimal ;
  geo-pos:long "-28.23195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2168'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23777'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23195'^^xsd:double;
  dwc:latitude '38.49071667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2168'^^xsd:string;
  dwc:observationDate '2003-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40675 -28.26758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40675"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40675 -28.26758333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40675"^^xsd:decimal ;
  geo-pos:long "-28.26758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2169'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23818'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26758333'^^xsd:double;
  dwc:latitude '38.40675'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2169'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59511667 -27.97183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59511667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59511667 -27.97183333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59511667"^^xsd:decimal ;
  geo-pos:long "-27.97183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2170'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97183333'^^xsd:double;
  dwc:latitude '38.59511667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2170'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62348333 -28.6602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62348333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62348333 -28.6602)"^^geo:wktLiteral ;
  geo-pos:lat "38.62348333"^^xsd:decimal ;
  geo-pos:long "-28.6602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2171'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6602'^^xsd:double;
  dwc:latitude '38.62348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2171'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57475 -28.60345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57475"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57475 -28.60345)"^^geo:wktLiteral ;
  geo-pos:lat "38.57475"^^xsd:decimal ;
  geo-pos:long "-28.60345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2172'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23950'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60345'^^xsd:double;
  dwc:latitude '38.57475'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2172'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4035 -28.26833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4035"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4035 -28.26833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.4035"^^xsd:decimal ;
  geo-pos:long "-28.26833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2173'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '23979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26833333'^^xsd:double;
  dwc:latitude '38.4035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2173'^^xsd:string;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55416667 -27.56983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55416667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.56983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55416667 -27.56983333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55416667"^^xsd:decimal ;
  geo-pos:long "-27.56983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2174'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.56983333'^^xsd:double;
  dwc:latitude '38.55416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2174'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3265 -28.70833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3265"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3265 -28.70833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3265"^^xsd:decimal ;
  geo-pos:long "-28.70833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2175'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24067'^^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.70833333'^^xsd:double;
  dwc:latitude '38.3265'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2175'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3265 -28.70833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3265"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3265 -28.70833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3265"^^xsd:decimal ;
  geo-pos:long "-28.70833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2176'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24067'^^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.70833333'^^xsd:double;
  dwc:latitude '38.3265'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2176'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3265 -28.70833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3265"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3265 -28.70833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3265"^^xsd:decimal ;
  geo-pos:long "-28.70833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2177'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24067'^^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.70833333'^^xsd:double;
  dwc:latitude '38.3265'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2177'^^xsd:string;
  dwc:observationDate '2003-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.693)"^^geo:wktLiteral ;
  geo-pos:lat "38.51683333"^^xsd:decimal ;
  geo-pos:long "-28.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2178'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.693'^^xsd:double;
  dwc:latitude '38.51683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2178'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.693)"^^geo:wktLiteral ;
  geo-pos:lat "38.51683333"^^xsd:decimal ;
  geo-pos:long "-28.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2179'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.693'^^xsd:double;
  dwc:latitude '38.51683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2179'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51683333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51683333 -28.693)"^^geo:wktLiteral ;
  geo-pos:lat "38.51683333"^^xsd:decimal ;
  geo-pos:long "-28.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2180'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.693'^^xsd:double;
  dwc:latitude '38.51683333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2180'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5201 -28.63785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5201"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5201 -28.63785)"^^geo:wktLiteral ;
  geo-pos:lat "38.5201"^^xsd:decimal ;
  geo-pos:long "-28.63785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2181'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24069'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63785'^^xsd:double;
  dwc:latitude '38.5201'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2181'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62183333 -28.65316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62183333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62183333 -28.65316667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62183333"^^xsd:decimal ;
  geo-pos:long "-28.65316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2182'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24114'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65316667'^^xsd:double;
  dwc:latitude '38.62183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2182'^^xsd:string;
  dwc:observationDate '2003-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5175 -28.62633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5175"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5175 -28.62633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5175"^^xsd:decimal ;
  geo-pos:long "-28.62633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2183'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24115'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62633333'^^xsd:double;
  dwc:latitude '38.5175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2183'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50916667 -28.70166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50916667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.70166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50916667 -28.70166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50916667"^^xsd:decimal ;
  geo-pos:long "-28.70166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2184'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24127'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.70166667'^^xsd:double;
  dwc:latitude '38.50916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2184'^^xsd:string;
  dwc:observationDate '2003-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.135 -30.5345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.135"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.135 -30.5345)"^^geo:wktLiteral ;
  geo-pos:lat "39.135"^^xsd:decimal ;
  geo-pos:long "-30.5345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2185'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24150'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.5345'^^xsd:double;
  dwc:latitude '39.135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2185'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73616667 -28.30066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73616667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73616667 -28.30066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.73616667"^^xsd:decimal ;
  geo-pos:long "-28.30066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2186'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24166'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30066667'^^xsd:double;
  dwc:latitude '38.73616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2186'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72365 -28.28685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72365"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72365 -28.28685)"^^geo:wktLiteral ;
  geo-pos:lat "38.72365"^^xsd:decimal ;
  geo-pos:long "-28.28685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2187'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24167'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28685'^^xsd:double;
  dwc:latitude '38.72365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2187'^^xsd:string;
  dwc:observationDate '2003-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53861667 -28.61623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53861667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53861667 -28.61623333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53861667"^^xsd:decimal ;
  geo-pos:long "-28.61623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2188'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61623333'^^xsd:double;
  dwc:latitude '38.53861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2188'^^xsd:string;
  dwc:observationDate '2003-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53861667 -28.61623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53861667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53861667 -28.61623333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53861667"^^xsd:decimal ;
  geo-pos:long "-28.61623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2189'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61623333'^^xsd:double;
  dwc:latitude '38.53861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2189'^^xsd:string;
  dwc:observationDate '2003-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53861667 -28.61623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53861667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53861667 -28.61623333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53861667"^^xsd:decimal ;
  geo-pos:long "-28.61623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2190'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61623333'^^xsd:double;
  dwc:latitude '38.53861667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2190'^^xsd:string;
  dwc:observationDate '2003-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.24966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.24966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4929"^^xsd:decimal ;
  geo-pos:long "-28.24966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2191'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24966667'^^xsd:double;
  dwc:latitude '38.4929'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2191'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.24966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.24966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4929"^^xsd:decimal ;
  geo-pos:long "-28.24966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2192'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24966667'^^xsd:double;
  dwc:latitude '38.4929'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2192'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.24966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4929"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4929 -28.24966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4929"^^xsd:decimal ;
  geo-pos:long "-28.24966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2193'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24246'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24966667'^^xsd:double;
  dwc:latitude '38.4929'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2193'^^xsd:string;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53853333 -28.6161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53853333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53853333 -28.6161)"^^geo:wktLiteral ;
  geo-pos:lat "38.53853333"^^xsd:decimal ;
  geo-pos:long "-28.6161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2194'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6161'^^xsd:double;
  dwc:latitude '38.53853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2194'^^xsd:string;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53853333 -28.6161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53853333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53853333 -28.6161)"^^geo:wktLiteral ;
  geo-pos:lat "38.53853333"^^xsd:decimal ;
  geo-pos:long "-28.6161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2195'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24247'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6161'^^xsd:double;
  dwc:latitude '38.53853333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2195'^^xsd:string;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40433333 -28.26628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40433333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40433333 -28.26628333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40433333"^^xsd:decimal ;
  geo-pos:long "-28.26628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2196'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24336'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26628333'^^xsd:double;
  dwc:latitude '38.40433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2196'^^xsd:string;
  dwc:observationDate '2003-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0345 -27.95183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0345 -27.95183333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0345"^^xsd:decimal ;
  geo-pos:long "-27.95183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2197'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24379'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95183333'^^xsd:double;
  dwc:latitude '39.0345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2197'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0345 -27.95183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0345 -27.95183333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0345"^^xsd:decimal ;
  geo-pos:long "-27.95183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2198'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24379'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95183333'^^xsd:double;
  dwc:latitude '39.0345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2198'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66966667 -28.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66966667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66966667 -28.197)"^^geo:wktLiteral ;
  geo-pos:lat "38.66966667"^^xsd:decimal ;
  geo-pos:long "-28.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2199'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24413'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.197'^^xsd:double;
  dwc:latitude '38.66966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2199'^^xsd:string;
  dwc:observationDate '2003-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65191667 -29.10516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65191667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.10516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65191667 -29.10516667)"^^geo:wktLiteral ;
  geo-pos:lat "37.65191667"^^xsd:decimal ;
  geo-pos:long "-29.10516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2200'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24414'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-29.10516667'^^xsd:double;
  dwc:latitude '37.65191667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2200'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67873333 -28.21368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67873333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67873333 -28.21368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67873333"^^xsd:decimal ;
  geo-pos:long "-28.21368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2201'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24415'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21368333'^^xsd:double;
  dwc:latitude '38.67873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2201'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59313333 -27.99355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59313333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59313333 -27.99355)"^^geo:wktLiteral ;
  geo-pos:lat "38.59313333"^^xsd:decimal ;
  geo-pos:long "-27.99355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2202'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24550'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99355'^^xsd:double;
  dwc:latitude '38.59313333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2202'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53418333 -27.7606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53418333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53418333 -27.7606)"^^geo:wktLiteral ;
  geo-pos:lat "38.53418333"^^xsd:decimal ;
  geo-pos:long "-27.7606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2203'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24551'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7606'^^xsd:double;
  dwc:latitude '38.53418333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2203'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74725 -25.62095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74725"^^xsd:decimal ;
  dwc:decimalLongitude "-25.62095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74725 -25.62095)"^^geo:wktLiteral ;
  geo-pos:lat "37.74725"^^xsd:decimal ;
  geo-pos:long "-25.62095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2204'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24614'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.62095'^^xsd:double;
  dwc:latitude '37.74725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2204'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66123333 -27.06881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66123333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06881667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66123333 -27.06881667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66123333"^^xsd:decimal ;
  geo-pos:long "-27.06881667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2205'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24615'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06881667'^^xsd:double;
  dwc:latitude '38.66123333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2205'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59385 -27.99071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59385"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59385 -27.99071667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59385"^^xsd:decimal ;
  geo-pos:long "-27.99071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2206'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24616'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99071667'^^xsd:double;
  dwc:latitude '38.59385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2206'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59401667 -27.97345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59401667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59401667 -27.97345)"^^geo:wktLiteral ;
  geo-pos:lat "38.59401667"^^xsd:decimal ;
  geo-pos:long "-27.97345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2207'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.97345'^^xsd:double;
  dwc:latitude '38.59401667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2207'^^xsd:string;
  dwc:observationDate '2003-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7397 -28.30926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7397"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7397 -28.30926667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7397"^^xsd:decimal ;
  geo-pos:long "-28.30926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2208'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24697'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.30926667'^^xsd:double;
  dwc:latitude '38.7397'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2208'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69036667 -28.11786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69036667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69036667 -28.11786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69036667"^^xsd:decimal ;
  geo-pos:long "-28.11786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2209'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24698'^^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 '-28.11786667'^^xsd:double;
  dwc:latitude '38.69036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2209'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68991667 -28.11725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68991667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68991667 -28.11725)"^^geo:wktLiteral ;
  geo-pos:lat "38.68991667"^^xsd:decimal ;
  geo-pos:long "-28.11725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2210'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24699'^^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 '-28.11725'^^xsd:double;
  dwc:latitude '38.68991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2210'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69041667 -28.11735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69041667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69041667 -28.11735)"^^geo:wktLiteral ;
  geo-pos:lat "38.69041667"^^xsd:decimal ;
  geo-pos:long "-28.11735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2211'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24700'^^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 '-28.11735'^^xsd:double;
  dwc:latitude '38.69041667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2211'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49053333 -28.23321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49053333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49053333 -28.23321667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49053333"^^xsd:decimal ;
  geo-pos:long "-28.23321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2212'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24742'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23321667'^^xsd:double;
  dwc:latitude '38.49053333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2212'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59383333 -27.97243333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59383333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97243333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59383333 -27.97243333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59383333"^^xsd:decimal ;
  geo-pos:long "-27.97243333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2213'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97243333'^^xsd:double;
  dwc:latitude '38.59383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2213'^^xsd:string;
  dwc:observationDate '2003-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59096667 -27.9755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59096667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59096667 -27.9755)"^^geo:wktLiteral ;
  geo-pos:lat "38.59096667"^^xsd:decimal ;
  geo-pos:long "-27.9755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2214'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24763'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9755'^^xsd:double;
  dwc:latitude '38.59096667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2214'^^xsd:string;
  dwc:observationDate '2003-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59373333 -27.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59373333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59373333 -27.974)"^^geo:wktLiteral ;
  geo-pos:lat "38.59373333"^^xsd:decimal ;
  geo-pos:long "-27.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2215'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24777'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.974'^^xsd:double;
  dwc:latitude '38.59373333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2215'^^xsd:string;
  dwc:observationDate '2003-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57108333 -28.60248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57108333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57108333 -28.60248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57108333"^^xsd:decimal ;
  geo-pos:long "-28.60248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2216'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24872'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60248333'^^xsd:double;
  dwc:latitude '38.57108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2216'^^xsd:string;
  dwc:observationDate '2003-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -27.04216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.725"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.725 -27.04216667)"^^geo:wktLiteral ;
  geo-pos:lat "38.725"^^xsd:decimal ;
  geo-pos:long "-27.04216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2217'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24930'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04216667'^^xsd:double;
  dwc:latitude '38.725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2217'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -27.75133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.541"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.541 -27.75133333)"^^geo:wktLiteral ;
  geo-pos:lat "38.541"^^xsd:decimal ;
  geo-pos:long "-27.75133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2218'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24931'^^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 '-27.75133333'^^xsd:double;
  dwc:latitude '38.541'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2218'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07533333 -28.05616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07533333 -28.05616667)"^^geo:wktLiteral ;
  geo-pos:lat "39.07533333"^^xsd:decimal ;
  geo-pos:long "-28.05616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2219'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24932'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.05616667'^^xsd:double;
  dwc:latitude '39.07533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2219'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7925 -27.2375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7925 -27.2375)"^^geo:wktLiteral ;
  geo-pos:lat "38.7925"^^xsd:decimal ;
  geo-pos:long "-27.2375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2220'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24956'^^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.2375'^^xsd:double;
  dwc:latitude '38.7925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2220'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79083333 -27.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79083333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79083333 -27.223)"^^geo:wktLiteral ;
  geo-pos:lat "38.79083333"^^xsd:decimal ;
  geo-pos:long "-27.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2221'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24957'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.223'^^xsd:double;
  dwc:latitude '38.79083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2221'^^xsd:string;
  dwc:observationDate '2003-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7925 -27.1905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7925"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7925 -27.1905)"^^geo:wktLiteral ;
  geo-pos:lat "38.7925"^^xsd:decimal ;
  geo-pos:long "-27.1905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2222'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24977'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.1905'^^xsd:double;
  dwc:latitude '38.7925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2222'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57475 -27.81955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57475"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57475 -27.81955)"^^geo:wktLiteral ;
  geo-pos:lat "38.57475"^^xsd:decimal ;
  geo-pos:long "-27.81955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2223'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24993'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.81955'^^xsd:double;
  dwc:latitude '38.57475'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2223'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57435 -27.81721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57435"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57435 -27.81721667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57435"^^xsd:decimal ;
  geo-pos:long "-27.81721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2224'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '24994'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.81721667'^^xsd:double;
  dwc:latitude '38.57435'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2224'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52828333 -27.81986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52828333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52828333 -27.81986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52828333"^^xsd:decimal ;
  geo-pos:long "-27.81986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2225'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25009'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.81986667'^^xsd:double;
  dwc:latitude '38.52828333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2225'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73903333 -25.65241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73903333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73903333 -25.65241667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73903333"^^xsd:decimal ;
  geo-pos:long "-25.65241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2226'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65241667'^^xsd:double;
  dwc:latitude '37.73903333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2226'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74808333 -25.71906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74808333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74808333 -25.71906667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74808333"^^xsd:decimal ;
  geo-pos:long "-25.71906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2227'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25071'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.71906667'^^xsd:double;
  dwc:latitude '37.74808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2227'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62858333 -28.65943333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62858333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65943333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62858333 -28.65943333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62858333"^^xsd:decimal ;
  geo-pos:long "-28.65943333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2228'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65943333'^^xsd:double;
  dwc:latitude '38.62858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2228'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74296667 -25.63531667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74296667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63531667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74296667 -25.63531667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74296667"^^xsd:decimal ;
  geo-pos:long "-25.63531667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2229'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25082'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63531667'^^xsd:double;
  dwc:latitude '37.74296667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2229'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74273333 -25.63698333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74273333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63698333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74273333 -25.63698333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74273333"^^xsd:decimal ;
  geo-pos:long "-25.63698333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2230'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25100'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.63698333'^^xsd:double;
  dwc:latitude '37.74273333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2230'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40243333 -28.27505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40243333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40243333 -28.27505)"^^geo:wktLiteral ;
  geo-pos:lat "38.40243333"^^xsd:decimal ;
  geo-pos:long "-28.27505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2231'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27505'^^xsd:double;
  dwc:latitude '38.40243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2231'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40243333 -28.27505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40243333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40243333 -28.27505)"^^geo:wktLiteral ;
  geo-pos:lat "38.40243333"^^xsd:decimal ;
  geo-pos:long "-28.27505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2232'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27505'^^xsd:double;
  dwc:latitude '38.40243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2232'^^xsd:string;
  dwc:observationDate '2003-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77646667 -25.7656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77646667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77646667 -25.7656)"^^geo:wktLiteral ;
  geo-pos:lat "37.77646667"^^xsd:decimal ;
  geo-pos:long "-25.7656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2233'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.7656'^^xsd:double;
  dwc:latitude '37.77646667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2233'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73805 -25.18795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73805"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73805 -25.18795)"^^geo:wktLiteral ;
  geo-pos:lat "37.73805"^^xsd:decimal ;
  geo-pos:long "-25.18795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2234'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25103'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.18795'^^xsd:double;
  dwc:latitude '37.73805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2234'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01556667 -27.94706667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01556667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94706667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01556667 -27.94706667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01556667"^^xsd:decimal ;
  geo-pos:long "-27.94706667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2235'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25148'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94706667'^^xsd:double;
  dwc:latitude '39.01556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2235'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5203 -28.63805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5203"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5203 -28.63805)"^^geo:wktLiteral ;
  geo-pos:lat "38.5203"^^xsd:decimal ;
  geo-pos:long "-28.63805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2236'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25170'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63805'^^xsd:double;
  dwc:latitude '38.5203'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2236'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59208333 -27.97156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59208333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59208333 -27.97156667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59208333"^^xsd:decimal ;
  geo-pos:long "-27.97156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2237'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25171'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97156667'^^xsd:double;
  dwc:latitude '38.59208333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2237'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77966667 -25.77323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77966667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77966667 -25.77323333)"^^geo:wktLiteral ;
  geo-pos:lat "37.77966667"^^xsd:decimal ;
  geo-pos:long "-25.77323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2238'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25172'^^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 '-25.77323333'^^xsd:double;
  dwc:latitude '37.77966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2238'^^xsd:string;
  dwc:observationDate '2003-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77423333 -25.76406667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77423333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.76406667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77423333 -25.76406667)"^^geo:wktLiteral ;
  geo-pos:lat "37.77423333"^^xsd:decimal ;
  geo-pos:long "-25.76406667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2239'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25210'^^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 '-25.76406667'^^xsd:double;
  dwc:latitude '37.77423333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2239'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65175 -27.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65175"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65175 -27.23348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65175"^^xsd:decimal ;
  geo-pos:long "-27.23348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2240'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.23348333'^^xsd:double;
  dwc:latitude '38.65175'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2240'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77951667 -27.34318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77951667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77951667 -27.34318333)"^^geo:wktLiteral ;
  geo-pos:lat "38.77951667"^^xsd:decimal ;
  geo-pos:long "-27.34318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2241'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25245'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.34318333'^^xsd:double;
  dwc:latitude '38.77951667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2241'^^xsd:string;
  dwc:observationDate '2003-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77951667 -27.34318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.77951667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.77951667 -27.34318333)"^^geo:wktLiteral ;
  geo-pos:lat "38.77951667"^^xsd:decimal ;
  geo-pos:long "-27.34318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2242'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25245'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.34318333'^^xsd:double;
  dwc:latitude '38.77951667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2242'^^xsd:string;
  dwc:observationDate '2003-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6731 -28.04368333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6731"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04368333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6731 -28.04368333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6731"^^xsd:decimal ;
  geo-pos:long "-28.04368333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2243'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25284'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.04368333'^^xsd:double;
  dwc:latitude '38.6731'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2243'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7402 -25.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7402"^^xsd:decimal ;
  dwc:decimalLongitude "-25.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7402 -25.276)"^^geo:wktLiteral ;
  geo-pos:lat "37.7402"^^xsd:decimal ;
  geo-pos:long "-25.276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2244'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25315'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.276'^^xsd:double;
  dwc:latitude '37.7402'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2244'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62808333 -28.65358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62808333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62808333 -28.65358333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62808333"^^xsd:decimal ;
  geo-pos:long "-28.65358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2245'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25357'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.65358333'^^xsd:double;
  dwc:latitude '38.62808333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2245'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.732 -27.04708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.732"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04708333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.732 -27.04708333)"^^geo:wktLiteral ;
  geo-pos:lat "38.732"^^xsd:decimal ;
  geo-pos:long "-27.04708333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2246'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25358'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.04708333'^^xsd:double;
  dwc:latitude '38.732'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2246'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72565 -27.05008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72565"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72565 -27.05008333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72565"^^xsd:decimal ;
  geo-pos:long "-27.05008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2247'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25359'^^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 '-27.05008333'^^xsd:double;
  dwc:latitude '38.72565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2247'^^xsd:string;
  dwc:observationDate '2003-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0093 -27.9431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0093"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0093 -27.9431)"^^geo:wktLiteral ;
  geo-pos:lat "39.0093"^^xsd:decimal ;
  geo-pos:long "-27.9431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2248'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25400'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.9431'^^xsd:double;
  dwc:latitude '39.0093'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2248'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00568333 -27.97645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00568333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00568333 -27.97645)"^^geo:wktLiteral ;
  geo-pos:lat "39.00568333"^^xsd:decimal ;
  geo-pos:long "-27.97645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2249'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.97645'^^xsd:double;
  dwc:latitude '39.00568333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2249'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57358333 -27.80723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57358333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57358333 -27.80723333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57358333"^^xsd:decimal ;
  geo-pos:long "-27.80723333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2251'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25403'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.80723333'^^xsd:double;
  dwc:latitude '38.57358333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2251'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57143333 -27.79321667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57143333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79321667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57143333 -27.79321667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57143333"^^xsd:decimal ;
  geo-pos:long "-27.79321667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2252'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25404'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.79321667'^^xsd:double;
  dwc:latitude '38.57143333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2252'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57018333 -27.79055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57018333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57018333 -27.79055)"^^geo:wktLiteral ;
  geo-pos:lat "38.57018333"^^xsd:decimal ;
  geo-pos:long "-27.79055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2253'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.79055'^^xsd:double;
  dwc:latitude '38.57018333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2253'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56975 -27.79001667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56975"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79001667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56975 -27.79001667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56975"^^xsd:decimal ;
  geo-pos:long "-27.79001667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2254'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.79001667'^^xsd:double;
  dwc:latitude '38.56975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2254'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68946667 -28.10921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68946667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68946667 -28.10921667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68946667"^^xsd:decimal ;
  geo-pos:long "-28.10921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2255'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25435'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10921667'^^xsd:double;
  dwc:latitude '38.68946667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2255'^^xsd:string;
  dwc:observationDate '2003-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59043333 -27.96973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59043333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59043333 -27.96973333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59043333"^^xsd:decimal ;
  geo-pos:long "-27.96973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2256'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25449'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.96973333'^^xsd:double;
  dwc:latitude '38.59043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2256'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58988333 -28.97028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58988333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58988333 -28.97028333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58988333"^^xsd:decimal ;
  geo-pos:long "-28.97028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2257'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25450'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.97028333'^^xsd:double;
  dwc:latitude '38.58988333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2257'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5902 -28.97005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5902"^^xsd:decimal ;
  dwc:decimalLongitude "-28.97005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5902 -28.97005)"^^geo:wktLiteral ;
  geo-pos:lat "38.5902"^^xsd:decimal ;
  geo-pos:long "-28.97005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2258'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25471'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.97005'^^xsd:double;
  dwc:latitude '38.5902'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2258'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5901 -27.97015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5901"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5901 -27.97015)"^^geo:wktLiteral ;
  geo-pos:lat "38.5901"^^xsd:decimal ;
  geo-pos:long "-27.97015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2259'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25472'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.97015'^^xsd:double;
  dwc:latitude '38.5901'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2259'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5902 -27.9694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5902"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5902 -27.9694)"^^geo:wktLiteral ;
  geo-pos:lat "38.5902"^^xsd:decimal ;
  geo-pos:long "-27.9694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2260'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.9694'^^xsd:double;
  dwc:latitude '38.5902'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2260'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59021667 -27.96988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59021667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59021667 -27.96988333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59021667"^^xsd:decimal ;
  geo-pos:long "-27.96988333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2261'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.96988333'^^xsd:double;
  dwc:latitude '38.59021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2261'^^xsd:string;
  dwc:observationDate '2003-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66721667 -27.07156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66721667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66721667 -27.07156667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66721667"^^xsd:decimal ;
  geo-pos:long "-27.07156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2262'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25509'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.07156667'^^xsd:double;
  dwc:latitude '38.66721667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2262'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01463333 -28.00513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01463333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01463333 -28.00513333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01463333"^^xsd:decimal ;
  geo-pos:long "-28.00513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2263'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25510'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.00513333'^^xsd:double;
  dwc:latitude '39.01463333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2263'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01503333 -28.00161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01503333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01503333 -28.00161667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01503333"^^xsd:decimal ;
  geo-pos:long "-28.00161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2264'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25512'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00161667'^^xsd:double;
  dwc:latitude '39.01503333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2264'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67043333 -28.2024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67043333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67043333 -28.2024)"^^geo:wktLiteral ;
  geo-pos:lat "38.67043333"^^xsd:decimal ;
  geo-pos:long "-28.2024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2266'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25573'^^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 '-28.2024'^^xsd:double;
  dwc:latitude '38.67043333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2266'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67061667 -28.20278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67061667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67061667 -28.20278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67061667"^^xsd:decimal ;
  geo-pos:long "-28.20278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2267'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25574'^^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 '-28.20278333'^^xsd:double;
  dwc:latitude '38.67061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2267'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65943333 -27.06801667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65943333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06801667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65943333 -27.06801667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65943333"^^xsd:decimal ;
  geo-pos:long "-27.06801667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2268'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25591'^^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 '-27.06801667'^^xsd:double;
  dwc:latitude '38.65943333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2268'^^xsd:string;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58876667 -27.98588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58876667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58876667 -27.98588333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58876667"^^xsd:decimal ;
  geo-pos:long "-27.98588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2269'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25633'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.98588333'^^xsd:double;
  dwc:latitude '38.58876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2269'^^xsd:string;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57178333 -27.79228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57178333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57178333 -27.79228333)"^^geo:wktLiteral ;
  geo-pos:lat "38.57178333"^^xsd:decimal ;
  geo-pos:long "-27.79228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2270'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25634'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.79228333'^^xsd:double;
  dwc:latitude '38.57178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2270'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57365 -27.80046667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57365"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80046667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57365 -27.80046667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57365"^^xsd:decimal ;
  geo-pos:long "-27.80046667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2271'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25635'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.80046667'^^xsd:double;
  dwc:latitude '38.57365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2271'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01805 -28.00216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01805"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01805 -28.00216667)"^^geo:wktLiteral ;
  geo-pos:lat "39.01805"^^xsd:decimal ;
  geo-pos:long "-28.00216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2272'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25688'^^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 '-28.00216667'^^xsd:double;
  dwc:latitude '39.01805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2272'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01573333 -28.00158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01573333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01573333 -28.00158333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01573333"^^xsd:decimal ;
  geo-pos:long "-28.00158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2273'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25689'^^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 '-28.00158333'^^xsd:double;
  dwc:latitude '39.01573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2273'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0665 -27.96816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0665"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0665 -27.96816667)"^^geo:wktLiteral ;
  geo-pos:lat "39.0665"^^xsd:decimal ;
  geo-pos:long "-27.96816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2274'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25690'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.96816667'^^xsd:double;
  dwc:latitude '39.0665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2274'^^xsd:string;
  dwc:observationDate '2003-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51473333 -28.63913333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51473333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63913333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51473333 -28.63913333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51473333"^^xsd:decimal ;
  geo-pos:long "-28.63913333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2275'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63913333'^^xsd:double;
  dwc:latitude '38.51473333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2275'^^xsd:string;
  dwc:observationDate '2003-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5326 -27.78201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5326"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5326 -27.78201667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5326"^^xsd:decimal ;
  geo-pos:long "-27.78201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2276'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25729'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.78201667'^^xsd:double;
  dwc:latitude '38.5326'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2276'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53146667 -27.82428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53146667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53146667 -27.82428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53146667"^^xsd:decimal ;
  geo-pos:long "-27.82428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2277'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25762'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.82428333'^^xsd:double;
  dwc:latitude '38.53146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2277'^^xsd:string;
  dwc:observationDate '2003-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53351667 -27.77501667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53351667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77501667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53351667 -27.77501667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53351667"^^xsd:decimal ;
  geo-pos:long "-27.77501667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2278'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25763'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.77501667'^^xsd:double;
  dwc:latitude '38.53351667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2278'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74565 -28.3088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74565 -28.3088)"^^geo:wktLiteral ;
  geo-pos:lat "38.74565"^^xsd:decimal ;
  geo-pos:long "-28.3088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2279'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25764'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3088'^^xsd:double;
  dwc:latitude '38.74565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2279'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5335 -27.75993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5335"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5335 -27.75993333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5335"^^xsd:decimal ;
  geo-pos:long "-27.75993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2281'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25802'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.75993333'^^xsd:double;
  dwc:latitude '38.5335'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2281'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6522 -27.98426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6522"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6522 -27.98426667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6522"^^xsd:decimal ;
  geo-pos:long "-27.98426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2282'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25838'^^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 '-27.98426667'^^xsd:double;
  dwc:latitude '38.6522'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2282'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64881667 -27.21383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64881667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64881667 -27.21383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64881667"^^xsd:decimal ;
  geo-pos:long "-27.21383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2283'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25868'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.21383333'^^xsd:double;
  dwc:latitude '38.64881667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2283'^^xsd:string;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57066667 -27.7896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57066667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57066667 -27.7896)"^^geo:wktLiteral ;
  geo-pos:lat "38.57066667"^^xsd:decimal ;
  geo-pos:long "-27.7896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2284'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25869'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.7896'^^xsd:double;
  dwc:latitude '38.57066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2284'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5537 -27.87313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5537"^^xsd:decimal ;
  dwc:decimalLongitude "-27.87313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5537 -27.87313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5537"^^xsd:decimal ;
  geo-pos:long "-27.87313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2285'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25889'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.87313333'^^xsd:double;
  dwc:latitude '38.5537'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2285'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57603333 -27.94185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57603333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57603333 -27.94185)"^^geo:wktLiteral ;
  geo-pos:lat "38.57603333"^^xsd:decimal ;
  geo-pos:long "-27.94185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2286'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94185'^^xsd:double;
  dwc:latitude '38.57603333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2286'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70006667 -28.12558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70006667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70006667 -28.12558333)"^^geo:wktLiteral ;
  geo-pos:lat "38.70006667"^^xsd:decimal ;
  geo-pos:long "-28.12558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2287'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.12558333'^^xsd:double;
  dwc:latitude '38.70006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2287'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7375 -25.63516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7375"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7375 -25.63516667)"^^geo:wktLiteral ;
  geo-pos:lat "37.7375"^^xsd:decimal ;
  geo-pos:long "-25.63516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2288'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25944'^^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 '-25.63516667'^^xsd:double;
  dwc:latitude '37.7375'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2288'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74033333 -25.24266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74033333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74033333 -25.24266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74033333"^^xsd:decimal ;
  geo-pos:long "-25.24266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2289'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25945'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.24266667'^^xsd:double;
  dwc:latitude '37.74033333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2289'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73833333 -25.6345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73833333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73833333 -25.6345)"^^geo:wktLiteral ;
  geo-pos:lat "37.73833333"^^xsd:decimal ;
  geo-pos:long "-25.6345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2290'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25947'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6345'^^xsd:double;
  dwc:latitude '37.73833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2290'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73366667 -25.55833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73366667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73366667 -25.55833333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73366667"^^xsd:decimal ;
  geo-pos:long "-25.55833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2291'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25957'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.55833333'^^xsd:double;
  dwc:latitude '37.73366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2291'^^xsd:string;
  dwc:observationDate '2003-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56883333 -25.55966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56883333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56883333 -25.55966667)"^^geo:wktLiteral ;
  geo-pos:lat "37.56883333"^^xsd:decimal ;
  geo-pos:long "-25.55966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2292'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25964'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.55966667'^^xsd:double;
  dwc:latitude '37.56883333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2292'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71966667 -25.57333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71966667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.57333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71966667 -25.57333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71966667"^^xsd:decimal ;
  geo-pos:long "-25.57333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2293'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25965'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.57333333'^^xsd:double;
  dwc:latitude '37.71966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2293'^^xsd:string;
  dwc:observationDate '2003-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73766667 -25.602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73766667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73766667 -25.602)"^^geo:wktLiteral ;
  geo-pos:lat "37.73766667"^^xsd:decimal ;
  geo-pos:long "-25.602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2294'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25972'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.602'^^xsd:double;
  dwc:latitude '37.73766667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2294'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02428333 -27.9504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02428333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02428333 -27.9504)"^^geo:wktLiteral ;
  geo-pos:lat "39.02428333"^^xsd:decimal ;
  geo-pos:long "-27.9504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2296'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25995'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.9504'^^xsd:double;
  dwc:latitude '39.02428333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2296'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58966667 -27.96996667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58966667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96996667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58966667 -27.96996667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58966667"^^xsd:decimal ;
  geo-pos:long "-27.96996667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2297'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25996'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.96996667'^^xsd:double;
  dwc:latitude '38.58966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2297'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5913 -28.00341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5913"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5913 -28.00341667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5913"^^xsd:decimal ;
  geo-pos:long "-28.00341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2298'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26040'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00341667'^^xsd:double;
  dwc:latitude '38.5913'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2298'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59211667 -28.00645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59211667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59211667 -28.00645)"^^geo:wktLiteral ;
  geo-pos:lat "38.59211667"^^xsd:decimal ;
  geo-pos:long "-28.00645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2299'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26041'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00645'^^xsd:double;
  dwc:latitude '38.59211667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2299'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59016667 -27.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59016667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59016667 -27.97)"^^geo:wktLiteral ;
  geo-pos:lat "38.59016667"^^xsd:decimal ;
  geo-pos:long "-27.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2300'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.97'^^xsd:double;
  dwc:latitude '38.59016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2300'^^xsd:string;
  dwc:observationDate '2003-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53851667 -28.61595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53851667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53851667 -28.61595)"^^geo:wktLiteral ;
  geo-pos:lat "38.53851667"^^xsd:decimal ;
  geo-pos:long "-28.61595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2301'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26100'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61595'^^xsd:double;
  dwc:latitude '38.53851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2301'^^xsd:string;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53851667 -28.61595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53851667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53851667 -28.61595)"^^geo:wktLiteral ;
  geo-pos:lat "38.53851667"^^xsd:decimal ;
  geo-pos:long "-28.61595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2302'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26100'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61595'^^xsd:double;
  dwc:latitude '38.53851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2302'^^xsd:string;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53815 -28.61585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53815"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53815 -28.61585)"^^geo:wktLiteral ;
  geo-pos:lat "38.53815"^^xsd:decimal ;
  geo-pos:long "-28.61585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2303'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26101'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61585'^^xsd:double;
  dwc:latitude '38.53815'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2303'^^xsd:string;
  dwc:observationDate '2003-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62416667 -28.65516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62416667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62416667 -28.65516667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62416667"^^xsd:decimal ;
  geo-pos:long "-28.65516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2304'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26173'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65516667'^^xsd:double;
  dwc:latitude '38.62416667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2304'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65116667 -27.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65116667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65116667 -27.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65116667"^^xsd:decimal ;
  geo-pos:long "-27.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2305'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26174'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97616667'^^xsd:double;
  dwc:latitude '38.65116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2305'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03783333 -28.05316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03783333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03783333 -28.05316667)"^^geo:wktLiteral ;
  geo-pos:lat "39.03783333"^^xsd:decimal ;
  geo-pos:long "-28.05316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2306'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.05316667'^^xsd:double;
  dwc:latitude '39.03783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2306'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03783333 -28.05316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03783333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03783333 -28.05316667)"^^geo:wktLiteral ;
  geo-pos:lat "39.03783333"^^xsd:decimal ;
  geo-pos:long "-28.05316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2307'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26192'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.05316667'^^xsd:double;
  dwc:latitude '39.03783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2307'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79066667 -27.18716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79066667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79066667 -27.18716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.79066667"^^xsd:decimal ;
  geo-pos:long "-27.18716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2308'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26193'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.18716667'^^xsd:double;
  dwc:latitude '38.79066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2308'^^xsd:string;
  dwc:observationDate '2003-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5885 -27.98683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5885"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5885 -27.98683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5885"^^xsd:decimal ;
  geo-pos:long "-27.98683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2309'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26203'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98683333'^^xsd:double;
  dwc:latitude '38.5885'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2309'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68765 -28.22581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68765"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68765 -28.22581667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68765"^^xsd:decimal ;
  geo-pos:long "-28.22581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2311'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26209'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.22581667'^^xsd:double;
  dwc:latitude '38.68765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2311'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64343333 -22.1882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64343333"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64343333 -22.1882)"^^geo:wktLiteral ;
  geo-pos:lat "38.64343333"^^xsd:decimal ;
  geo-pos:long "-22.1882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2312'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-22.1882'^^xsd:double;
  dwc:latitude '38.64343333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2312'^^xsd:string;
  dwc:observationDate '2003-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5682 -27.78815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5682 -27.78815)"^^geo:wktLiteral ;
  geo-pos:lat "38.5682"^^xsd:decimal ;
  geo-pos:long "-27.78815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2313'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26280'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.78815'^^xsd:double;
  dwc:latitude '38.5682'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2313'^^xsd:string;
  dwc:observationDate '2003-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67226667 -28.20098333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67226667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20098333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67226667 -28.20098333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67226667"^^xsd:decimal ;
  geo-pos:long "-28.20098333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2314'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26281'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20098333'^^xsd:double;
  dwc:latitude '38.67226667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2314'^^xsd:string;
  dwc:observationDate '2003-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55873333 -27.77085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55873333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55873333 -27.77085)"^^geo:wktLiteral ;
  geo-pos:lat "38.55873333"^^xsd:decimal ;
  geo-pos:long "-27.77085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2315'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26282'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77085'^^xsd:double;
  dwc:latitude '38.55873333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2315'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55936667 -27.7735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55936667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55936667 -27.7735)"^^geo:wktLiteral ;
  geo-pos:lat "38.55936667"^^xsd:decimal ;
  geo-pos:long "-27.7735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2316'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26283'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7735'^^xsd:double;
  dwc:latitude '38.55936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2316'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55896667 -27.77376667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55896667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77376667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55896667 -27.77376667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55896667"^^xsd:decimal ;
  geo-pos:long "-27.77376667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2317'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26284'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.77376667'^^xsd:double;
  dwc:latitude '38.55896667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2317'^^xsd:string;
  dwc:observationDate '2003-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7226 -28.2852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7226"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7226 -28.2852)"^^geo:wktLiteral ;
  geo-pos:lat "38.7226"^^xsd:decimal ;
  geo-pos:long "-28.2852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2318'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26378'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.2852'^^xsd:double;
  dwc:latitude '38.7226'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2318'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72301667 -28.28545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72301667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72301667 -28.28545)"^^geo:wktLiteral ;
  geo-pos:lat "38.72301667"^^xsd:decimal ;
  geo-pos:long "-28.28545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2319'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26379'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.28545'^^xsd:double;
  dwc:latitude '38.72301667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2319'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72493333 -29.28893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72493333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.28893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72493333 -29.28893333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72493333"^^xsd:decimal ;
  geo-pos:long "-29.28893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2320'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26380'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-29.28893333'^^xsd:double;
  dwc:latitude '38.72493333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2320'^^xsd:string;
  dwc:observationDate '2003-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72525 -28.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72525"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72525 -28.29)"^^geo:wktLiteral ;
  geo-pos:lat "38.72525"^^xsd:decimal ;
  geo-pos:long "-28.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2321'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26381'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29'^^xsd:double;
  dwc:latitude '38.72525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2321'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72646667 -28.29158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72646667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.29158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72646667 -28.29158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72646667"^^xsd:decimal ;
  geo-pos:long "-28.29158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2322'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26382'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.29158333'^^xsd:double;
  dwc:latitude '38.72646667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2322'^^xsd:string;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69126667 -28.11851667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69126667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11851667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69126667 -28.11851667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69126667"^^xsd:decimal ;
  geo-pos:long "-28.11851667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2323'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26383'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11851667'^^xsd:double;
  dwc:latitude '38.69126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2323'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691 -28.11856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.691"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691 -28.11856667)"^^geo:wktLiteral ;
  geo-pos:lat "38.691"^^xsd:decimal ;
  geo-pos:long "-28.11856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2324'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26384'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11856667'^^xsd:double;
  dwc:latitude '38.691'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2324'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53655 -28.60815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53655 -28.60815)"^^geo:wktLiteral ;
  geo-pos:lat "38.53655"^^xsd:decimal ;
  geo-pos:long "-28.60815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2326'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60815'^^xsd:double;
  dwc:latitude '38.53655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2326'^^xsd:string;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53655 -28.60815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53655 -28.60815)"^^geo:wktLiteral ;
  geo-pos:lat "38.53655"^^xsd:decimal ;
  geo-pos:long "-28.60815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2327'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26441'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60815'^^xsd:double;
  dwc:latitude '38.53655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2327'^^xsd:string;
  dwc:observationDate '2003-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73555 -28.27473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73555"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73555 -28.27473333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73555"^^xsd:decimal ;
  geo-pos:long "-28.27473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2328'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27473333'^^xsd:double;
  dwc:latitude '38.73555'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2328'^^xsd:string;
  dwc:observationDate '2003-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59496667 -27.97061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59496667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59496667 -27.97061667)"^^geo:wktLiteral ;
  geo-pos:lat "38.59496667"^^xsd:decimal ;
  geo-pos:long "-27.97061667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2329'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26582'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97061667'^^xsd:double;
  dwc:latitude '38.59496667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2329'^^xsd:string;
  dwc:observationDate '2003-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6534 -27.07303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6534"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6534 -27.07303333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6534"^^xsd:decimal ;
  geo-pos:long "-27.07303333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2330'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26583'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.07303333'^^xsd:double;
  dwc:latitude '38.6534'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2330'^^xsd:string;
  dwc:observationDate '2003-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69738333 -28.11861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69738333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69738333 -28.11861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69738333"^^xsd:decimal ;
  geo-pos:long "-28.11861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2331'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26584'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11861667'^^xsd:double;
  dwc:latitude '38.69738333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2331'^^xsd:string;
  dwc:observationDate '2003-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64845 -27.2051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64845"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64845 -27.2051)"^^geo:wktLiteral ;
  geo-pos:lat "38.64845"^^xsd:decimal ;
  geo-pos:long "-27.2051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2332'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26636'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.2051'^^xsd:double;
  dwc:latitude '38.64845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2332'^^xsd:string;
  dwc:observationDate '2003-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51921667 -28.63563333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51921667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63563333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51921667 -28.63563333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51921667"^^xsd:decimal ;
  geo-pos:long "-28.63563333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2333'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26683'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63563333'^^xsd:double;
  dwc:latitude '38.51921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2333'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01115 -27.95398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01115"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01115 -27.95398333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01115"^^xsd:decimal ;
  geo-pos:long "-27.95398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2334'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95398333'^^xsd:double;
  dwc:latitude '39.01115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2334'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72145 -28.28565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72145"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72145 -28.28565)"^^geo:wktLiteral ;
  geo-pos:lat "38.72145"^^xsd:decimal ;
  geo-pos:long "-28.28565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2335'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26753'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.28565'^^xsd:double;
  dwc:latitude '38.72145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2335'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38023333 -27.24465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38023333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38023333 -27.24465)"^^geo:wktLiteral ;
  geo-pos:lat "39.38023333"^^xsd:decimal ;
  geo-pos:long "-27.24465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2336'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26842'^^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 '-27.24465'^^xsd:double;
  dwc:latitude '39.38023333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2336'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53451667 -27.77985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53451667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53451667 -27.77985)"^^geo:wktLiteral ;
  geo-pos:lat "38.53451667"^^xsd:decimal ;
  geo-pos:long "-27.77985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2337'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26843'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.77985'^^xsd:double;
  dwc:latitude '38.53451667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2337'^^xsd:string;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58765 -27.82516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58765"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58765 -27.82516667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58765"^^xsd:decimal ;
  geo-pos:long "-27.82516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2338'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26844'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.82516667'^^xsd:double;
  dwc:latitude '38.58765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2338'^^xsd:string;
  dwc:observationDate '2003-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74696667 -28.3152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74696667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74696667 -28.3152)"^^geo:wktLiteral ;
  geo-pos:lat "38.74696667"^^xsd:decimal ;
  geo-pos:long "-28.3152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2339'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26869'^^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 '-28.3152'^^xsd:double;
  dwc:latitude '38.74696667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2339'^^xsd:string;
  dwc:observationDate '2003-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7505 -28.31315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7505"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7505 -28.31315)"^^geo:wktLiteral ;
  geo-pos:lat "38.7505"^^xsd:decimal ;
  geo-pos:long "-28.31315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2341'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26918'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31315'^^xsd:double;
  dwc:latitude '38.7505'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2341'^^xsd:string;
  dwc:observationDate '2003-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58126667 -27.81383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58126667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58126667 -27.81383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58126667"^^xsd:decimal ;
  geo-pos:long "-27.81383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2342'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26919'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.81383333'^^xsd:double;
  dwc:latitude '38.58126667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2342'^^xsd:string;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5856 -27.82871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5856"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5856 -27.82871667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5856"^^xsd:decimal ;
  geo-pos:long "-27.82871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2343'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26955'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.82871667'^^xsd:double;
  dwc:latitude '38.5856'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2343'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.702 -38.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.702"^^xsd:decimal ;
  dwc:decimalLongitude "-38.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.702 -38.1275)"^^geo:wktLiteral ;
  geo-pos:lat "28.702"^^xsd:decimal ;
  geo-pos:long "-38.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2344'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26957'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-38.1275'^^xsd:double;
  dwc:latitude '28.702'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2344'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68326667 -27.07293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68326667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07293333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68326667 -27.07293333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68326667"^^xsd:decimal ;
  geo-pos:long "-27.07293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2345'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26990'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07293333'^^xsd:double;
  dwc:latitude '38.68326667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2345'^^xsd:string;
  dwc:observationDate '2003-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5985 -28.02721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.02721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5985 -28.02721667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5985"^^xsd:decimal ;
  geo-pos:long "-28.02721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2346'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27019'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.02721667'^^xsd:double;
  dwc:latitude '38.5985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2346'^^xsd:string;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52648333 -28.6205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52648333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52648333 -28.6205)"^^geo:wktLiteral ;
  geo-pos:lat "38.52648333"^^xsd:decimal ;
  geo-pos:long "-28.6205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2347'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27020'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6205'^^xsd:double;
  dwc:latitude '38.52648333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2347'^^xsd:string;
  dwc:observationDate '2003-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6989 -28.12176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6989"^^xsd:decimal ;
  dwc:decimalLongitude "-28.12176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6989 -28.12176667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6989"^^xsd:decimal ;
  geo-pos:long "-28.12176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2348'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27042'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^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.12176667'^^xsd:double;
  dwc:latitude '38.6989'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2348'^^xsd:string;
  dwc:observationDate '2003-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6385 -28.1615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6385"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6385 -28.1615)"^^geo:wktLiteral ;
  geo-pos:lat "38.6385"^^xsd:decimal ;
  geo-pos:long "-28.1615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2349'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27058'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.1615'^^xsd:double;
  dwc:latitude '38.6385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2349'^^xsd:string;
  dwc:observationDate '2003-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58933333 -24.971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58933333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58933333 -24.971)"^^geo:wktLiteral ;
  geo-pos:lat "38.58933333"^^xsd:decimal ;
  geo-pos:long "-24.971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2350'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27085'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.971'^^xsd:double;
  dwc:latitude '38.58933333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2350'^^xsd:string;
  dwc:observationDate '2003-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65133333 -27.20233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65133333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65133333 -27.20233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65133333"^^xsd:decimal ;
  geo-pos:long "-27.20233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2351'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.20233333'^^xsd:double;
  dwc:latitude '38.65133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2351'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65133333 -27.20233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65133333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65133333 -27.20233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65133333"^^xsd:decimal ;
  geo-pos:long "-27.20233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2352'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.20233333'^^xsd:double;
  dwc:latitude '38.65133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2352'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65133333 -27.20233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65133333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65133333 -27.20233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65133333"^^xsd:decimal ;
  geo-pos:long "-27.20233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2353'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.20233333'^^xsd:double;
  dwc:latitude '38.65133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2353'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65133333 -27.20233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65133333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65133333 -27.20233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65133333"^^xsd:decimal ;
  geo-pos:long "-27.20233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2354'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.20233333'^^xsd:double;
  dwc:latitude '38.65133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2354'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60483333 -27.08566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60483333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60483333 -27.08566667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60483333"^^xsd:decimal ;
  geo-pos:long "-27.08566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2356'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08566667'^^xsd:double;
  dwc:latitude '38.60483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2356'^^xsd:string;
  dwc:observationDate '2003-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60483333 -27.08566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60483333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60483333 -27.08566667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60483333"^^xsd:decimal ;
  geo-pos:long "-27.08566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2357'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27119'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08566667'^^xsd:double;
  dwc:latitude '38.60483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2357'^^xsd:string;
  dwc:observationDate '2003-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60483333 -27.08566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60483333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60483333 -27.08566667)"^^geo:wktLiteral ;
  geo-pos:lat "38.60483333"^^xsd:decimal ;
  geo-pos:long "-27.08566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2358'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27120'^^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 '-27.08566667'^^xsd:double;
  dwc:latitude '38.60483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2358'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6864 -28.2186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6864"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6864 -28.2186)"^^geo:wktLiteral ;
  geo-pos:lat "38.6864"^^xsd:decimal ;
  geo-pos:long "-28.2186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2359'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27182'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2186'^^xsd:double;
  dwc:latitude '38.6864'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2359'^^xsd:string;
  dwc:observationDate '2003-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80051667 -25.80285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80051667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.80285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80051667 -25.80285)"^^geo:wktLiteral ;
  geo-pos:lat "37.80051667"^^xsd:decimal ;
  geo-pos:long "-25.80285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2360'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27183'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.80285'^^xsd:double;
  dwc:latitude '37.80051667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2360'^^xsd:string;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69215 -28.11808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69215 -28.11808333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69215"^^xsd:decimal ;
  geo-pos:long "-28.11808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2361'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11808333'^^xsd:double;
  dwc:latitude '38.69215'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2361'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0247 -28.03933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0247"^^xsd:decimal ;
  dwc:decimalLongitude "-28.03933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0247 -28.03933333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0247"^^xsd:decimal ;
  geo-pos:long "-28.03933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2362'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27185'^^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 '-28.03933333'^^xsd:double;
  dwc:latitude '39.0247'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2362'^^xsd:string;
  dwc:observationDate '2003-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69198333 -28.11868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69198333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69198333 -28.11868333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69198333"^^xsd:decimal ;
  geo-pos:long "-28.11868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2363'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27235'^^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 '-28.11868333'^^xsd:double;
  dwc:latitude '38.69198333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2363'^^xsd:string;
  dwc:observationDate '2003-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73413333 -25.69185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73413333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73413333 -25.69185)"^^geo:wktLiteral ;
  geo-pos:lat "37.73413333"^^xsd:decimal ;
  geo-pos:long "-25.69185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2364'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27266'^^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 '-25.69185'^^xsd:double;
  dwc:latitude '37.73413333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2364'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6422 -27.22613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6422"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6422 -27.22613333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6422"^^xsd:decimal ;
  geo-pos:long "-27.22613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2365'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27268'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.22613333'^^xsd:double;
  dwc:latitude '38.6422'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2365'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67361667 -28.05498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67361667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67361667 -28.05498333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67361667"^^xsd:decimal ;
  geo-pos:long "-28.05498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2366'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27310'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.05498333'^^xsd:double;
  dwc:latitude '38.67361667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2366'^^xsd:string;
  dwc:observationDate '2003-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55598333 -27.75713333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55598333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75713333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55598333 -27.75713333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55598333"^^xsd:decimal ;
  geo-pos:long "-27.75713333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2367'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27311'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.75713333'^^xsd:double;
  dwc:latitude '38.55598333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2367'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88035 -25.70906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88035"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88035 -25.70906667)"^^geo:wktLiteral ;
  geo-pos:lat "37.88035"^^xsd:decimal ;
  geo-pos:long "-25.70906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2368'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27312'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.70906667'^^xsd:double;
  dwc:latitude '37.88035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2368'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88035 -25.70906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88035"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88035 -25.70906667)"^^geo:wktLiteral ;
  geo-pos:lat "37.88035"^^xsd:decimal ;
  geo-pos:long "-25.70906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2369'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27312'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.70906667'^^xsd:double;
  dwc:latitude '37.88035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2369'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80173333 -27.23185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80173333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80173333 -27.23185)"^^geo:wktLiteral ;
  geo-pos:lat "38.80173333"^^xsd:decimal ;
  geo-pos:long "-27.23185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2371'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27368'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.23185'^^xsd:double;
  dwc:latitude '38.80173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2371'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88823333 -25.71571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88823333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88823333 -25.71571667)"^^geo:wktLiteral ;
  geo-pos:lat "37.88823333"^^xsd:decimal ;
  geo-pos:long "-25.71571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2372'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71571667'^^xsd:double;
  dwc:latitude '37.88823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2372'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88823333 -25.71571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88823333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88823333 -25.71571667)"^^geo:wktLiteral ;
  geo-pos:lat "37.88823333"^^xsd:decimal ;
  geo-pos:long "-25.71571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2373'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71571667'^^xsd:double;
  dwc:latitude '37.88823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2373'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88823333 -25.71571667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88823333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71571667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88823333 -25.71571667)"^^geo:wktLiteral ;
  geo-pos:lat "37.88823333"^^xsd:decimal ;
  geo-pos:long "-25.71571667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2374'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27371'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71571667'^^xsd:double;
  dwc:latitude '37.88823333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2374'^^xsd:string;
  dwc:observationDate '2003-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51925 -28.65325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51925"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51925 -28.65325)"^^geo:wktLiteral ;
  geo-pos:lat "38.51925"^^xsd:decimal ;
  geo-pos:long "-28.65325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2375'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27408'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.65325'^^xsd:double;
  dwc:latitude '38.51925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2375'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5366 -27.75778333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5366"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75778333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5366 -27.75778333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5366"^^xsd:decimal ;
  geo-pos:long "-27.75778333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2376'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27409'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.75778333'^^xsd:double;
  dwc:latitude '38.5366'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2376'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02228333 -27.94201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02228333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02228333 -27.94201667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02228333"^^xsd:decimal ;
  geo-pos:long "-27.94201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2377'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27438'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.94201667'^^xsd:double;
  dwc:latitude '39.02228333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2377'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02228333 -27.94201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02228333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02228333 -27.94201667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02228333"^^xsd:decimal ;
  geo-pos:long "-27.94201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2378'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27438'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.94201667'^^xsd:double;
  dwc:latitude '39.02228333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2378'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02228333 -27.94201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02228333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02228333 -27.94201667)"^^geo:wktLiteral ;
  geo-pos:lat "39.02228333"^^xsd:decimal ;
  geo-pos:long "-27.94201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2379'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27438'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.94201667'^^xsd:double;
  dwc:latitude '39.02228333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2379'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56845 -27.9085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56845"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56845 -27.9085)"^^geo:wktLiteral ;
  geo-pos:lat "38.56845"^^xsd:decimal ;
  geo-pos:long "-27.9085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2380'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27462'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9085'^^xsd:double;
  dwc:latitude '38.56845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2380'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69038333 -28.22313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69038333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69038333 -28.22313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69038333"^^xsd:decimal ;
  geo-pos:long "-28.22313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2381'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27463'^^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 '-28.22313333'^^xsd:double;
  dwc:latitude '38.69038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2381'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69038333 -28.22313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69038333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69038333 -28.22313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69038333"^^xsd:decimal ;
  geo-pos:long "-28.22313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2382'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27463'^^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 '-28.22313333'^^xsd:double;
  dwc:latitude '38.69038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2382'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69038333 -28.22313333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69038333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22313333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69038333 -28.22313333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69038333"^^xsd:decimal ;
  geo-pos:long "-28.22313333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2383'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27463'^^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 '-28.22313333'^^xsd:double;
  dwc:latitude '38.69038333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2383'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69056667 -28.23255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69056667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69056667 -28.23255)"^^geo:wktLiteral ;
  geo-pos:lat "38.69056667"^^xsd:decimal ;
  geo-pos:long "-28.23255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2384'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27464'^^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 '-28.23255'^^xsd:double;
  dwc:latitude '38.69056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2384'^^xsd:string;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 -27.92425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.576"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 -27.92425)"^^geo:wktLiteral ;
  geo-pos:lat "38.576"^^xsd:decimal ;
  geo-pos:long "-27.92425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2386'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92425'^^xsd:double;
  dwc:latitude '38.576'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2386'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52165 -28.74833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52165"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52165 -28.74833333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52165"^^xsd:decimal ;
  geo-pos:long "-28.74833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2387'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.74833333'^^xsd:double;
  dwc:latitude '38.52165'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2387'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5682 -27.91461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5682 -27.91461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5682"^^xsd:decimal ;
  geo-pos:long "-27.91461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2388'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27532'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.91461667'^^xsd:double;
  dwc:latitude '38.5682'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2388'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5682 -27.91461667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.91461667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5682 -27.91461667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5682"^^xsd:decimal ;
  geo-pos:long "-27.91461667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2389'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27532'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.91461667'^^xsd:double;
  dwc:latitude '38.5682'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2389'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57736667 -27.93025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57736667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57736667 -27.93025)"^^geo:wktLiteral ;
  geo-pos:lat "38.57736667"^^xsd:decimal ;
  geo-pos:long "-27.93025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2390'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27579'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.93025'^^xsd:double;
  dwc:latitude '38.57736667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2390'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57736667 -27.93025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57736667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.93025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57736667 -27.93025)"^^geo:wktLiteral ;
  geo-pos:lat "38.57736667"^^xsd:decimal ;
  geo-pos:long "-27.93025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2391'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27579'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.93025'^^xsd:double;
  dwc:latitude '38.57736667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2391'^^xsd:string;
  dwc:observationDate '2003-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73958333 -25.24063333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73958333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24063333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73958333 -25.24063333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73958333"^^xsd:decimal ;
  geo-pos:long "-25.24063333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2392'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27643'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24063333'^^xsd:double;
  dwc:latitude '37.73958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2392'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73796667 -25.18425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73796667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73796667 -25.18425)"^^geo:wktLiteral ;
  geo-pos:lat "37.73796667"^^xsd:decimal ;
  geo-pos:long "-25.18425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2393'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27644'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18425'^^xsd:double;
  dwc:latitude '37.73796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2393'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65703333 -27.06783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65703333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65703333 -27.06783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65703333"^^xsd:decimal ;
  geo-pos:long "-27.06783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2394'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.06783333'^^xsd:double;
  dwc:latitude '38.65703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2394'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65703333 -27.06783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65703333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65703333 -27.06783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65703333"^^xsd:decimal ;
  geo-pos:long "-27.06783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2395'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.06783333'^^xsd:double;
  dwc:latitude '38.65703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2395'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65703333 -27.06783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65703333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65703333 -27.06783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65703333"^^xsd:decimal ;
  geo-pos:long "-27.06783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2396'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27645'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.06783333'^^xsd:double;
  dwc:latitude '38.65703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2396'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7393 -25.24323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7393"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7393 -25.24323333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7393"^^xsd:decimal ;
  geo-pos:long "-25.24323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2397'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27696'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.24323333'^^xsd:double;
  dwc:latitude '37.7393'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2397'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86958333 -25.70125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86958333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86958333 -25.70125)"^^geo:wktLiteral ;
  geo-pos:lat "37.86958333"^^xsd:decimal ;
  geo-pos:long "-25.70125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2398'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27718'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70125'^^xsd:double;
  dwc:latitude '37.86958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2398'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86958333 -25.70125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86958333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86958333 -25.70125)"^^geo:wktLiteral ;
  geo-pos:lat "37.86958333"^^xsd:decimal ;
  geo-pos:long "-25.70125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2399'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27718'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70125'^^xsd:double;
  dwc:latitude '37.86958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2399'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -37.87028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -37.87028333)"^^geo:wktLiteral ;
  geo-pos:lat "23.5"^^xsd:decimal ;
  geo-pos:long "-37.87028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2401'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27719'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-37.87028333'^^xsd:double;
  dwc:latitude '23.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2401'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -37.87028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -37.87028333)"^^geo:wktLiteral ;
  geo-pos:lat "23.5"^^xsd:decimal ;
  geo-pos:long "-37.87028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2402'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27719'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-37.87028333'^^xsd:double;
  dwc:latitude '23.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2402'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -37.87028333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.87028333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.5 -37.87028333)"^^geo:wktLiteral ;
  geo-pos:lat "23.5"^^xsd:decimal ;
  geo-pos:long "-37.87028333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2403'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27719'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-37.87028333'^^xsd:double;
  dwc:latitude '23.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2403'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87203333 -25.70255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87203333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87203333 -25.70255)"^^geo:wktLiteral ;
  geo-pos:lat "37.87203333"^^xsd:decimal ;
  geo-pos:long "-25.70255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2404'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27743'^^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 '-25.70255'^^xsd:double;
  dwc:latitude '37.87203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2404'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87203333 -25.70255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87203333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87203333 -25.70255)"^^geo:wktLiteral ;
  geo-pos:lat "37.87203333"^^xsd:decimal ;
  geo-pos:long "-25.70255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2405'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27743'^^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 '-25.70255'^^xsd:double;
  dwc:latitude '37.87203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2405'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87203333 -25.70255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87203333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87203333 -25.70255)"^^geo:wktLiteral ;
  geo-pos:lat "37.87203333"^^xsd:decimal ;
  geo-pos:long "-25.70255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2406'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27743'^^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 '-25.70255'^^xsd:double;
  dwc:latitude '37.87203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2406'^^xsd:string;
  dwc:observationDate '2003-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85961667 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85961667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85961667 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.85961667"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2407'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.7'^^xsd:double;
  dwc:latitude '37.85961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2407'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85961667 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85961667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85961667 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.85961667"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2408'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.7'^^xsd:double;
  dwc:latitude '37.85961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2408'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85961667 -25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.85961667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.85961667 -25.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.85961667"^^xsd:decimal ;
  geo-pos:long "-25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2409'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-25.7'^^xsd:double;
  dwc:latitude '37.85961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2409'^^xsd:string;
  dwc:observationDate '2003-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8394 -25.68581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8394"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8394 -25.68581667)"^^geo:wktLiteral ;
  geo-pos:lat "37.8394"^^xsd:decimal ;
  geo-pos:long "-25.68581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2410'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27796'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68581667'^^xsd:double;
  dwc:latitude '37.8394'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2410'^^xsd:string;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84056667 -25.68578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84056667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84056667 -25.68578333)"^^geo:wktLiteral ;
  geo-pos:lat "37.84056667"^^xsd:decimal ;
  geo-pos:long "-25.68578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2411'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27797'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68578333'^^xsd:double;
  dwc:latitude '37.84056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2411'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84056667 -25.68578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84056667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84056667 -25.68578333)"^^geo:wktLiteral ;
  geo-pos:lat "37.84056667"^^xsd:decimal ;
  geo-pos:long "-25.68578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2412'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27797'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.68578333'^^xsd:double;
  dwc:latitude '37.84056667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2412'^^xsd:string;
  dwc:observationDate '2003-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6906 -28.22558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6906"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6906 -28.22558333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6906"^^xsd:decimal ;
  geo-pos:long "-28.22558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2413'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27827'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-28.22558333'^^xsd:double;
  dwc:latitude '38.6906'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2413'^^xsd:string;
  dwc:observationDate '2003-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00215 -28.01126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00215"^^xsd:decimal ;
  dwc:decimalLongitude "-28.01126667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00215 -28.01126667)"^^geo:wktLiteral ;
  geo-pos:lat "39.00215"^^xsd:decimal ;
  geo-pos:long "-28.01126667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2414'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27880'^^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 '-28.01126667'^^xsd:double;
  dwc:latitude '39.00215'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2414'^^xsd:string;
  dwc:observationDate '2003-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  geo-pos:lat "38.53928333"^^xsd:decimal ;
  geo-pos:long "-28.60595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2416'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60595'^^xsd:double;
  dwc:latitude '38.53928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2416'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  geo-pos:lat "38.53928333"^^xsd:decimal ;
  geo-pos:long "-28.60595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2417'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60595'^^xsd:double;
  dwc:latitude '38.53928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2417'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  geo-pos:lat "38.53928333"^^xsd:decimal ;
  geo-pos:long "-28.60595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2418'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60595'^^xsd:double;
  dwc:latitude '38.53928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2418'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  geo-pos:lat "38.53928333"^^xsd:decimal ;
  geo-pos:long "-28.60595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2419'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60595'^^xsd:double;
  dwc:latitude '38.53928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2419'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53928333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53928333 -28.60595)"^^geo:wktLiteral ;
  geo-pos:lat "38.53928333"^^xsd:decimal ;
  geo-pos:long "-28.60595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2420'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28050'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.60595'^^xsd:double;
  dwc:latitude '38.53928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2420'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55888333 -28.77023333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55888333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77023333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55888333 -28.77023333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55888333"^^xsd:decimal ;
  geo-pos:long "-28.77023333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2421'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28088'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77023333'^^xsd:double;
  dwc:latitude '38.55888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2421'^^xsd:string;
  dwc:observationDate '2004-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56105 -28.7662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56105"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56105 -28.7662)"^^geo:wktLiteral ;
  geo-pos:lat "38.56105"^^xsd:decimal ;
  geo-pos:long "-28.7662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2422'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28089'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7662'^^xsd:double;
  dwc:latitude '38.56105'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2422'^^xsd:string;
  dwc:observationDate '2004-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40466667 -28.26735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40466667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40466667 -28.26735)"^^geo:wktLiteral ;
  geo-pos:lat "38.40466667"^^xsd:decimal ;
  geo-pos:long "-28.26735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2423'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28116'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26735'^^xsd:double;
  dwc:latitude '38.40466667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2423'^^xsd:string;
  dwc:observationDate '2004-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.489 -28.21725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.489"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.489 -28.21725)"^^geo:wktLiteral ;
  geo-pos:lat "38.489"^^xsd:decimal ;
  geo-pos:long "-28.21725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2424'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28161'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21725'^^xsd:double;
  dwc:latitude '38.489'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2424'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48576667 -28.22788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48576667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48576667 -28.22788333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48576667"^^xsd:decimal ;
  geo-pos:long "-28.22788333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2425'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28162'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22788333'^^xsd:double;
  dwc:latitude '38.48576667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2425'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55906667 -28.7708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55906667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55906667 -28.7708)"^^geo:wktLiteral ;
  geo-pos:lat "38.55906667"^^xsd:decimal ;
  geo-pos:long "-28.7708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2426'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.7708'^^xsd:double;
  dwc:latitude '38.55906667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2426'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49125 -28.23353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49125"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49125 -28.23353333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49125"^^xsd:decimal ;
  geo-pos:long "-28.23353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2427'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23353333'^^xsd:double;
  dwc:latitude '38.49125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2427'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49125 -28.23353333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49125"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23353333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49125 -28.23353333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49125"^^xsd:decimal ;
  geo-pos:long "-28.23353333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2428'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28248'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23353333'^^xsd:double;
  dwc:latitude '38.49125'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2428'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4909 -28.2327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4909"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4909 -28.2327)"^^geo:wktLiteral ;
  geo-pos:lat "38.4909"^^xsd:decimal ;
  geo-pos:long "-28.2327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2430'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28250'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2327'^^xsd:double;
  dwc:latitude '38.4909'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2430'^^xsd:string;
  dwc:observationDate '2004-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73625 -28.30138333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30138333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73625 -28.30138333)"^^geo:wktLiteral ;
  geo-pos:lat "38.73625"^^xsd:decimal ;
  geo-pos:long "-28.30138333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2431'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28290'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30138333'^^xsd:double;
  dwc:latitude '38.73625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2431'^^xsd:string;
  dwc:observationDate '2004-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48908333 -28.22623333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48908333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22623333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48908333 -28.22623333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48908333"^^xsd:decimal ;
  geo-pos:long "-28.22623333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2432'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28485'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22623333'^^xsd:double;
  dwc:latitude '38.48908333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2432'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73921667 -25.23886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73921667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73921667 -25.23886667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73921667"^^xsd:decimal ;
  geo-pos:long "-25.23886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2433'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28530'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.23886667'^^xsd:double;
  dwc:latitude '37.73921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2433'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6735 -28.20021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6735"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6735 -28.20021667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6735"^^xsd:decimal ;
  geo-pos:long "-28.20021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2434'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20021667'^^xsd:double;
  dwc:latitude '38.6735'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2434'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6735 -28.20021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6735"^^xsd:decimal ;
  dwc:decimalLongitude "-28.20021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6735 -28.20021667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6735"^^xsd:decimal ;
  geo-pos:long "-28.20021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2435'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.20021667'^^xsd:double;
  dwc:latitude '38.6735'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2435'^^xsd:string;
  dwc:observationDate '2004-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6117 -28.62336667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6117"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62336667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6117 -28.62336667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6117"^^xsd:decimal ;
  geo-pos:long "-28.62336667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2436'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28633'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.62336667'^^xsd:double;
  dwc:latitude '38.6117'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2436'^^xsd:string;
  dwc:observationDate '2004-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72011667 -28.18458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72011667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72011667 -28.18458333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72011667"^^xsd:decimal ;
  geo-pos:long "-28.18458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2437'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28634'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.18458333'^^xsd:double;
  dwc:latitude '38.72011667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2437'^^xsd:string;
  dwc:observationDate '2004-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71095 -25.4867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71095"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71095 -25.4867)"^^geo:wktLiteral ;
  geo-pos:lat "37.71095"^^xsd:decimal ;
  geo-pos:long "-25.4867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2438'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28662'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.4867'^^xsd:double;
  dwc:latitude '37.71095'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2438'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70186667 -28.24836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70186667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70186667 -28.24836667)"^^geo:wktLiteral ;
  geo-pos:lat "38.70186667"^^xsd:decimal ;
  geo-pos:long "-28.24836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2439'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28693'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.24836667'^^xsd:double;
  dwc:latitude '38.70186667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2439'^^xsd:string;
  dwc:observationDate '2004-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73921667 -25.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73921667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73921667 -25.604)"^^geo:wktLiteral ;
  geo-pos:lat "37.73921667"^^xsd:decimal ;
  geo-pos:long "-25.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2440'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.604'^^xsd:double;
  dwc:latitude '37.73921667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2440'^^xsd:string;
  dwc:observationDate '2004-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64286667 -27.23811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64286667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64286667 -27.23811667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64286667"^^xsd:decimal ;
  geo-pos:long "-27.23811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2441'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23811667'^^xsd:double;
  dwc:latitude '38.64286667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2441'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64286667 -27.23811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64286667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64286667 -27.23811667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64286667"^^xsd:decimal ;
  geo-pos:long "-27.23811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2442'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28744'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23811667'^^xsd:double;
  dwc:latitude '38.64286667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2442'^^xsd:string;
  dwc:observationDate '2004-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52613333 -27.81795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52613333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52613333 -27.81795)"^^geo:wktLiteral ;
  geo-pos:lat "38.52613333"^^xsd:decimal ;
  geo-pos:long "-27.81795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2443'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28745'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.81795'^^xsd:double;
  dwc:latitude '38.52613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2443'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73198333 -28.2307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73198333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73198333 -28.2307)"^^geo:wktLiteral ;
  geo-pos:lat "38.73198333"^^xsd:decimal ;
  geo-pos:long "-28.2307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2444'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28818'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2307'^^xsd:double;
  dwc:latitude '38.73198333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2444'^^xsd:string;
  dwc:observationDate '2004-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55913333 -27.7597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55913333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55913333 -27.7597)"^^geo:wktLiteral ;
  geo-pos:lat "38.55913333"^^xsd:decimal ;
  geo-pos:long "-27.7597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2446'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28824'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.7597'^^xsd:double;
  dwc:latitude '38.55913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2446'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49091667 -28.23463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49091667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49091667 -28.23463333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49091667"^^xsd:decimal ;
  geo-pos:long "-28.23463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2447'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28825'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.23463333'^^xsd:double;
  dwc:latitude '38.49091667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2447'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65296667 -27.07271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65296667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65296667 -27.07271667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65296667"^^xsd:decimal ;
  geo-pos:long "-27.07271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2448'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28908'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07271667'^^xsd:double;
  dwc:latitude '38.65296667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2448'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74453333 -25.24188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74453333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74453333 -25.24188333)"^^geo:wktLiteral ;
  geo-pos:lat "37.74453333"^^xsd:decimal ;
  geo-pos:long "-25.24188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2449'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28909'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.24188333'^^xsd:double;
  dwc:latitude '37.74453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2449'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6525 -27.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6525 -27.237)"^^geo:wktLiteral ;
  geo-pos:lat "38.6525"^^xsd:decimal ;
  geo-pos:long "-27.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2450'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.237'^^xsd:double;
  dwc:latitude '38.6525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2450'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6525 -27.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6525 -27.237)"^^geo:wktLiteral ;
  geo-pos:lat "38.6525"^^xsd:decimal ;
  geo-pos:long "-27.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2451'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.237'^^xsd:double;
  dwc:latitude '38.6525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2451'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6525 -27.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6525"^^xsd:decimal ;
  dwc:decimalLongitude "-27.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6525 -27.237)"^^geo:wktLiteral ;
  geo-pos:lat "38.6525"^^xsd:decimal ;
  geo-pos:long "-27.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2452'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28910'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.237'^^xsd:double;
  dwc:latitude '38.6525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2452'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50085 -28.27066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50085"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50085 -28.27066667)"^^geo:wktLiteral ;
  geo-pos:lat "38.50085"^^xsd:decimal ;
  geo-pos:long "-28.27066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2453'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28943'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27066667'^^xsd:double;
  dwc:latitude '38.50085'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2453'^^xsd:string;
  dwc:observationDate '2004-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49146667 -28.23401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49146667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49146667 -28.23401667)"^^geo:wktLiteral ;
  geo-pos:lat "38.49146667"^^xsd:decimal ;
  geo-pos:long "-28.23401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2454'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28944'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23401667'^^xsd:double;
  dwc:latitude '38.49146667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2454'^^xsd:string;
  dwc:observationDate '2004-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49148333 -28.23388333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49148333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23388333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49148333 -28.23388333)"^^geo:wktLiteral ;
  geo-pos:lat "38.49148333"^^xsd:decimal ;
  geo-pos:long "-28.23388333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2455'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28982'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23388333'^^xsd:double;
  dwc:latitude '38.49148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2455'^^xsd:string;
  dwc:observationDate '2004-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55913333 -27.7597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55913333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55913333 -27.7597)"^^geo:wktLiteral ;
  geo-pos:lat "38.55913333"^^xsd:decimal ;
  geo-pos:long "-27.7597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2456'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28985'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.7597'^^xsd:double;
  dwc:latitude '38.55913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2456'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49958333 -28.25875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.49958333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.49958333 -28.25875)"^^geo:wktLiteral ;
  geo-pos:lat "38.49958333"^^xsd:decimal ;
  geo-pos:long "-28.25875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2457'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29025'^^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 '-28.25875'^^xsd:double;
  dwc:latitude '38.49958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2457'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7378 -25.18335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7378"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7378 -25.18335)"^^geo:wktLiteral ;
  geo-pos:lat "37.7378"^^xsd:decimal ;
  geo-pos:long "-25.18335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2458'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29076'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18335'^^xsd:double;
  dwc:latitude '37.7378'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2458'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73833333 -25.18515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73833333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.18515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73833333 -25.18515)"^^geo:wktLiteral ;
  geo-pos:lat "37.73833333"^^xsd:decimal ;
  geo-pos:long "-25.18515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2459'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29077'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.18515'^^xsd:double;
  dwc:latitude '37.73833333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2459'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65351667 -27.07145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65351667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65351667 -27.07145)"^^geo:wktLiteral ;
  geo-pos:lat "38.65351667"^^xsd:decimal ;
  geo-pos:long "-27.07145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2461'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07145'^^xsd:double;
  dwc:latitude '38.65351667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2461'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38533333 -28.50253333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38533333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.50253333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38533333 -28.50253333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38533333"^^xsd:decimal ;
  geo-pos:long "-28.50253333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2462'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29129'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.50253333'^^xsd:double;
  dwc:latitude '38.38533333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2462'^^xsd:string;
  dwc:observationDate '2004-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58891667 -27.96945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58891667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58891667 -27.96945)"^^geo:wktLiteral ;
  geo-pos:lat "38.58891667"^^xsd:decimal ;
  geo-pos:long "-27.96945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2463'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29130'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96945'^^xsd:double;
  dwc:latitude '38.58891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2463'^^xsd:string;
  dwc:observationDate '2004-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68845 -27.60881667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68845"^^xsd:decimal ;
  dwc:decimalLongitude "-27.60881667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68845 -27.60881667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68845"^^xsd:decimal ;
  geo-pos:long "-27.60881667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2464'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29184'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.60881667'^^xsd:double;
  dwc:latitude '38.68845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2464'^^xsd:string;
  dwc:observationDate '2004-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84205 -25.69508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84205"^^xsd:decimal ;
  dwc:decimalLongitude "-25.69508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84205 -25.69508333)"^^geo:wktLiteral ;
  geo-pos:lat "37.84205"^^xsd:decimal ;
  geo-pos:long "-25.69508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2465'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29200'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-25.69508333'^^xsd:double;
  dwc:latitude '37.84205'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2465'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82596667 -25.63843333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82596667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63843333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82596667 -25.63843333)"^^geo:wktLiteral ;
  geo-pos:lat "37.82596667"^^xsd:decimal ;
  geo-pos:long "-25.63843333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2466'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29201'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-25.63843333'^^xsd:double;
  dwc:latitude '37.82596667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2466'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82546667 -25.63868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82546667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82546667 -25.63868333)"^^geo:wktLiteral ;
  geo-pos:lat "37.82546667"^^xsd:decimal ;
  geo-pos:long "-25.63868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2467'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29202'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-25.63868333'^^xsd:double;
  dwc:latitude '37.82546667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2467'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82651667 -25.64036667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82651667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64036667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82651667 -25.64036667)"^^geo:wktLiteral ;
  geo-pos:lat "37.82651667"^^xsd:decimal ;
  geo-pos:long "-25.64036667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2468'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29203'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-25.64036667'^^xsd:double;
  dwc:latitude '37.82651667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2468'^^xsd:string;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57456667 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57456667"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57456667 -27)"^^geo:wktLiteral ;
  geo-pos:lat "38.57456667"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2469'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29262'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '38.57456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2469'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40173333 -28.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40173333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40173333 -28.266)"^^geo:wktLiteral ;
  geo-pos:lat "38.40173333"^^xsd:decimal ;
  geo-pos:long "-28.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2470'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.266'^^xsd:double;
  dwc:latitude '38.40173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2470'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40173333 -28.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40173333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40173333 -28.266)"^^geo:wktLiteral ;
  geo-pos:lat "38.40173333"^^xsd:decimal ;
  geo-pos:long "-28.266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2471'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.266'^^xsd:double;
  dwc:latitude '38.40173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2471'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58801667 -27.83693333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58801667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83693333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58801667 -27.83693333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58801667"^^xsd:decimal ;
  geo-pos:long "-27.83693333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2472'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29433'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.83693333'^^xsd:double;
  dwc:latitude '38.58801667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2472'^^xsd:string;
  dwc:observationDate '2004-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02185 -27.94048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02185 -27.94048333)"^^geo:wktLiteral ;
  geo-pos:lat "39.02185"^^xsd:decimal ;
  geo-pos:long "-27.94048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2473'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29463'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94048333'^^xsd:double;
  dwc:latitude '39.02185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2473'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71433333 -27.04535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71433333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71433333 -27.04535)"^^geo:wktLiteral ;
  geo-pos:lat "38.71433333"^^xsd:decimal ;
  geo-pos:long "-27.04535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2474'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29515'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04535'^^xsd:double;
  dwc:latitude '38.71433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2474'^^xsd:string;
  dwc:observationDate '2004-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40383333 -28.27033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40383333 -28.27033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40383333"^^xsd:decimal ;
  geo-pos:long "-28.27033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2476'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27033333'^^xsd:double;
  dwc:latitude '38.40383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2476'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40383333 -28.27033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40383333 -28.27033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40383333"^^xsd:decimal ;
  geo-pos:long "-28.27033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2477'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27033333'^^xsd:double;
  dwc:latitude '38.40383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2477'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40383333 -28.27033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40383333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40383333 -28.27033333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40383333"^^xsd:decimal ;
  geo-pos:long "-28.27033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2478'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29589'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27033333'^^xsd:double;
  dwc:latitude '38.40383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2478'^^xsd:string;
  dwc:observationDate '2004-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67453333 -27.33518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67453333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67453333 -27.33518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67453333"^^xsd:decimal ;
  geo-pos:long "-27.33518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2479'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29638'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33518333'^^xsd:double;
  dwc:latitude '38.67453333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2479'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67433333 -27.33976667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67433333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33976667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67433333 -27.33976667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67433333"^^xsd:decimal ;
  geo-pos:long "-27.33976667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2480'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29639'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.33976667'^^xsd:double;
  dwc:latitude '38.67433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2480'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64328333 -27.20465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64328333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64328333 -27.20465)"^^geo:wktLiteral ;
  geo-pos:lat "38.64328333"^^xsd:decimal ;
  geo-pos:long "-27.20465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2481'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29640'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20465'^^xsd:double;
  dwc:latitude '38.64328333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2481'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78733333 -25.13255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78733333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78733333 -25.13255)"^^geo:wktLiteral ;
  geo-pos:lat "37.78733333"^^xsd:decimal ;
  geo-pos:long "-25.13255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2482'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29664'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13255'^^xsd:double;
  dwc:latitude '37.78733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2482'^^xsd:string;
  dwc:observationDate '2004-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78733333 -25.13255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78733333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78733333 -25.13255)"^^geo:wktLiteral ;
  geo-pos:lat "37.78733333"^^xsd:decimal ;
  geo-pos:long "-25.13255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2483'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29664'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13255'^^xsd:double;
  dwc:latitude '37.78733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2483'^^xsd:string;
  dwc:observationDate '2004-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78733333 -25.13255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78733333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78733333 -25.13255)"^^geo:wktLiteral ;
  geo-pos:lat "37.78733333"^^xsd:decimal ;
  geo-pos:long "-25.13255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2484'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29664'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13255'^^xsd:double;
  dwc:latitude '37.78733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2484'^^xsd:string;
  dwc:observationDate '2004-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9012 -25.74191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9012"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9012 -25.74191667)"^^geo:wktLiteral ;
  geo-pos:lat "37.9012"^^xsd:decimal ;
  geo-pos:long "-25.74191667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2485'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29690'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.74191667'^^xsd:double;
  dwc:latitude '37.9012'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2485'^^xsd:string;
  dwc:observationDate '2004-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59298333 -27.99113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59298333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.99113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59298333 -27.99113333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59298333"^^xsd:decimal ;
  geo-pos:long "-27.99113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2486'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29719'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.99113333'^^xsd:double;
  dwc:latitude '38.59298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2486'^^xsd:string;
  dwc:observationDate '2004-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71841667 -27.04566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71841667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.04566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71841667 -27.04566667)"^^geo:wktLiteral ;
  geo-pos:lat "38.71841667"^^xsd:decimal ;
  geo-pos:long "-27.04566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2487'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29720'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.04566667'^^xsd:double;
  dwc:latitude '38.71841667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2487'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63783333 -27.08986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63783333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63783333 -27.08986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63783333"^^xsd:decimal ;
  geo-pos:long "-27.08986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2488'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29788'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.08986667'^^xsd:double;
  dwc:latitude '38.63783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2488'^^xsd:string;
  dwc:observationDate '2004-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57768333 -27.81991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57768333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.81991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57768333 -27.81991667)"^^geo:wktLiteral ;
  geo-pos:lat "38.57768333"^^xsd:decimal ;
  geo-pos:long "-27.81991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2489'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29790'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.81991667'^^xsd:double;
  dwc:latitude '38.57768333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2489'^^xsd:string;
  dwc:observationDate '2004-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40593333 -28.26855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40593333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40593333 -28.26855)"^^geo:wktLiteral ;
  geo-pos:lat "38.40593333"^^xsd:decimal ;
  geo-pos:long "-28.26855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2491'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26855'^^xsd:double;
  dwc:latitude '38.40593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2491'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40593333 -28.26855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40593333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40593333 -28.26855)"^^geo:wktLiteral ;
  geo-pos:lat "38.40593333"^^xsd:decimal ;
  geo-pos:long "-28.26855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2492'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26855'^^xsd:double;
  dwc:latitude '38.40593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2492'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40593333 -28.26855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40593333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40593333 -28.26855)"^^geo:wktLiteral ;
  geo-pos:lat "38.40593333"^^xsd:decimal ;
  geo-pos:long "-28.26855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2493'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29814'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26855'^^xsd:double;
  dwc:latitude '38.40593333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2493'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.622 -28.05583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.622"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.622 -28.05583333)"^^geo:wktLiteral ;
  geo-pos:lat "38.622"^^xsd:decimal ;
  geo-pos:long "-28.05583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2494'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29915'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05583333'^^xsd:double;
  dwc:latitude '38.622'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2494'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59478333 -27.9737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59478333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59478333 -27.9737)"^^geo:wktLiteral ;
  geo-pos:lat "38.59478333"^^xsd:decimal ;
  geo-pos:long "-27.9737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2495'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29917'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9737'^^xsd:double;
  dwc:latitude '38.59478333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2495'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -27.96883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.597"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.597 -27.96883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.597"^^xsd:decimal ;
  geo-pos:long "-27.96883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2496'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29966'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.96883333'^^xsd:double;
  dwc:latitude '38.597'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2496'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52355 -27.88108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.88108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52355 -27.88108333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52355"^^xsd:decimal ;
  geo-pos:long "-27.88108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2497'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29994'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.88108333'^^xsd:double;
  dwc:latitude '38.52355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2497'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52355 -27.88108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52355"^^xsd:decimal ;
  dwc:decimalLongitude "-27.88108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52355 -27.88108333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52355"^^xsd:decimal ;
  geo-pos:long "-27.88108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2498'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29994'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.88108333'^^xsd:double;
  dwc:latitude '38.52355'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2498'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52091667 -28.75016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52091667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52091667 -28.75016667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52091667"^^xsd:decimal ;
  geo-pos:long "-28.75016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2499'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30044'^^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.75016667'^^xsd:double;
  dwc:latitude '38.52091667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2499'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52091667 -28.75016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52091667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75016667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52091667 -28.75016667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52091667"^^xsd:decimal ;
  geo-pos:long "-28.75016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2500'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30044'^^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.75016667'^^xsd:double;
  dwc:latitude '38.52091667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2500'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66943333 -31.10183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66943333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66943333 -31.10183333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66943333"^^xsd:decimal ;
  geo-pos:long "-31.10183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2501'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30045'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10183333'^^xsd:double;
  dwc:latitude '39.66943333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2501'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66943333 -31.10183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66943333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66943333 -31.10183333)"^^geo:wktLiteral ;
  geo-pos:lat "39.66943333"^^xsd:decimal ;
  geo-pos:long "-31.10183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2502'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30045'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10183333'^^xsd:double;
  dwc:latitude '39.66943333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2502'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48843333 -31.14836667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48843333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14836667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48843333 -31.14836667)"^^geo:wktLiteral ;
  geo-pos:lat "39.48843333"^^xsd:decimal ;
  geo-pos:long "-31.14836667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2503'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30046'^^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.14836667'^^xsd:double;
  dwc:latitude '39.48843333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2503'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58783333 -27.94678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58783333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58783333 -27.94678333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58783333"^^xsd:decimal ;
  geo-pos:long "-27.94678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2504'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94678333'^^xsd:double;
  dwc:latitude '38.58783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2504'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53516667 -27.83883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53516667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53516667 -27.83883333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53516667"^^xsd:decimal ;
  geo-pos:long "-27.83883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2506'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30165'^^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 '-27.83883333'^^xsd:double;
  dwc:latitude '38.53516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2506'^^xsd:string;
  dwc:observationDate '2004-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53495 -27.84153333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53495"^^xsd:decimal ;
  dwc:decimalLongitude "-27.84153333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53495 -27.84153333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53495"^^xsd:decimal ;
  geo-pos:long "-27.84153333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2507'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30166'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.84153333'^^xsd:double;
  dwc:latitude '38.53495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2507'^^xsd:string;
  dwc:observationDate '2004-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58753333 -27.97116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58753333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58753333 -27.97116667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58753333"^^xsd:decimal ;
  geo-pos:long "-27.97116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2508'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30199'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.97116667'^^xsd:double;
  dwc:latitude '38.58753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2508'^^xsd:string;
  dwc:observationDate '2004-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39786667 -28.09435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39786667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.09435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39786667 -28.09435)"^^geo:wktLiteral ;
  geo-pos:lat "38.39786667"^^xsd:decimal ;
  geo-pos:long "-28.09435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2509'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30217'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.09435'^^xsd:double;
  dwc:latitude '38.39786667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2509'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53455 -28.31786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53455"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53455 -28.31786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53455"^^xsd:decimal ;
  geo-pos:long "-28.31786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2510'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30218'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31786667'^^xsd:double;
  dwc:latitude '38.53455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2510'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60585 -28.04108333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60585"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04108333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60585 -28.04108333)"^^geo:wktLiteral ;
  geo-pos:lat "38.60585"^^xsd:decimal ;
  geo-pos:long "-28.04108333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2511'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30219'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04108333'^^xsd:double;
  dwc:latitude '38.60585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2511'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61333333 -28.04416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.04416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61333333 -28.04416667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61333333"^^xsd:decimal ;
  geo-pos:long "-28.04416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2512'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30241'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.04416667'^^xsd:double;
  dwc:latitude '38.61333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2512'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.22561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65036667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65036667 -27.22561667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65036667"^^xsd:decimal ;
  geo-pos:long "-27.22561667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2513'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30271'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.22561667'^^xsd:double;
  dwc:latitude '38.65036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2513'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74455 -25.61151667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74455"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61151667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74455 -25.61151667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74455"^^xsd:decimal ;
  geo-pos:long "-25.61151667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2514'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30296'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.61151667'^^xsd:double;
  dwc:latitude '37.74455'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2514'^^xsd:string;
  dwc:observationDate '2004-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7446 -25.24315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7446"^^xsd:decimal ;
  dwc:decimalLongitude "-25.24315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7446 -25.24315)"^^geo:wktLiteral ;
  geo-pos:lat "37.7446"^^xsd:decimal ;
  geo-pos:long "-25.24315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2515'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30297'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-25.24315'^^xsd:double;
  dwc:latitude '37.7446'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2515'^^xsd:string;
  dwc:observationDate '2004-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48366667 -28.21901667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48366667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21901667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48366667 -28.21901667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48366667"^^xsd:decimal ;
  geo-pos:long "-28.21901667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2516'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30322'^^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 '-28.21901667'^^xsd:double;
  dwc:latitude '38.48366667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2516'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4083 -28.73826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4083"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4083 -28.73826667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4083"^^xsd:decimal ;
  geo-pos:long "-28.73826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2517'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30323'^^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.73826667'^^xsd:double;
  dwc:latitude '38.4083'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2517'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4083 -28.73826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4083"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4083 -28.73826667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4083"^^xsd:decimal ;
  geo-pos:long "-28.73826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2518'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30323'^^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.73826667'^^xsd:double;
  dwc:latitude '38.4083'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2518'^^xsd:string;
  dwc:observationDate '2004-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68765 -28.30806667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68765"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30806667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68765 -28.30806667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68765"^^xsd:decimal ;
  geo-pos:long "-28.30806667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2519'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30400'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.30806667'^^xsd:double;
  dwc:latitude '38.68765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2519'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58133333 -27.82261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58133333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58133333 -27.82261667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58133333"^^xsd:decimal ;
  geo-pos:long "-27.82261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2521'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.82261667'^^xsd:double;
  dwc:latitude '38.58133333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2521'^^xsd:string;
  dwc:observationDate '2004-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64856667 -27.19333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64856667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.19333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64856667 -27.19333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64856667"^^xsd:decimal ;
  geo-pos:long "-27.19333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2522'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30403'^^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 '-27.19333333'^^xsd:double;
  dwc:latitude '38.64856667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2522'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55756667 -28.77018333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55756667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77018333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55756667 -28.77018333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55756667"^^xsd:decimal ;
  geo-pos:long "-28.77018333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2523'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30456'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77018333'^^xsd:double;
  dwc:latitude '38.55756667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2523'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43835 -31.1339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43835"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43835 -31.1339)"^^geo:wktLiteral ;
  geo-pos:lat "39.43835"^^xsd:decimal ;
  geo-pos:long "-31.1339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2524'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30457'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1339'^^xsd:double;
  dwc:latitude '39.43835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2524'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37073333 -31.24105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37073333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.24105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37073333 -31.24105)"^^geo:wktLiteral ;
  geo-pos:lat "39.37073333"^^xsd:decimal ;
  geo-pos:long "-31.24105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2525'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30458'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.24105'^^xsd:double;
  dwc:latitude '39.37073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2525'^^xsd:string;
  dwc:observationDate '2004-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65336667 -27.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65336667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65336667 -27.986)"^^geo:wktLiteral ;
  geo-pos:lat "38.65336667"^^xsd:decimal ;
  geo-pos:long "-27.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2526'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30459'^^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 '-27.986'^^xsd:double;
  dwc:latitude '38.65336667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2526'^^xsd:string;
  dwc:observationDate '2004-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69583333 -30.13516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69583333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.13516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69583333 -30.13516667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69583333"^^xsd:decimal ;
  geo-pos:long "-30.13516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2527'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30522'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.13516667'^^xsd:double;
  dwc:latitude '38.69583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2527'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69583333 -30.13516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69583333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.13516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69583333 -30.13516667)"^^geo:wktLiteral ;
  geo-pos:lat "38.69583333"^^xsd:decimal ;
  geo-pos:long "-30.13516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2528'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30522'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.13516667'^^xsd:double;
  dwc:latitude '38.69583333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2528'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70816667 -30.147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70816667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70816667 -30.147)"^^geo:wktLiteral ;
  geo-pos:lat "38.70816667"^^xsd:decimal ;
  geo-pos:long "-30.147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2529'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30523'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-30.147'^^xsd:double;
  dwc:latitude '38.70816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2529'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5211 -28.74968333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5211"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74968333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5211 -28.74968333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5211"^^xsd:decimal ;
  geo-pos:long "-28.74968333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2530'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30524'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.74968333'^^xsd:double;
  dwc:latitude '38.5211'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2530'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71276667 -27.37263333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71276667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37263333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71276667 -27.37263333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71276667"^^xsd:decimal ;
  geo-pos:long "-27.37263333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2531'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30605'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.37263333'^^xsd:double;
  dwc:latitude '38.71276667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2531'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54356667 -27.8566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54356667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54356667 -27.8566)"^^geo:wktLiteral ;
  geo-pos:lat "38.54356667"^^xsd:decimal ;
  geo-pos:long "-27.8566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2532'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30606'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.8566'^^xsd:double;
  dwc:latitude '38.54356667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2532'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63846667 -27.07621667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63846667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07621667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63846667 -27.07621667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63846667"^^xsd:decimal ;
  geo-pos:long "-27.07621667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2533'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30637'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07621667'^^xsd:double;
  dwc:latitude '38.63846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2533'^^xsd:string;
  dwc:observationDate '2004-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74221667 -25.63636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74221667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74221667 -25.63636667)"^^geo:wktLiteral ;
  geo-pos:lat "37.74221667"^^xsd:decimal ;
  geo-pos:long "-25.63636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2534'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30660'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63636667'^^xsd:double;
  dwc:latitude '37.74221667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2534'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64155 -27.09296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64155"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64155 -27.09296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64155"^^xsd:decimal ;
  geo-pos:long "-27.09296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2536'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30661'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.09296667'^^xsd:double;
  dwc:latitude '38.64155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2536'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58875 -27.97133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58875"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58875 -27.97133333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58875"^^xsd:decimal ;
  geo-pos:long "-27.97133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2537'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30681'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.97133333'^^xsd:double;
  dwc:latitude '38.58875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2537'^^xsd:string;
  dwc:observationDate '2004-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54183333 -27.24061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54183333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.24061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54183333 -27.24061667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54183333"^^xsd:decimal ;
  geo-pos:long "-27.24061667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2538'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30682'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.24061667'^^xsd:double;
  dwc:latitude '38.54183333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2538'^^xsd:string;
  dwc:observationDate '2004-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66923333 -31.10466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66923333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.10466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66923333 -31.10466667)"^^geo:wktLiteral ;
  geo-pos:lat "39.66923333"^^xsd:decimal ;
  geo-pos:long "-31.10466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2539'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30683'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.10466667'^^xsd:double;
  dwc:latitude '39.66923333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2539'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43876667 -31.12608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43876667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43876667 -31.12608333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43876667"^^xsd:decimal ;
  geo-pos:long "-31.12608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2540'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30723'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12608333'^^xsd:double;
  dwc:latitude '39.43876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2540'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55376667 -28.76783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55376667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55376667 -28.76783333)"^^geo:wktLiteral ;
  geo-pos:lat "38.55376667"^^xsd:decimal ;
  geo-pos:long "-28.76783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2541'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30743'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76783333'^^xsd:double;
  dwc:latitude '38.55376667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2541'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68946667 -28.22551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68946667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68946667 -28.22551667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68946667"^^xsd:decimal ;
  geo-pos:long "-28.22551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2542'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30802'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22551667'^^xsd:double;
  dwc:latitude '38.68946667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2542'^^xsd:string;
  dwc:observationDate '2004-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7273 -27.37966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7273"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7273 -27.37966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7273"^^xsd:decimal ;
  geo-pos:long "-27.37966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2543'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30803'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.37966667'^^xsd:double;
  dwc:latitude '38.7273'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2543'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69648333 -28.11973333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69648333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11973333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69648333 -28.11973333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69648333"^^xsd:decimal ;
  geo-pos:long "-28.11973333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2544'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30842'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11973333'^^xsd:double;
  dwc:latitude '38.69648333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2544'^^xsd:string;
  dwc:observationDate '2004-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6895 -28.22545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6895"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6895 -28.22545)"^^geo:wktLiteral ;
  geo-pos:lat "38.6895"^^xsd:decimal ;
  geo-pos:long "-28.22545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2545'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30843'^^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 '-28.22545'^^xsd:double;
  dwc:latitude '38.6895'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2545'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72178333 -28.28193333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.72178333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28193333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.72178333 -28.28193333)"^^geo:wktLiteral ;
  geo-pos:lat "38.72178333"^^xsd:decimal ;
  geo-pos:long "-28.28193333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2546'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30938'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28193333'^^xsd:double;
  dwc:latitude '38.72178333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2546'^^xsd:string;
  dwc:observationDate '2004-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58098333 -27.80468333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58098333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80468333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58098333 -27.80468333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58098333"^^xsd:decimal ;
  geo-pos:long "-27.80468333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2547'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.80468333'^^xsd:double;
  dwc:latitude '38.58098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2547'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67068333 -27.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67068333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67068333 -27.073)"^^geo:wktLiteral ;
  geo-pos:lat "38.67068333"^^xsd:decimal ;
  geo-pos:long "-27.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2548'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31008'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.073'^^xsd:double;
  dwc:latitude '38.67068333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2548'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58706667 -28.59986667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58706667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.59986667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58706667 -28.59986667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58706667"^^xsd:decimal ;
  geo-pos:long "-28.59986667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2549'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31038'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.59986667'^^xsd:double;
  dwc:latitude '38.58706667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2549'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71846667 -27.3753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71846667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71846667 -27.3753)"^^geo:wktLiteral ;
  geo-pos:lat "38.71846667"^^xsd:decimal ;
  geo-pos:long "-27.3753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2551'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31040'^^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.3753'^^xsd:double;
  dwc:latitude '38.71846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2551'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64775 -28.15775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64775"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64775 -28.15775)"^^geo:wktLiteral ;
  geo-pos:lat "38.64775"^^xsd:decimal ;
  geo-pos:long "-28.15775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2552'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31064'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.15775'^^xsd:double;
  dwc:latitude '38.64775'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2552'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64805 -27.27448333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.27448333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64805 -27.27448333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64805"^^xsd:decimal ;
  geo-pos:long "-27.27448333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2553'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31065'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.27448333'^^xsd:double;
  dwc:latitude '38.64805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2553'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64805 -27.16926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64805"^^xsd:decimal ;
  dwc:decimalLongitude "-27.16926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64805 -27.16926667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64805"^^xsd:decimal ;
  geo-pos:long "-27.16926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2554'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31066'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.16926667'^^xsd:double;
  dwc:latitude '38.64805'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2554'^^xsd:string;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67066667 -27.07303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67066667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67066667 -27.07303333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67066667"^^xsd:decimal ;
  geo-pos:long "-27.07303333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2555'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31090'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07303333'^^xsd:double;
  dwc:latitude '38.67066667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2555'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54698333 -27.8669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54698333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54698333 -27.8669)"^^geo:wktLiteral ;
  geo-pos:lat "38.54698333"^^xsd:decimal ;
  geo-pos:long "-27.8669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2556'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31103'^^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 '-27.8669'^^xsd:double;
  dwc:latitude '38.54698333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2556'^^xsd:string;
  dwc:observationDate '2004-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65121667 -27.07373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65121667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65121667 -27.07373333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65121667"^^xsd:decimal ;
  geo-pos:long "-27.07373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2557'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31104'^^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 '-27.07373333'^^xsd:double;
  dwc:latitude '38.65121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2557'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66991667 -27.0704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66991667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66991667 -27.0704)"^^geo:wktLiteral ;
  geo-pos:lat "38.66991667"^^xsd:decimal ;
  geo-pos:long "-27.0704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2558'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31105'^^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 '-27.0704'^^xsd:double;
  dwc:latitude '38.66991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2558'^^xsd:string;
  dwc:observationDate '2004-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63711667 -27.089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63711667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63711667 -27.089)"^^geo:wktLiteral ;
  geo-pos:lat "38.63711667"^^xsd:decimal ;
  geo-pos:long "-27.089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2559'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31149'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.089'^^xsd:double;
  dwc:latitude '38.63711667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2559'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64618333 -27.21518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64618333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64618333 -27.21518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64618333"^^xsd:decimal ;
  geo-pos:long "-27.21518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2560'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31191'^^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 '-27.21518333'^^xsd:double;
  dwc:latitude '38.64618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2560'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64618333 -27.21518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64618333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64618333 -27.21518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64618333"^^xsd:decimal ;
  geo-pos:long "-27.21518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2561'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31191'^^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 '-27.21518333'^^xsd:double;
  dwc:latitude '38.64618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2561'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64618333 -27.21518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64618333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64618333 -27.21518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64618333"^^xsd:decimal ;
  geo-pos:long "-27.21518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2562'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31191'^^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 '-27.21518333'^^xsd:double;
  dwc:latitude '38.64618333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2562'^^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/4673__POPA_BAIT_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.19383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.19383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39733333"^^xsd:decimal ;
  geo-pos:long "-28.19383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2563'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31220'^^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 '-28.19383333'^^xsd:double;
  dwc:latitude '38.39733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2563'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.19383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.19383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39733333"^^xsd:decimal ;
  geo-pos:long "-28.19383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2564'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31220'^^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 '-28.19383333'^^xsd:double;
  dwc:latitude '38.39733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2564'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.19383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.19383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39733333"^^xsd:decimal ;
  geo-pos:long "-28.19383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2565'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31220'^^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 '-28.19383333'^^xsd:double;
  dwc:latitude '38.39733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2565'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64945 -27.2299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64945"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64945 -27.2299)"^^geo:wktLiteral ;
  geo-pos:lat "38.64945"^^xsd:decimal ;
  geo-pos:long "-27.2299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2567'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31221'^^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.2299'^^xsd:double;
  dwc:latitude '38.64945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2567'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64945 -27.2299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64945"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64945 -27.2299)"^^geo:wktLiteral ;
  geo-pos:lat "38.64945"^^xsd:decimal ;
  geo-pos:long "-27.2299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2568'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31221'^^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.2299'^^xsd:double;
  dwc:latitude '38.64945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2568'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64945 -27.2299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64945"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64945 -27.2299)"^^geo:wktLiteral ;
  geo-pos:lat "38.64945"^^xsd:decimal ;
  geo-pos:long "-27.2299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2569'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31221'^^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.2299'^^xsd:double;
  dwc:latitude '38.64945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2569'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6497 -27.22975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6497"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6497 -27.22975)"^^geo:wktLiteral ;
  geo-pos:lat "38.6497"^^xsd:decimal ;
  geo-pos:long "-27.22975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2570'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31222'^^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 '-27.22975'^^xsd:double;
  dwc:latitude '38.6497'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2570'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75291667 -25.73296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75291667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.73296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75291667 -25.73296667)"^^geo:wktLiteral ;
  geo-pos:lat "37.75291667"^^xsd:decimal ;
  geo-pos:long "-25.73296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2571'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31223'^^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 '-25.73296667'^^xsd:double;
  dwc:latitude '37.75291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2571'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39036667 -31.15671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39036667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.15671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39036667 -31.15671667)"^^geo:wktLiteral ;
  geo-pos:lat "39.39036667"^^xsd:decimal ;
  geo-pos:long "-31.15671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2572'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31264'^^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.15671667'^^xsd:double;
  dwc:latitude '39.39036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2572'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37685 -31.1686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37685"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37685 -31.1686)"^^geo:wktLiteral ;
  geo-pos:lat "39.37685"^^xsd:decimal ;
  geo-pos:long "-31.1686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2573'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31288'^^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.1686'^^xsd:double;
  dwc:latitude '39.37685'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2573'^^xsd:string;
  dwc:observationDate '2004-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66935 -27.05256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66935"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66935 -27.05256667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66935"^^xsd:decimal ;
  geo-pos:long "-27.05256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2574'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31341'^^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.05256667'^^xsd:double;
  dwc:latitude '38.66935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2574'^^xsd:string;
  dwc:observationDate '2004-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53506667 -27.75868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53506667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.75868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53506667 -27.75868333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53506667"^^xsd:decimal ;
  geo-pos:long "-27.75868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2575'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31343'^^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.75868333'^^xsd:double;
  dwc:latitude '38.53506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2575'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64145 -27.20865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64145"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64145 -27.20865)"^^geo:wktLiteral ;
  geo-pos:lat "38.64145"^^xsd:decimal ;
  geo-pos:long "-27.20865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2576'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31391'^^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 '-27.20865'^^xsd:double;
  dwc:latitude '38.64145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2576'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64145 -27.20865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64145"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64145 -27.20865)"^^geo:wktLiteral ;
  geo-pos:lat "38.64145"^^xsd:decimal ;
  geo-pos:long "-27.20865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2577'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31391'^^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 '-27.20865'^^xsd:double;
  dwc:latitude '38.64145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2577'^^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/4673__POPA_BAIT_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59048333 -27.9705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59048333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59048333 -27.9705)"^^geo:wktLiteral ;
  geo-pos:lat "38.59048333"^^xsd:decimal ;
  geo-pos:long "-27.9705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2578'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31461'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.9705'^^xsd:double;
  dwc:latitude '38.59048333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2578'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59383333 -27.97348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59383333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59383333 -27.97348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59383333"^^xsd:decimal ;
  geo-pos:long "-27.97348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2580'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31600'^^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 '-27.97348333'^^xsd:double;
  dwc:latitude '38.59383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2580'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4218 -31.14053333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4218"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14053333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4218 -31.14053333)"^^geo:wktLiteral ;
  geo-pos:lat "39.4218"^^xsd:decimal ;
  geo-pos:long "-31.14053333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2581'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31601'^^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.14053333'^^xsd:double;
  dwc:latitude '39.4218'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2581'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008333 -28.74026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008333 -28.74026667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008333"^^xsd:decimal ;
  geo-pos:long "-28.74026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2582'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.74026667'^^xsd:double;
  dwc:latitude '38.52008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2582'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008333 -28.74026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52008333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52008333 -28.74026667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52008333"^^xsd:decimal ;
  geo-pos:long "-28.74026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2583'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.74026667'^^xsd:double;
  dwc:latitude '38.52008333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2583'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51851667 -28.68658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51851667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51851667 -28.68658333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51851667"^^xsd:decimal ;
  geo-pos:long "-28.68658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2584'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31669'^^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 '-28.68658333'^^xsd:double;
  dwc:latitude '38.51851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2584'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6914 -28.11831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6914"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6914 -28.11831667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6914"^^xsd:decimal ;
  geo-pos:long "-28.11831667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2585'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31670'^^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.11831667'^^xsd:double;
  dwc:latitude '38.6914'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2585'^^xsd:string;
  dwc:observationDate '2004-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79546667 -25.7917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79546667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79546667 -25.7917)"^^geo:wktLiteral ;
  geo-pos:lat "37.79546667"^^xsd:decimal ;
  geo-pos:long "-25.7917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2586'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31690'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.7917'^^xsd:double;
  dwc:latitude '37.79546667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2586'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48935 -28.23483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48935"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48935 -28.23483333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48935"^^xsd:decimal ;
  geo-pos:long "-28.23483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2587'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.23483333'^^xsd:double;
  dwc:latitude '38.48935'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2587'^^xsd:string;
  dwc:observationDate '2004-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62246667 -28.06956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62246667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.06956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62246667 -28.06956667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62246667"^^xsd:decimal ;
  geo-pos:long "-28.06956667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2588'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31750'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.06956667'^^xsd:double;
  dwc:latitude '38.62246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2588'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51841667 -23.68533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51841667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.68533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51841667 -23.68533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51841667"^^xsd:decimal ;
  geo-pos:long "-23.68533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2589'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31823'^^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 '-23.68533333'^^xsd:double;
  dwc:latitude '38.51841667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2589'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65866667 -27.0705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65866667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65866667 -27.0705)"^^geo:wktLiteral ;
  geo-pos:lat "38.65866667"^^xsd:decimal ;
  geo-pos:long "-27.0705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2590'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31824'^^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.0705'^^xsd:double;
  dwc:latitude '38.65866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2590'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62655 -28.0955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62655"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62655 -28.0955)"^^geo:wktLiteral ;
  geo-pos:lat "38.62655"^^xsd:decimal ;
  geo-pos:long "-28.0955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2591'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31901'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.0955'^^xsd:double;
  dwc:latitude '38.62655'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2591'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52911667 -28.61861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52911667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52911667 -28.61861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52911667"^^xsd:decimal ;
  geo-pos:long "-28.61861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2592'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31902'^^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.61861667'^^xsd:double;
  dwc:latitude '38.52911667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2592'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40973333 -31.13788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40973333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40973333 -31.13788333)"^^geo:wktLiteral ;
  geo-pos:lat "39.40973333"^^xsd:decimal ;
  geo-pos:long "-31.13788333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2594'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31946'^^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.13788333'^^xsd:double;
  dwc:latitude '39.40973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2594'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41745 -31.13643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41745"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41745 -31.13643333)"^^geo:wktLiteral ;
  geo-pos:lat "39.41745"^^xsd:decimal ;
  geo-pos:long "-31.13643333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2595'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31947'^^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.13643333'^^xsd:double;
  dwc:latitude '39.41745'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2595'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40925 -31.13723333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40925"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13723333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40925 -31.13723333)"^^geo:wktLiteral ;
  geo-pos:lat "39.40925"^^xsd:decimal ;
  geo-pos:long "-31.13723333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2596'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31948'^^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.13723333'^^xsd:double;
  dwc:latitude '39.40925'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2596'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37308333 -31.25086667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37308333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25086667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37308333 -31.25086667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37308333"^^xsd:decimal ;
  geo-pos:long "-31.25086667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2597'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31949'^^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.25086667'^^xsd:double;
  dwc:latitude '39.37308333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2597'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65083333 -27.07006667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65083333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07006667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65083333 -27.07006667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65083333"^^xsd:decimal ;
  geo-pos:long "-27.07006667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2598'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31979'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07006667'^^xsd:double;
  dwc:latitude '38.65083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2598'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65156667 -27.0711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65156667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65156667 -27.0711)"^^geo:wktLiteral ;
  geo-pos:lat "38.65156667"^^xsd:decimal ;
  geo-pos:long "-27.0711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2599'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31980'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0711'^^xsd:double;
  dwc:latitude '38.65156667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2599'^^xsd:string;
  dwc:observationDate '2004-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4204 -31.13975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4204"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4204 -31.13975)"^^geo:wktLiteral ;
  geo-pos:lat "39.4204"^^xsd:decimal ;
  geo-pos:long "-31.13975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2600'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32033'^^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.13975'^^xsd:double;
  dwc:latitude '39.4204'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2600'^^xsd:string;
  dwc:observationDate '2004-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38796667 -31.20683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38796667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38796667 -31.20683333)"^^geo:wktLiteral ;
  geo-pos:lat "39.38796667"^^xsd:decimal ;
  geo-pos:long "-31.20683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2601'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32034'^^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.20683333'^^xsd:double;
  dwc:latitude '39.38796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2601'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38796667 -31.20683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38796667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.20683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38796667 -31.20683333)"^^geo:wktLiteral ;
  geo-pos:lat "39.38796667"^^xsd:decimal ;
  geo-pos:long "-31.20683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2602'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32034'^^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.20683333'^^xsd:double;
  dwc:latitude '39.38796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2602'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40498333 -31.25951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40498333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40498333 -31.25951667)"^^geo:wktLiteral ;
  geo-pos:lat "39.40498333"^^xsd:decimal ;
  geo-pos:long "-31.25951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2603'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32035'^^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.25951667'^^xsd:double;
  dwc:latitude '39.40498333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2603'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37591667 -31.26101667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37591667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26101667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37591667 -31.26101667)"^^geo:wktLiteral ;
  geo-pos:lat "39.37591667"^^xsd:decimal ;
  geo-pos:long "-31.26101667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2604'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32036'^^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.26101667'^^xsd:double;
  dwc:latitude '39.37591667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2604'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40526667 -31.26513333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40526667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.26513333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40526667 -31.26513333)"^^geo:wktLiteral ;
  geo-pos:lat "39.40526667"^^xsd:decimal ;
  geo-pos:long "-31.26513333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2605'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32037'^^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.26513333'^^xsd:double;
  dwc:latitude '39.40526667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2605'^^xsd:string;
  dwc:observationDate '2004-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40001667 -28.10325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40001667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40001667 -28.10325)"^^geo:wktLiteral ;
  geo-pos:lat "38.40001667"^^xsd:decimal ;
  geo-pos:long "-28.10325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2606'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10325'^^xsd:double;
  dwc:latitude '38.40001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2606'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40001667 -28.10325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40001667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40001667 -28.10325)"^^geo:wktLiteral ;
  geo-pos:lat "38.40001667"^^xsd:decimal ;
  geo-pos:long "-28.10325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2607'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32063'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10325'^^xsd:double;
  dwc:latitude '38.40001667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2607'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4208 -31.14141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4208"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4208 -31.14141667)"^^geo:wktLiteral ;
  geo-pos:lat "39.4208"^^xsd:decimal ;
  geo-pos:long "-31.14141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2608'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32118'^^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.14141667'^^xsd:double;
  dwc:latitude '39.4208'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2608'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41876667 -31.14065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41876667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41876667 -31.14065)"^^geo:wktLiteral ;
  geo-pos:lat "39.41876667"^^xsd:decimal ;
  geo-pos:long "-31.14065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2609'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32119'^^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.14065'^^xsd:double;
  dwc:latitude '39.41876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2609'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44415 -31.13453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44415"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44415 -31.13453333)"^^geo:wktLiteral ;
  geo-pos:lat "39.44415"^^xsd:decimal ;
  geo-pos:long "-31.13453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2611'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.13453333'^^xsd:double;
  dwc:latitude '39.44415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2611'^^xsd:string;
  dwc:observationDate '2004-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68813333 -28.22118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68813333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68813333 -28.22118333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68813333"^^xsd:decimal ;
  geo-pos:long "-28.22118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2612'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.22118333'^^xsd:double;
  dwc:latitude '38.68813333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2612'^^xsd:string;
  dwc:observationDate '2004-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40061667 -28.10435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40061667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40061667 -28.10435)"^^geo:wktLiteral ;
  geo-pos:lat "38.40061667"^^xsd:decimal ;
  geo-pos:long "-28.10435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2613'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32245'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10435'^^xsd:double;
  dwc:latitude '38.40061667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2613'^^xsd:string;
  dwc:observationDate '2004-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41763333 -31.13771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41763333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41763333 -31.13771667)"^^geo:wktLiteral ;
  geo-pos:lat "39.41763333"^^xsd:decimal ;
  geo-pos:long "-31.13771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2614'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32290'^^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.13771667'^^xsd:double;
  dwc:latitude '39.41763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2614'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40266667 -28.1849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40266667 -28.1849)"^^geo:wktLiteral ;
  geo-pos:lat "38.40266667"^^xsd:decimal ;
  geo-pos:long "-28.1849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2615'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32347'^^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 '-28.1849'^^xsd:double;
  dwc:latitude '38.40266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2615'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68888333 -28.22283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68888333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68888333 -28.22283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.68888333"^^xsd:decimal ;
  geo-pos:long "-28.22283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2616'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32348'^^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 '-28.22283333'^^xsd:double;
  dwc:latitude '38.68888333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2616'^^xsd:string;
  dwc:observationDate '2004-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68871667 -28.2227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68871667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68871667 -28.2227)"^^geo:wktLiteral ;
  geo-pos:lat "38.68871667"^^xsd:decimal ;
  geo-pos:long "-28.2227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2617'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32349'^^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 '-28.2227'^^xsd:double;
  dwc:latitude '38.68871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2617'^^xsd:string;
  dwc:observationDate '2004-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68945 -28.22316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68945"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22316667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68945 -28.22316667)"^^geo:wktLiteral ;
  geo-pos:lat "38.68945"^^xsd:decimal ;
  geo-pos:long "-28.22316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2618'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32350'^^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 '-28.22316667'^^xsd:double;
  dwc:latitude '38.68945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2618'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.18245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65073333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.18245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.18245)"^^geo:wktLiteral ;
  geo-pos:lat "38.65073333"^^xsd:decimal ;
  geo-pos:long "-27.18245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2619'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.18245'^^xsd:double;
  dwc:latitude '38.65073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2619'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44238333 -31.12845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44238333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44238333 -31.12845)"^^geo:wktLiteral ;
  geo-pos:lat "39.44238333"^^xsd:decimal ;
  geo-pos:long "-31.12845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2620'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32386'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12845'^^xsd:double;
  dwc:latitude '39.44238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2620'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44238333 -31.12845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44238333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.12845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44238333 -31.12845)"^^geo:wktLiteral ;
  geo-pos:lat "39.44238333"^^xsd:decimal ;
  geo-pos:long "-31.12845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2621'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32386'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.12845'^^xsd:double;
  dwc:latitude '39.44238333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2621'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67041667 -27.07003333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67041667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07003333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67041667 -27.07003333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67041667"^^xsd:decimal ;
  geo-pos:long "-27.07003333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2622'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32387'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.07003333'^^xsd:double;
  dwc:latitude '38.67041667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2622'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67041667 -27.07003333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67041667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07003333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67041667 -27.07003333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67041667"^^xsd:decimal ;
  geo-pos:long "-27.07003333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2623'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32387'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.07003333'^^xsd:double;
  dwc:latitude '38.67041667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2623'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41995 -31.1399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41995"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41995 -31.1399)"^^geo:wktLiteral ;
  geo-pos:lat "39.41995"^^xsd:decimal ;
  geo-pos:long "-31.1399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2624'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32414'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1399'^^xsd:double;
  dwc:latitude '39.41995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2624'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56746667 -27.78633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56746667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.78633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56746667 -27.78633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.56746667"^^xsd:decimal ;
  geo-pos:long "-27.78633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2626'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32469'^^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 '-27.78633333'^^xsd:double;
  dwc:latitude '38.56746667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2626'^^xsd:string;
  dwc:observationDate '2004-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52538333 -27.79085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52538333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.79085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52538333 -27.79085)"^^geo:wktLiteral ;
  geo-pos:lat "38.52538333"^^xsd:decimal ;
  geo-pos:long "-27.79085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2627'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32470'^^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 '-27.79085'^^xsd:double;
  dwc:latitude '38.52538333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2627'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63483333 -27.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63483333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63483333 -27.1041)"^^geo:wktLiteral ;
  geo-pos:lat "38.63483333"^^xsd:decimal ;
  geo-pos:long "-27.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2628'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32471'^^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 '-27.1041'^^xsd:double;
  dwc:latitude '38.63483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2628'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63483333 -27.1041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63483333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63483333 -27.1041)"^^geo:wktLiteral ;
  geo-pos:lat "38.63483333"^^xsd:decimal ;
  geo-pos:long "-27.1041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2629'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32471'^^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 '-27.1041'^^xsd:double;
  dwc:latitude '38.63483333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2629'^^xsd:string;
  dwc:observationDate '2004-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54996667 -27.8704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54996667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54996667 -27.8704)"^^geo:wktLiteral ;
  geo-pos:lat "38.54996667"^^xsd:decimal ;
  geo-pos:long "-27.8704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2630'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32538'^^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 '-27.8704'^^xsd:double;
  dwc:latitude '38.54996667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2630'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0218 -27.94578333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0218"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94578333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0218 -27.94578333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0218"^^xsd:decimal ;
  geo-pos:long "-27.94578333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2631'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32539'^^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 '-27.94578333'^^xsd:double;
  dwc:latitude '39.0218'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2631'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02046667 -28.0115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02046667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.0115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02046667 -28.0115)"^^geo:wktLiteral ;
  geo-pos:lat "39.02046667"^^xsd:decimal ;
  geo-pos:long "-28.0115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2632'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32540'^^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 '-28.0115'^^xsd:double;
  dwc:latitude '39.02046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2632'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63988333 -27.09361667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63988333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09361667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63988333 -27.09361667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63988333"^^xsd:decimal ;
  geo-pos:long "-27.09361667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2633'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32541'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.09361667'^^xsd:double;
  dwc:latitude '38.63988333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2633'^^xsd:string;
  dwc:observationDate '2004-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6444 -27.09671667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6444"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09671667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6444 -27.09671667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6444"^^xsd:decimal ;
  geo-pos:long "-27.09671667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2634'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.09671667'^^xsd:double;
  dwc:latitude '38.6444'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2634'^^xsd:string;
  dwc:observationDate '2004-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64818333 -27.23128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64818333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64818333 -27.23128333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64818333"^^xsd:decimal ;
  geo-pos:long "-27.23128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2635'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32598'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.23128333'^^xsd:double;
  dwc:latitude '38.64818333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2635'^^xsd:string;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61991667 -28.05853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61991667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61991667 -28.05853333)"^^geo:wktLiteral ;
  geo-pos:lat "38.61991667"^^xsd:decimal ;
  geo-pos:long "-28.05853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2636'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32628'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.05853333'^^xsd:double;
  dwc:latitude '38.61991667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2636'^^xsd:string;
  dwc:observationDate '2004-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5356 -27.76898333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5356"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76898333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5356 -27.76898333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5356"^^xsd:decimal ;
  geo-pos:long "-27.76898333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2637'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32629'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.76898333'^^xsd:double;
  dwc:latitude '38.5356'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2637'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54538333 -27.77056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54538333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54538333 -27.77056667)"^^geo:wktLiteral ;
  geo-pos:lat "38.54538333"^^xsd:decimal ;
  geo-pos:long "-27.77056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2638'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32630'^^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.77056667'^^xsd:double;
  dwc:latitude '38.54538333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2638'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66826667 -27.07008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66826667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66826667 -27.07008333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66826667"^^xsd:decimal ;
  geo-pos:long "-27.07008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2639'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07008333'^^xsd:double;
  dwc:latitude '38.66826667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2639'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66826667 -27.07008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66826667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66826667 -27.07008333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66826667"^^xsd:decimal ;
  geo-pos:long "-27.07008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2641'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07008333'^^xsd:double;
  dwc:latitude '38.66826667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2641'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64556667 -27.16308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64556667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.16308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64556667 -27.16308333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64556667"^^xsd:decimal ;
  geo-pos:long "-27.16308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2642'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32632'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.16308333'^^xsd:double;
  dwc:latitude '38.64556667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2642'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43076667 -31.14146667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43076667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14146667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43076667 -31.14146667)"^^geo:wktLiteral ;
  geo-pos:lat "39.43076667"^^xsd:decimal ;
  geo-pos:long "-31.14146667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2643'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32666'^^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.14146667'^^xsd:double;
  dwc:latitude '39.43076667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2643'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41806667 -31.14091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41806667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41806667 -31.14091667)"^^geo:wktLiteral ;
  geo-pos:lat "39.41806667"^^xsd:decimal ;
  geo-pos:long "-31.14091667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2644'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32667'^^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.14091667'^^xsd:double;
  dwc:latitude '39.41806667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2644'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5966 -27.98306667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5966"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98306667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5966 -27.98306667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5966"^^xsd:decimal ;
  geo-pos:long "-27.98306667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2645'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32687'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.98306667'^^xsd:double;
  dwc:latitude '38.5966'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2645'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58058333 -27.80488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58058333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58058333 -27.80488333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58058333"^^xsd:decimal ;
  geo-pos:long "-27.80488333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2646'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32688'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.80488333'^^xsd:double;
  dwc:latitude '38.58058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2646'^^xsd:string;
  dwc:observationDate '2004-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56891667 -27.77135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56891667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.77135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56891667 -27.77135)"^^geo:wktLiteral ;
  geo-pos:lat "38.56891667"^^xsd:decimal ;
  geo-pos:long "-27.77135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2647'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32689'^^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.77135'^^xsd:double;
  dwc:latitude '38.56891667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2647'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72136667 -25.3242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72136667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72136667 -25.3242)"^^geo:wktLiteral ;
  geo-pos:lat "37.72136667"^^xsd:decimal ;
  geo-pos:long "-25.3242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2648'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32691'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3242'^^xsd:double;
  dwc:latitude '37.72136667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2648'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7208 -25.31303333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7208"^^xsd:decimal ;
  dwc:decimalLongitude "-25.31303333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7208 -25.31303333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7208"^^xsd:decimal ;
  geo-pos:long "-25.31303333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2649'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32692'^^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 '-25.31303333'^^xsd:double;
  dwc:latitude '37.7208'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2649'^^xsd:string;
  dwc:observationDate '2004-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61676667 -28.05491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.61676667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.61676667 -28.05491667)"^^geo:wktLiteral ;
  geo-pos:lat "38.61676667"^^xsd:decimal ;
  geo-pos:long "-28.05491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2650'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32716'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05491667'^^xsd:double;
  dwc:latitude '38.61676667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2650'^^xsd:string;
  dwc:observationDate '2004-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73166667 -25.29998333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73166667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.29998333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73166667 -25.29998333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73166667"^^xsd:decimal ;
  geo-pos:long "-25.29998333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2651'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32717'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-25.29998333'^^xsd:double;
  dwc:latitude '37.73166667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2651'^^xsd:string;
  dwc:observationDate '2004-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51958333 -28.63385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51958333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.63385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51958333 -28.63385)"^^geo:wktLiteral ;
  geo-pos:lat "38.51958333"^^xsd:decimal ;
  geo-pos:long "-28.63385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2652'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32746'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.63385'^^xsd:double;
  dwc:latitude '38.51958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2652'^^xsd:string;
  dwc:observationDate '2004-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51846667 -28.74126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51846667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.74126667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51846667 -28.74126667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51846667"^^xsd:decimal ;
  geo-pos:long "-28.74126667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2653'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32776'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.74126667'^^xsd:double;
  dwc:latitude '38.51846667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2653'^^xsd:string;
  dwc:observationDate '2004-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66645 -27.06685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66645"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66645 -27.06685)"^^geo:wktLiteral ;
  geo-pos:lat "38.66645"^^xsd:decimal ;
  geo-pos:long "-27.06685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2654'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32830'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06685'^^xsd:double;
  dwc:latitude '38.66645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2654'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66645 -27.06685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66645"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66645 -27.06685)"^^geo:wktLiteral ;
  geo-pos:lat "38.66645"^^xsd:decimal ;
  geo-pos:long "-27.06685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2655'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32830'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06685'^^xsd:double;
  dwc:latitude '38.66645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2655'^^xsd:string;
  dwc:observationDate '2004-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20565 -28.10266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20565"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20565 -28.10266667)"^^geo:wktLiteral ;
  geo-pos:lat "39.20565"^^xsd:decimal ;
  geo-pos:long "-28.10266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2657'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32832'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.10266667'^^xsd:double;
  dwc:latitude '39.20565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2657'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6431 -27.23625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6431"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6431 -27.23625)"^^geo:wktLiteral ;
  geo-pos:lat "38.6431"^^xsd:decimal ;
  geo-pos:long "-27.23625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2658'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32948'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23625'^^xsd:double;
  dwc:latitude '38.6431'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2658'^^xsd:string;
  dwc:observationDate '2004-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65021667 -27.17158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65021667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.17158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65021667 -27.17158333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65021667"^^xsd:decimal ;
  geo-pos:long "-27.17158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2659'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32949'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.17158333'^^xsd:double;
  dwc:latitude '38.65021667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2659'^^xsd:string;
  dwc:observationDate '2004-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64521667 -27.09476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64521667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64521667 -27.09476667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64521667"^^xsd:decimal ;
  geo-pos:long "-27.09476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2660'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32996'^^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 '-27.09476667'^^xsd:double;
  dwc:latitude '38.64521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2660'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64521667 -27.09476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64521667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64521667 -27.09476667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64521667"^^xsd:decimal ;
  geo-pos:long "-27.09476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2661'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32996'^^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 '-27.09476667'^^xsd:double;
  dwc:latitude '38.64521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2661'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64521667 -27.09476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64521667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64521667 -27.09476667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64521667"^^xsd:decimal ;
  geo-pos:long "-27.09476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2662'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32996'^^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 '-27.09476667'^^xsd:double;
  dwc:latitude '38.64521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2662'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64521667 -27.09476667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64521667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09476667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64521667 -27.09476667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64521667"^^xsd:decimal ;
  geo-pos:long "-27.09476667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2663'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32996'^^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 '-27.09476667'^^xsd:double;
  dwc:latitude '38.64521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2663'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.23026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65073333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.23026667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65073333"^^xsd:decimal ;
  geo-pos:long "-27.23026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2664'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23026667'^^xsd:double;
  dwc:latitude '38.65073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2664'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.23026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65073333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.23026667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65073333"^^xsd:decimal ;
  geo-pos:long "-27.23026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2665'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23026667'^^xsd:double;
  dwc:latitude '38.65073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2665'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.23026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65073333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.23026667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65073333"^^xsd:decimal ;
  geo-pos:long "-27.23026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2666'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23026667'^^xsd:double;
  dwc:latitude '38.65073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2666'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.23026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65073333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65073333 -27.23026667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65073333"^^xsd:decimal ;
  geo-pos:long "-27.23026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2667'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33022'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23026667'^^xsd:double;
  dwc:latitude '38.65073333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2667'^^xsd:string;
  dwc:observationDate '2004-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64108333 -27.09166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64108333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64108333 -27.09166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64108333"^^xsd:decimal ;
  geo-pos:long "-27.09166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2668'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33023'^^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 '-27.09166667'^^xsd:double;
  dwc:latitude '38.64108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2668'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64108333 -27.09166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64108333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64108333 -27.09166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64108333"^^xsd:decimal ;
  geo-pos:long "-27.09166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2669'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33023'^^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 '-27.09166667'^^xsd:double;
  dwc:latitude '38.64108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2669'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64108333 -27.09166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64108333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64108333 -27.09166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64108333"^^xsd:decimal ;
  geo-pos:long "-27.09166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2671'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33023'^^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 '-27.09166667'^^xsd:double;
  dwc:latitude '38.64108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2671'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55975 -27.90481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55975"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55975 -27.90481667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55975"^^xsd:decimal ;
  geo-pos:long "-27.90481667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2672'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33078'^^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.90481667'^^xsd:double;
  dwc:latitude '38.55975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2672'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55975 -27.90481667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55975"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90481667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55975 -27.90481667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55975"^^xsd:decimal ;
  geo-pos:long "-27.90481667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2673'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33078'^^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.90481667'^^xsd:double;
  dwc:latitude '38.55975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2673'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43913333 -31.13393333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.43913333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13393333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.43913333 -31.13393333)"^^geo:wktLiteral ;
  geo-pos:lat "39.43913333"^^xsd:decimal ;
  geo-pos:long "-31.13393333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2674'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33107'^^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.13393333'^^xsd:double;
  dwc:latitude '39.43913333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2674'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.418 -31.13753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.418"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.418 -31.13753333)"^^geo:wktLiteral ;
  geo-pos:lat "39.418"^^xsd:decimal ;
  geo-pos:long "-31.13753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2675'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33109'^^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.13753333'^^xsd:double;
  dwc:latitude '39.418'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2675'^^xsd:string;
  dwc:observationDate '2004-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41848333 -31.13733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41848333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41848333 -31.13733333)"^^geo:wktLiteral ;
  geo-pos:lat "39.41848333"^^xsd:decimal ;
  geo-pos:long "-31.13733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2676'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33110'^^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.13733333'^^xsd:double;
  dwc:latitude '39.41848333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2676'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40283333 -28.18493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40283333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40283333 -28.18493333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40283333"^^xsd:decimal ;
  geo-pos:long "-28.18493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2677'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33111'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.18493333'^^xsd:double;
  dwc:latitude '38.40283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2677'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62148333 -28.65118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62148333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62148333 -28.65118333)"^^geo:wktLiteral ;
  geo-pos:lat "38.62148333"^^xsd:decimal ;
  geo-pos:long "-28.65118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2678'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33145'^^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 '-28.65118333'^^xsd:double;
  dwc:latitude '38.62148333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2678'^^xsd:string;
  dwc:observationDate '2004-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5262 -28.61753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5262"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5262 -28.61753333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5262"^^xsd:decimal ;
  geo-pos:long "-28.61753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2679'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33147'^^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 '-28.61753333'^^xsd:double;
  dwc:latitude '38.5262'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2679'^^xsd:string;
  dwc:observationDate '2004-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54065 -29.19123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54065"^^xsd:decimal ;
  dwc:decimalLongitude "-29.19123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54065 -29.19123333)"^^geo:wktLiteral ;
  geo-pos:lat "38.54065"^^xsd:decimal ;
  geo-pos:long "-29.19123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2680'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33148'^^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 '-29.19123333'^^xsd:double;
  dwc:latitude '38.54065'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2680'^^xsd:string;
  dwc:observationDate '2004-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66058333 -27.0706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66058333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66058333 -27.0706)"^^geo:wktLiteral ;
  geo-pos:lat "38.66058333"^^xsd:decimal ;
  geo-pos:long "-27.0706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2681'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33221'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0706'^^xsd:double;
  dwc:latitude '38.66058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2681'^^xsd:string;
  dwc:observationDate '2004-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51741667 -28.72631667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51741667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72631667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51741667 -28.72631667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51741667"^^xsd:decimal ;
  geo-pos:long "-28.72631667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2682'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33272'^^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 '-28.72631667'^^xsd:double;
  dwc:latitude '38.51741667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2682'^^xsd:string;
  dwc:observationDate '2004-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69036667 -28.10345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69036667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69036667 -28.10345)"^^geo:wktLiteral ;
  geo-pos:lat "38.69036667"^^xsd:decimal ;
  geo-pos:long "-28.10345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2683'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33273'^^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 '-28.10345'^^xsd:double;
  dwc:latitude '38.69036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2683'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69036667 -28.10345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69036667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.10345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69036667 -28.10345)"^^geo:wktLiteral ;
  geo-pos:lat "38.69036667"^^xsd:decimal ;
  geo-pos:long "-28.10345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2684'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33273'^^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 '-28.10345'^^xsd:double;
  dwc:latitude '38.69036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2684'^^xsd:string;
  dwc:observationDate '2004-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.40855 -28.16905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.40855"^^xsd:decimal ;
  dwc:decimalLongitude "-28.16905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.40855 -28.16905)"^^geo:wktLiteral ;
  geo-pos:lat "28.40855"^^xsd:decimal ;
  geo-pos:long "-28.16905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2686'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.16905'^^xsd:double;
  dwc:latitude '28.40855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2686'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38258333 -28.24811667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38258333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.24811667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38258333 -28.24811667)"^^geo:wktLiteral ;
  geo-pos:lat "38.38258333"^^xsd:decimal ;
  geo-pos:long "-28.24811667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2687'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33291'^^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.24811667'^^xsd:double;
  dwc:latitude '38.38258333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2687'^^xsd:string;
  dwc:observationDate '2004-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40851667 -28.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40851667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40851667 -28.342)"^^geo:wktLiteral ;
  geo-pos:lat "38.40851667"^^xsd:decimal ;
  geo-pos:long "-28.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2688'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33292'^^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.342'^^xsd:double;
  dwc:latitude '38.40851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2688'^^xsd:string;
  dwc:observationDate '2004-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59398333 -27.97413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59398333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59398333 -27.97413333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59398333"^^xsd:decimal ;
  geo-pos:long "-27.97413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2689'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33325'^^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.97413333'^^xsd:double;
  dwc:latitude '38.59398333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2689'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -27.22958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -27.22958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-27.22958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2690'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33348'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.22958333'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2690'^^xsd:string;
  dwc:observationDate '2004-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -27.22958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "-27.22958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 -27.22958333)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "-27.22958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2691'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33348'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.22958333'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2691'^^xsd:string;
  dwc:observationDate '2004-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64185 -27.20035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64185"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64185 -27.20035)"^^geo:wktLiteral ;
  geo-pos:lat "38.64185"^^xsd:decimal ;
  geo-pos:long "-27.20035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2692'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33349'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.20035'^^xsd:double;
  dwc:latitude '38.64185'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2692'^^xsd:string;
  dwc:observationDate '2004-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73791667 -25.59876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73791667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.59876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73791667 -25.59876667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73791667"^^xsd:decimal ;
  geo-pos:long "-25.59876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2693'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33386'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.59876667'^^xsd:double;
  dwc:latitude '37.73791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2693'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71528333 -25.34555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71528333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71528333 -25.34555)"^^geo:wktLiteral ;
  geo-pos:lat "37.71528333"^^xsd:decimal ;
  geo-pos:long "-25.34555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2694'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33387'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34555'^^xsd:double;
  dwc:latitude '37.71528333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2694'^^xsd:string;
  dwc:observationDate '2004-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71531667 -25.3455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71531667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71531667 -25.3455)"^^geo:wktLiteral ;
  geo-pos:lat "37.71531667"^^xsd:decimal ;
  geo-pos:long "-25.3455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2695'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33388'^^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 '-25.3455'^^xsd:double;
  dwc:latitude '37.71531667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2695'^^xsd:string;
  dwc:observationDate '2004-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71115 -25.34428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71115"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71115 -25.34428333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71115"^^xsd:decimal ;
  geo-pos:long "-25.34428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2696'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33389'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34428333'^^xsd:double;
  dwc:latitude '37.71115'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2696'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67025 -27.06785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67025"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67025 -27.06785)"^^geo:wktLiteral ;
  geo-pos:lat "38.67025"^^xsd:decimal ;
  geo-pos:long "-27.06785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2697'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33416'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.06785'^^xsd:double;
  dwc:latitude '38.67025'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2697'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64295 -27.10156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64295"^^xsd:decimal ;
  dwc:decimalLongitude "-27.10156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64295 -27.10156667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64295"^^xsd:decimal ;
  geo-pos:long "-27.10156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2699'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33418'^^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 '-27.10156667'^^xsd:double;
  dwc:latitude '38.64295'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2699'^^xsd:string;
  dwc:observationDate '2004-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64236667 -27.11126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64236667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11126667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64236667 -27.11126667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64236667"^^xsd:decimal ;
  geo-pos:long "-27.11126667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2700'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33419'^^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 '-27.11126667'^^xsd:double;
  dwc:latitude '38.64236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2700'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64236667 -27.11126667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64236667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.11126667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64236667 -27.11126667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64236667"^^xsd:decimal ;
  geo-pos:long "-27.11126667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2701'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33419'^^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 '-27.11126667'^^xsd:double;
  dwc:latitude '38.64236667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2701'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65625 -28.17161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.17161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65625 -28.17161667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65625"^^xsd:decimal ;
  geo-pos:long "-28.17161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2702'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33464'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.17161667'^^xsd:double;
  dwc:latitude '38.65625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2702'^^xsd:string;
  dwc:observationDate '2004-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52616667 -27.80728333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52616667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.80728333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52616667 -27.80728333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52616667"^^xsd:decimal ;
  geo-pos:long "-27.80728333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2703'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33465'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.80728333'^^xsd:double;
  dwc:latitude '38.52616667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2703'^^xsd:string;
  dwc:observationDate '2004-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58976667 -27.96966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58976667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.96966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58976667 -27.96966667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58976667"^^xsd:decimal ;
  geo-pos:long "-27.96966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2704'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33473'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.96966667'^^xsd:double;
  dwc:latitude '38.58976667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2704'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5242 -27.82223333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5242"^^xsd:decimal ;
  dwc:decimalLongitude "-27.82223333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5242 -27.82223333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5242"^^xsd:decimal ;
  geo-pos:long "-27.82223333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2705'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.82223333'^^xsd:double;
  dwc:latitude '38.5242'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2705'^^xsd:string;
  dwc:observationDate '2004-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40266667 -28.1863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40266667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.1863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40266667 -28.1863)"^^geo:wktLiteral ;
  geo-pos:lat "38.40266667"^^xsd:decimal ;
  geo-pos:long "-28.1863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2706'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33498'^^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.1863'^^xsd:double;
  dwc:latitude '38.40266667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2706'^^xsd:string;
  dwc:observationDate '2004-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40271667 -28.18475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40271667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40271667 -28.18475)"^^geo:wktLiteral ;
  geo-pos:lat "38.40271667"^^xsd:decimal ;
  geo-pos:long "-28.18475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2707'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33500'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.18475'^^xsd:double;
  dwc:latitude '38.40271667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2707'^^xsd:string;
  dwc:observationDate '2004-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67113333 -27.05633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67113333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67113333 -27.05633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67113333"^^xsd:decimal ;
  geo-pos:long "-27.05633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2708'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33517'^^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.05633333'^^xsd:double;
  dwc:latitude '38.67113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2708'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51901667 -28.73485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51901667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.73485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51901667 -28.73485)"^^geo:wktLiteral ;
  geo-pos:lat "38.51901667"^^xsd:decimal ;
  geo-pos:long "-28.73485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2709'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33555'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.73485'^^xsd:double;
  dwc:latitude '38.51901667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2709'^^xsd:string;
  dwc:observationDate '2004-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65265 -27.06876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65265"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65265 -27.06876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65265"^^xsd:decimal ;
  geo-pos:long "-27.06876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2710'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33556'^^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 '-27.06876667'^^xsd:double;
  dwc:latitude '38.65265'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2710'^^xsd:string;
  dwc:observationDate '2004-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65265 -27.06876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65265"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65265 -27.06876667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65265"^^xsd:decimal ;
  geo-pos:long "-27.06876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2711'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33556'^^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 '-27.06876667'^^xsd:double;
  dwc:latitude '38.65265'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2711'^^xsd:string;
  dwc:observationDate '2004-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65225 -27.06891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65225"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65225 -27.06891667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65225"^^xsd:decimal ;
  geo-pos:long "-27.06891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2712'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33557'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06891667'^^xsd:double;
  dwc:latitude '38.65225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2712'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65225 -27.06891667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65225"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06891667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65225 -27.06891667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65225"^^xsd:decimal ;
  geo-pos:long "-27.06891667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2713'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33557'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06891667'^^xsd:double;
  dwc:latitude '38.65225'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2713'^^xsd:string;
  dwc:observationDate '2004-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40291667 -28.15626667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40291667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15626667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40291667 -28.15626667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40291667"^^xsd:decimal ;
  geo-pos:long "-28.15626667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2714'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33563'^^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 '-28.15626667'^^xsd:double;
  dwc:latitude '38.40291667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2714'^^xsd:string;
  dwc:observationDate '2004-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72798333 -25.71355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72798333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72798333 -25.71355)"^^geo:wktLiteral ;
  geo-pos:lat "37.72798333"^^xsd:decimal ;
  geo-pos:long "-25.71355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2716'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33600'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.71355'^^xsd:double;
  dwc:latitude '37.72798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2716'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41753333 -28.41078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41753333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41753333 -28.41078333)"^^geo:wktLiteral ;
  geo-pos:lat "38.41753333"^^xsd:decimal ;
  geo-pos:long "-28.41078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2717'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.41078333'^^xsd:double;
  dwc:latitude '38.41753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2717'^^xsd:string;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41753333 -28.41078333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41753333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.41078333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41753333 -28.41078333)"^^geo:wktLiteral ;
  geo-pos:lat "38.41753333"^^xsd:decimal ;
  geo-pos:long "-28.41078333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2718'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33604'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.41078333'^^xsd:double;
  dwc:latitude '38.41753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2718'^^xsd:string;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65116667 -27.07093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65116667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65116667 -27.07093333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65116667"^^xsd:decimal ;
  geo-pos:long "-27.07093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2719'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33667'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07093333'^^xsd:double;
  dwc:latitude '38.65116667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2719'^^xsd:string;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6516 -27.07136667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6516"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07136667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6516 -27.07136667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6516"^^xsd:decimal ;
  geo-pos:long "-27.07136667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2720'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33668'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.07136667'^^xsd:double;
  dwc:latitude '38.6516'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2720'^^xsd:string;
  dwc:observationDate '2004-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6551 -27.07061667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6551"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07061667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6551 -27.07061667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6551"^^xsd:decimal ;
  geo-pos:long "-27.07061667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2721'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33669'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07061667'^^xsd:double;
  dwc:latitude '38.6551'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2721'^^xsd:string;
  dwc:observationDate '2004-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42111667 -28.45328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42111667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.45328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42111667 -28.45328333)"^^geo:wktLiteral ;
  geo-pos:lat "38.42111667"^^xsd:decimal ;
  geo-pos:long "-28.45328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2722'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33719'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.45328333'^^xsd:double;
  dwc:latitude '38.42111667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2722'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67113333 -27.05633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67113333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67113333 -27.05633333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67113333"^^xsd:decimal ;
  geo-pos:long "-27.05633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2723'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33721'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05633333'^^xsd:double;
  dwc:latitude '38.67113333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2723'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41436667 -31.14045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41436667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41436667 -31.14045)"^^geo:wktLiteral ;
  geo-pos:lat "39.41436667"^^xsd:decimal ;
  geo-pos:long "-31.14045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2724'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14045'^^xsd:double;
  dwc:latitude '39.41436667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2724'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41436667 -31.14045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41436667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41436667 -31.14045)"^^geo:wktLiteral ;
  geo-pos:lat "39.41436667"^^xsd:decimal ;
  geo-pos:long "-31.14045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2725'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.14045'^^xsd:double;
  dwc:latitude '39.41436667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2725'^^xsd:string;
  dwc:observationDate '2004-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71153333 -25.52535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71153333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.52535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71153333 -25.52535)"^^geo:wktLiteral ;
  geo-pos:lat "37.71153333"^^xsd:decimal ;
  geo-pos:long "-25.52535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2726'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33776'^^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 '-25.52535'^^xsd:double;
  dwc:latitude '37.71153333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2726'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40036667 -31.25926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40036667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.25926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40036667 -31.25926667)"^^geo:wktLiteral ;
  geo-pos:lat "39.40036667"^^xsd:decimal ;
  geo-pos:long "-31.25926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2727'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33803'^^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.25926667'^^xsd:double;
  dwc:latitude '39.40036667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2727'^^xsd:string;
  dwc:observationDate '2004-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40738333 -28.15116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40738333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.15116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40738333 -28.15116667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40738333"^^xsd:decimal ;
  geo-pos:long "-28.15116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2729'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33805'^^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 '-28.15116667'^^xsd:double;
  dwc:latitude '38.40738333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2729'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.055 -16.30883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.055"^^xsd:decimal ;
  dwc:decimalLongitude "-16.30883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.055 -16.30883333)"^^geo:wktLiteral ;
  geo-pos:lat "33.055"^^xsd:decimal ;
  geo-pos:long "-16.30883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2730'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48803'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-16.30883333'^^xsd:double;
  dwc:latitude '33.055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2730'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.055 -16.30883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.055"^^xsd:decimal ;
  dwc:decimalLongitude "-16.30883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.055 -16.30883333)"^^geo:wktLiteral ;
  geo-pos:lat "33.055"^^xsd:decimal ;
  geo-pos:long "-16.30883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2731'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48803'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-16.30883333'^^xsd:double;
  dwc:latitude '33.055'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2731'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32516667 -23.5075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32516667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32516667 -23.5075)"^^geo:wktLiteral ;
  geo-pos:lat "36.32516667"^^xsd:decimal ;
  geo-pos:long "-23.5075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2732'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48805'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-23.5075'^^xsd:double;
  dwc:latitude '36.32516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2732'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64083333 -27.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64083333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64083333 -27.238)"^^geo:wktLiteral ;
  geo-pos:lat "38.64083333"^^xsd:decimal ;
  geo-pos:long "-27.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2733'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48807'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.238'^^xsd:double;
  dwc:latitude '38.64083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2733'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64083333 -27.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64083333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64083333 -27.238)"^^geo:wktLiteral ;
  geo-pos:lat "38.64083333"^^xsd:decimal ;
  geo-pos:long "-27.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2734'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48807'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.238'^^xsd:double;
  dwc:latitude '38.64083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2734'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66316667 -27.0666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66316667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66316667 -27.0666)"^^geo:wktLiteral ;
  geo-pos:lat "38.66316667"^^xsd:decimal ;
  geo-pos:long "-27.0666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2735'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48882'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0666'^^xsd:double;
  dwc:latitude '38.66316667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2735'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2736'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48969'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2736'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.682"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.682 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.682"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2737'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '48969'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.682'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2737'^^xsd:string;
  dwc:observationDate '2005-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73016667 -25.297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73016667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73016667 -25.297)"^^geo:wktLiteral ;
  geo-pos:lat "37.73016667"^^xsd:decimal ;
  geo-pos:long "-25.297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2738'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49164'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.297'^^xsd:double;
  dwc:latitude '37.73016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2738'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73443333 -25.22691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73443333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.22691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73443333 -25.22691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73443333"^^xsd:decimal ;
  geo-pos:long "-25.22691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2739'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49407'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.22691667'^^xsd:double;
  dwc:latitude '37.73443333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2739'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6459 -27.23786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6459"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6459 -27.23786667)"^^geo:wktLiteral ;
  geo-pos:lat "38.6459"^^xsd:decimal ;
  geo-pos:long "-27.23786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2740'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23786667'^^xsd:double;
  dwc:latitude '38.6459'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2740'^^xsd:string;
  dwc:observationDate '2005-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40521667 -28.26906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40521667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40521667 -28.26906667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40521667"^^xsd:decimal ;
  geo-pos:long "-28.26906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2741'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49614'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26906667'^^xsd:double;
  dwc:latitude '38.40521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2741'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40521667 -28.26906667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40521667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26906667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40521667 -28.26906667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40521667"^^xsd:decimal ;
  geo-pos:long "-28.26906667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2742'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49614'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26906667'^^xsd:double;
  dwc:latitude '38.40521667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2742'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40431667 -28.26935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40431667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40431667 -28.26935)"^^geo:wktLiteral ;
  geo-pos:lat "38.40431667"^^xsd:decimal ;
  geo-pos:long "-28.26935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2743'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26935'^^xsd:double;
  dwc:latitude '38.40431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2743'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40431667 -28.26935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40431667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40431667 -28.26935)"^^geo:wktLiteral ;
  geo-pos:lat "38.40431667"^^xsd:decimal ;
  geo-pos:long "-28.26935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2744'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49641'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26935'^^xsd:double;
  dwc:latitude '38.40431667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2744'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73636667 -25.6227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73636667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73636667 -25.6227)"^^geo:wktLiteral ;
  geo-pos:lat "37.73636667"^^xsd:decimal ;
  geo-pos:long "-25.6227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2746'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49686'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-25.6227'^^xsd:double;
  dwc:latitude '37.73636667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2746'^^xsd:string;
  dwc:observationDate '2005-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66713333 -27.05961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66713333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66713333 -27.05961667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66713333"^^xsd:decimal ;
  geo-pos:long "-27.05961667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2747'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49767'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05961667'^^xsd:double;
  dwc:latitude '38.66713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2747'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66713333 -27.05961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66713333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66713333 -27.05961667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66713333"^^xsd:decimal ;
  geo-pos:long "-27.05961667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2748'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49767'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05961667'^^xsd:double;
  dwc:latitude '38.66713333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2748'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0315 -16.35066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0315"^^xsd:decimal ;
  dwc:decimalLongitude "-16.35066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0315 -16.35066667)"^^geo:wktLiteral ;
  geo-pos:lat "33.0315"^^xsd:decimal ;
  geo-pos:long "-16.35066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2749'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49794'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.35066667'^^xsd:double;
  dwc:latitude '33.0315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2749'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0315 -16.35066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.0315"^^xsd:decimal ;
  dwc:decimalLongitude "-16.35066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.0315 -16.35066667)"^^geo:wktLiteral ;
  geo-pos:lat "33.0315"^^xsd:decimal ;
  geo-pos:long "-16.35066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2750'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49794'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.35066667'^^xsd:double;
  dwc:latitude '33.0315'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2750'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79383333 -25.1335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79383333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79383333 -25.1335)"^^geo:wktLiteral ;
  geo-pos:lat "37.79383333"^^xsd:decimal ;
  geo-pos:long "-25.1335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2751'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1335'^^xsd:double;
  dwc:latitude '37.79383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2751'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79383333 -25.1335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79383333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79383333 -25.1335)"^^geo:wktLiteral ;
  geo-pos:lat "37.79383333"^^xsd:decimal ;
  geo-pos:long "-25.1335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2752'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49795'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.1335'^^xsd:double;
  dwc:latitude '37.79383333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2752'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66456667 -27.06893333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66456667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06893333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66456667 -27.06893333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66456667"^^xsd:decimal ;
  geo-pos:long "-27.06893333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2753'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49850'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06893333'^^xsd:double;
  dwc:latitude '38.66456667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2753'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7427 -25.63763333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7427"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63763333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7427 -25.63763333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7427"^^xsd:decimal ;
  geo-pos:long "-25.63763333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2754'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49851'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63763333'^^xsd:double;
  dwc:latitude '37.7427'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2754'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66345 -27.06908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66345"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66345 -27.06908333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66345"^^xsd:decimal ;
  geo-pos:long "-27.06908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2755'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49852'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.06908333'^^xsd:double;
  dwc:latitude '38.66345'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2755'^^xsd:string;
  dwc:observationDate '2005-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5251 -28.31858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5251"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5251 -28.31858333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5251"^^xsd:decimal ;
  geo-pos:long "-28.31858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2756'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.31858333'^^xsd:double;
  dwc:latitude '38.5251'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2756'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5251 -28.31858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5251"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5251 -28.31858333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5251"^^xsd:decimal ;
  geo-pos:long "-28.31858333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2757'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50028'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.31858333'^^xsd:double;
  dwc:latitude '38.5251'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2757'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6669 -27.0668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6669 -27.0668)"^^geo:wktLiteral ;
  geo-pos:lat "38.6669"^^xsd:decimal ;
  geo-pos:long "-27.0668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2758'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0668'^^xsd:double;
  dwc:latitude '38.6669'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2758'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6669 -27.0668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6669 -27.0668)"^^geo:wktLiteral ;
  geo-pos:lat "38.6669"^^xsd:decimal ;
  geo-pos:long "-27.0668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2759'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0668'^^xsd:double;
  dwc:latitude '38.6669'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2759'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52016667 -28.6382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52016667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52016667 -28.6382)"^^geo:wktLiteral ;
  geo-pos:lat "38.52016667"^^xsd:decimal ;
  geo-pos:long "-28.6382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2761'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.6382'^^xsd:double;
  dwc:latitude '38.52016667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2761'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64838333 -27.23551667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64838333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23551667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64838333 -27.23551667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64838333"^^xsd:decimal ;
  geo-pos:long "-27.23551667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2762'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50073'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23551667'^^xsd:double;
  dwc:latitude '38.64838333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2762'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66633333 -27.06645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66633333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66633333 -27.06645)"^^geo:wktLiteral ;
  geo-pos:lat "38.66633333"^^xsd:decimal ;
  geo-pos:long "-27.06645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2763'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50074'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06645'^^xsd:double;
  dwc:latitude '38.66633333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2763'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61516667 -24.95283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61516667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.95283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61516667 -24.95283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.61516667"^^xsd:decimal ;
  geo-pos:long "-24.95283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2764'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50095'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.95283333'^^xsd:double;
  dwc:latitude '37.61516667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2764'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95966667 -26.83866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95966667"^^xsd:decimal ;
  dwc:decimalLongitude "-26.83866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95966667 -26.83866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.95966667"^^xsd:decimal ;
  geo-pos:long "-26.83866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2765'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50097'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.83866667'^^xsd:double;
  dwc:latitude '38.95966667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2765'^^xsd:string;
  dwc:observationDate '2005-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66716667 -27.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66716667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66716667 -27.0595)"^^geo:wktLiteral ;
  geo-pos:lat "38.66716667"^^xsd:decimal ;
  geo-pos:long "-27.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2766'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0595'^^xsd:double;
  dwc:latitude '38.66716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2766'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66716667 -27.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66716667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66716667 -27.0595)"^^geo:wktLiteral ;
  geo-pos:lat "38.66716667"^^xsd:decimal ;
  geo-pos:long "-27.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2767'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50098'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0595'^^xsd:double;
  dwc:latitude '38.66716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2767'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71816667 -25.34233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71816667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71816667 -25.34233333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71816667"^^xsd:decimal ;
  geo-pos:long "-25.34233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2768'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34233333'^^xsd:double;
  dwc:latitude '37.71816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2768'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71816667 -25.34233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71816667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71816667 -25.34233333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71816667"^^xsd:decimal ;
  geo-pos:long "-25.34233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2769'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50177'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34233333'^^xsd:double;
  dwc:latitude '37.71816667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2769'^^xsd:string;
  dwc:observationDate '2005-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73486667 -25.63586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73486667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73486667 -25.63586667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73486667"^^xsd:decimal ;
  geo-pos:long "-25.63586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2770'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50197'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63586667'^^xsd:double;
  dwc:latitude '37.73486667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2770'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.026 -24.83716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.026"^^xsd:decimal ;
  dwc:decimalLongitude "-24.83716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.026 -24.83716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.026"^^xsd:decimal ;
  geo-pos:long "-24.83716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2771'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50232'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.83716667'^^xsd:double;
  dwc:latitude '38.026'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2771'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0385 -24.64233333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0385"^^xsd:decimal ;
  dwc:decimalLongitude "-24.64233333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0385 -24.64233333)"^^geo:wktLiteral ;
  geo-pos:lat "38.0385"^^xsd:decimal ;
  geo-pos:long "-24.64233333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2772'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50233'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.64233333'^^xsd:double;
  dwc:latitude '38.0385'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2772'^^xsd:string;
  dwc:observationDate '2005-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65388333 -27.07235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65388333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65388333 -27.07235)"^^geo:wktLiteral ;
  geo-pos:lat "38.65388333"^^xsd:decimal ;
  geo-pos:long "-27.07235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2773'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07235'^^xsd:double;
  dwc:latitude '38.65388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2773'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65388333 -27.07235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65388333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65388333 -27.07235)"^^geo:wktLiteral ;
  geo-pos:lat "38.65388333"^^xsd:decimal ;
  geo-pos:long "-27.07235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2774'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07235'^^xsd:double;
  dwc:latitude '38.65388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2774'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65725 -27.06961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65725"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65725 -27.06961667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65725"^^xsd:decimal ;
  geo-pos:long "-27.06961667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2776'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50448'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06961667'^^xsd:double;
  dwc:latitude '38.65725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2776'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65725 -27.06961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65725"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65725 -27.06961667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65725"^^xsd:decimal ;
  geo-pos:long "-27.06961667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2777'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50448'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06961667'^^xsd:double;
  dwc:latitude '38.65725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2777'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65725 -27.06961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65725"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65725 -27.06961667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65725"^^xsd:decimal ;
  geo-pos:long "-27.06961667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2778'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50448'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06961667'^^xsd:double;
  dwc:latitude '38.65725'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2778'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79625 -25.13451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79625"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79625 -25.13451667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79625"^^xsd:decimal ;
  geo-pos:long "-25.13451667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2779'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50541'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13451667'^^xsd:double;
  dwc:latitude '37.79625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2779'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71718333 -25.34731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71718333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71718333 -25.34731667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71718333"^^xsd:decimal ;
  geo-pos:long "-25.34731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2780'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50542'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34731667'^^xsd:double;
  dwc:latitude '37.71718333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2780'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40525 -26.31945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40525"^^xsd:decimal ;
  dwc:decimalLongitude "-26.31945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40525 -26.31945)"^^geo:wktLiteral ;
  geo-pos:lat "38.40525"^^xsd:decimal ;
  geo-pos:long "-26.31945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2781'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50648'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-26.31945'^^xsd:double;
  dwc:latitude '38.40525'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2781'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6671 -27.06705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6671"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6671 -27.06705)"^^geo:wktLiteral ;
  geo-pos:lat "38.6671"^^xsd:decimal ;
  geo-pos:long "-27.06705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2782'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.06705'^^xsd:double;
  dwc:latitude '38.6671'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2782'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6671 -27.06705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6671"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6671 -27.06705)"^^geo:wktLiteral ;
  geo-pos:lat "38.6671"^^xsd:decimal ;
  geo-pos:long "-27.06705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2783'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.06705'^^xsd:double;
  dwc:latitude '38.6671'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2783'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6671 -27.06705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6671"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6671 -27.06705)"^^geo:wktLiteral ;
  geo-pos:lat "38.6671"^^xsd:decimal ;
  geo-pos:long "-27.06705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2784'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50649'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.06705'^^xsd:double;
  dwc:latitude '38.6671'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2784'^^xsd:string;
  dwc:observationDate '2005-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65975 -24.1173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65975"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65975 -24.1173)"^^geo:wktLiteral ;
  geo-pos:lat "38.65975"^^xsd:decimal ;
  geo-pos:long "-24.1173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2785'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-24.1173'^^xsd:double;
  dwc:latitude '38.65975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2785'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65975 -24.1173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65975"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65975 -24.1173)"^^geo:wktLiteral ;
  geo-pos:lat "38.65975"^^xsd:decimal ;
  geo-pos:long "-24.1173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2786'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50650'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-24.1173'^^xsd:double;
  dwc:latitude '38.65975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2786'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82028333 -27.5355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82028333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82028333 -27.5355)"^^geo:wktLiteral ;
  geo-pos:lat "38.82028333"^^xsd:decimal ;
  geo-pos:long "-27.5355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2787'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50720'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.5355'^^xsd:double;
  dwc:latitude '38.82028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2787'^^xsd:string;
  dwc:observationDate '2005-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65088333 -27.07161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65088333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65088333 -27.07161667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65088333"^^xsd:decimal ;
  geo-pos:long "-27.07161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2788'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50721'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.07161667'^^xsd:double;
  dwc:latitude '38.65088333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2788'^^xsd:string;
  dwc:observationDate '2005-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64471667 -27.09473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64471667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64471667 -27.09473333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64471667"^^xsd:decimal ;
  geo-pos:long "-27.09473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2789'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50802'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.09473333'^^xsd:double;
  dwc:latitude '38.64471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2789'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10795 -27.16576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10795"^^xsd:decimal ;
  dwc:decimalLongitude "-27.16576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10795 -27.16576667)"^^geo:wktLiteral ;
  geo-pos:lat "38.10795"^^xsd:decimal ;
  geo-pos:long "-27.16576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2791'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50863'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.16576667'^^xsd:double;
  dwc:latitude '38.10795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2791'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10795 -27.16576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10795"^^xsd:decimal ;
  dwc:decimalLongitude "-27.16576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10795 -27.16576667)"^^geo:wktLiteral ;
  geo-pos:lat "38.10795"^^xsd:decimal ;
  geo-pos:long "-27.16576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2792'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50863'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.16576667'^^xsd:double;
  dwc:latitude '38.10795'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2792'^^xsd:string;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7351 -25.63538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7351"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7351 -25.63538333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7351"^^xsd:decimal ;
  geo-pos:long "-25.63538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2793'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50864'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63538333'^^xsd:double;
  dwc:latitude '37.7351'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2793'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73793333 -25.63048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73793333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73793333 -25.63048333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73793333"^^xsd:decimal ;
  geo-pos:long "-25.63048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2794'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63048333'^^xsd:double;
  dwc:latitude '37.73793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2794'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73793333 -25.63048333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73793333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63048333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73793333 -25.63048333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73793333"^^xsd:decimal ;
  geo-pos:long "-25.63048333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2795'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51061'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63048333'^^xsd:double;
  dwc:latitude '37.73793333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2795'^^xsd:string;
  dwc:observationDate '2005-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70928333 -25.34118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70928333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70928333 -25.34118333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70928333"^^xsd:decimal ;
  geo-pos:long "-25.34118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2796'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34118333'^^xsd:double;
  dwc:latitude '37.70928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2796'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70928333 -25.34118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70928333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70928333 -25.34118333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70928333"^^xsd:decimal ;
  geo-pos:long "-25.34118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2797'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34118333'^^xsd:double;
  dwc:latitude '37.70928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2797'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70928333 -25.34118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70928333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70928333 -25.34118333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70928333"^^xsd:decimal ;
  geo-pos:long "-25.34118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2798'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34118333'^^xsd:double;
  dwc:latitude '37.70928333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2798'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70936667 -25.34058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70936667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70936667 -25.34058333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70936667"^^xsd:decimal ;
  geo-pos:long "-25.34058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2799'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34058333'^^xsd:double;
  dwc:latitude '37.70936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2799'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70936667 -25.34058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70936667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70936667 -25.34058333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70936667"^^xsd:decimal ;
  geo-pos:long "-25.34058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2800'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34058333'^^xsd:double;
  dwc:latitude '37.70936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2800'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70936667 -25.34058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70936667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70936667 -25.34058333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70936667"^^xsd:decimal ;
  geo-pos:long "-25.34058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2801'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51265'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34058333'^^xsd:double;
  dwc:latitude '37.70936667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2801'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7417 -25.61385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7417"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7417 -25.61385)"^^geo:wktLiteral ;
  geo-pos:lat "37.7417"^^xsd:decimal ;
  geo-pos:long "-25.61385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2802'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51331'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.61385'^^xsd:double;
  dwc:latitude '37.7417'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2802'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6684 -27.07235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6684 -27.07235)"^^geo:wktLiteral ;
  geo-pos:lat "38.6684"^^xsd:decimal ;
  geo-pos:long "-27.07235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2803'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51332'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.07235'^^xsd:double;
  dwc:latitude '38.6684'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2803'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53945 -27.76131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53945"^^xsd:decimal ;
  dwc:decimalLongitude "-27.76131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53945 -27.76131667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53945"^^xsd:decimal ;
  geo-pos:long "-27.76131667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2805'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51397'^^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.76131667'^^xsd:double;
  dwc:latitude '38.53945'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2805'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65716667 -27.20558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65716667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65716667 -27.20558333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65716667"^^xsd:decimal ;
  geo-pos:long "-27.20558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2806'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51398'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.20558333'^^xsd:double;
  dwc:latitude '38.65716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2806'^^xsd:string;
  dwc:observationDate '2005-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.66703333 -17.06251667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.66703333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.06251667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.66703333 -17.06251667)"^^geo:wktLiteral ;
  geo-pos:lat "32.66703333"^^xsd:decimal ;
  geo-pos:long "-17.06251667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2807'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51431'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-17.06251667'^^xsd:double;
  dwc:latitude '32.66703333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2807'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.73155 -16.67638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.73155"^^xsd:decimal ;
  dwc:decimalLongitude "-16.67638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.73155 -16.67638333)"^^geo:wktLiteral ;
  geo-pos:lat "32.73155"^^xsd:decimal ;
  geo-pos:long "-16.67638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2808'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51432'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.67638333'^^xsd:double;
  dwc:latitude '32.73155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2808'^^xsd:string;
  dwc:observationDate '2005-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66046667 -27.07171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66046667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66046667 -27.07171667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66046667"^^xsd:decimal ;
  geo-pos:long "-27.07171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2809'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07171667'^^xsd:double;
  dwc:latitude '38.66046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2809'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66046667 -27.07171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66046667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66046667 -27.07171667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66046667"^^xsd:decimal ;
  geo-pos:long "-27.07171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2810'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51496'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07171667'^^xsd:double;
  dwc:latitude '38.66046667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2810'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66298333 -27.07336667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66298333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07336667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66298333 -27.07336667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66298333"^^xsd:decimal ;
  geo-pos:long "-27.07336667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2811'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07336667'^^xsd:double;
  dwc:latitude '38.66298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2811'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66298333 -27.07336667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66298333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07336667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66298333 -27.07336667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66298333"^^xsd:decimal ;
  geo-pos:long "-27.07336667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2812'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51499'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07336667'^^xsd:double;
  dwc:latitude '38.66298333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2812'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -27.06846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66495"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66495 -27.06846667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66495"^^xsd:decimal ;
  geo-pos:long "-27.06846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2813'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51500'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.06846667'^^xsd:double;
  dwc:latitude '38.66495'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2813'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66636667 -27.06721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66636667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66636667 -27.06721667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66636667"^^xsd:decimal ;
  geo-pos:long "-27.06721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2814'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51501'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06721667'^^xsd:double;
  dwc:latitude '38.66636667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2814'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66636667 -27.06721667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66636667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06721667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66636667 -27.06721667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66636667"^^xsd:decimal ;
  geo-pos:long "-27.06721667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2815'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51501'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06721667'^^xsd:double;
  dwc:latitude '38.66636667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2815'^^xsd:string;
  dwc:observationDate '2005-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65028333 -27.2156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65028333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65028333 -27.2156)"^^geo:wktLiteral ;
  geo-pos:lat "38.65028333"^^xsd:decimal ;
  geo-pos:long "-27.2156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2816'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51502'^^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 '-27.2156'^^xsd:double;
  dwc:latitude '38.65028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2816'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65028333 -27.2156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65028333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65028333 -27.2156)"^^geo:wktLiteral ;
  geo-pos:lat "38.65028333"^^xsd:decimal ;
  geo-pos:long "-27.2156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2817'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51502'^^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 '-27.2156'^^xsd:double;
  dwc:latitude '38.65028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2817'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65028333 -27.2156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65028333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65028333 -27.2156)"^^geo:wktLiteral ;
  geo-pos:lat "38.65028333"^^xsd:decimal ;
  geo-pos:long "-27.2156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2818'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51502'^^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 '-27.2156'^^xsd:double;
  dwc:latitude '38.65028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2818'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7035 -25.4085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7035"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7035 -25.4085)"^^geo:wktLiteral ;
  geo-pos:lat "37.7035"^^xsd:decimal ;
  geo-pos:long "-25.4085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2819'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51519'^^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 '-25.4085'^^xsd:double;
  dwc:latitude '37.7035'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2819'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72098333 -25.32113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72098333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72098333 -25.32113333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72098333"^^xsd:decimal ;
  geo-pos:long "-25.32113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2821'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51626'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-25.32113333'^^xsd:double;
  dwc:latitude '37.72098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2821'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72098333 -25.32113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72098333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72098333 -25.32113333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72098333"^^xsd:decimal ;
  geo-pos:long "-25.32113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2822'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51626'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-25.32113333'^^xsd:double;
  dwc:latitude '37.72098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2822'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72098333 -25.32113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72098333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.32113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72098333 -25.32113333)"^^geo:wktLiteral ;
  geo-pos:lat "37.72098333"^^xsd:decimal ;
  geo-pos:long "-25.32113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2823'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51626'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-25.32113333'^^xsd:double;
  dwc:latitude '37.72098333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2823'^^xsd:string;
  dwc:observationDate '2005-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65975 -27.06736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65975"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65975 -27.06736667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65975"^^xsd:decimal ;
  geo-pos:long "-27.06736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2824'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51627'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06736667'^^xsd:double;
  dwc:latitude '38.65975'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2824'^^xsd:string;
  dwc:observationDate '2005-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65978333 -27.06716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65978333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65978333 -27.06716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65978333"^^xsd:decimal ;
  geo-pos:long "-27.06716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2825'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.06716667'^^xsd:double;
  dwc:latitude '38.65978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2825'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65978333 -27.06716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65978333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65978333 -27.06716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65978333"^^xsd:decimal ;
  geo-pos:long "-27.06716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2826'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.06716667'^^xsd:double;
  dwc:latitude '38.65978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2826'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65978333 -27.06716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65978333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65978333 -27.06716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65978333"^^xsd:decimal ;
  geo-pos:long "-27.06716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2827'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51684'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.06716667'^^xsd:double;
  dwc:latitude '38.65978333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2827'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62221667 -28.07716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.62221667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.07716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.62221667 -28.07716667)"^^geo:wktLiteral ;
  geo-pos:lat "38.62221667"^^xsd:decimal ;
  geo-pos:long "-28.07716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2828'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51732'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.07716667'^^xsd:double;
  dwc:latitude '38.62221667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2828'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70573333 -25.49065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70573333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70573333 -25.49065)"^^geo:wktLiteral ;
  geo-pos:lat "37.70573333"^^xsd:decimal ;
  geo-pos:long "-25.49065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2829'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51834'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.49065'^^xsd:double;
  dwc:latitude '37.70573333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2829'^^xsd:string;
  dwc:observationDate '2005-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00506667 -27.5403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00506667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00506667 -27.5403)"^^geo:wktLiteral ;
  geo-pos:lat "39.00506667"^^xsd:decimal ;
  geo-pos:long "-27.5403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2830'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.5403'^^xsd:double;
  dwc:latitude '39.00506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2830'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00506667 -27.5403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00506667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00506667 -27.5403)"^^geo:wktLiteral ;
  geo-pos:lat "39.00506667"^^xsd:decimal ;
  geo-pos:long "-27.5403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2831'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51835'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.5403'^^xsd:double;
  dwc:latitude '39.00506667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2831'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6684 -27.07235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6684"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6684 -27.07235)"^^geo:wktLiteral ;
  geo-pos:lat "38.6684"^^xsd:decimal ;
  geo-pos:long "-27.07235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2832'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51895'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.07235'^^xsd:double;
  dwc:latitude '38.6684'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2832'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66716667 -27.07331667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66716667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07331667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66716667 -27.07331667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66716667"^^xsd:decimal ;
  geo-pos:long "-27.07331667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2833'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51896'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.07331667'^^xsd:double;
  dwc:latitude '38.66716667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2833'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64203333 -27.09258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64203333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64203333 -27.09258333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64203333"^^xsd:decimal ;
  geo-pos:long "-27.09258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2834'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51897'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.09258333'^^xsd:double;
  dwc:latitude '38.64203333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2834'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59475 -27.97433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.59475"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.59475 -27.97433333)"^^geo:wktLiteral ;
  geo-pos:lat "38.59475"^^xsd:decimal ;
  geo-pos:long "-27.97433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2836'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52117'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.97433333'^^xsd:double;
  dwc:latitude '38.59475'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2836'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75398333 -28.30266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75398333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.30266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75398333 -28.30266667)"^^geo:wktLiteral ;
  geo-pos:lat "38.75398333"^^xsd:decimal ;
  geo-pos:long "-28.30266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2837'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52194'^^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 '-28.30266667'^^xsd:double;
  dwc:latitude '38.75398333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2837'^^xsd:string;
  dwc:observationDate '2005-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65841667 -27.2254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65841667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65841667 -27.2254)"^^geo:wktLiteral ;
  geo-pos:lat "38.65841667"^^xsd:decimal ;
  geo-pos:long "-27.2254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2838'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52197'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.2254'^^xsd:double;
  dwc:latitude '38.65841667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2838'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38931667 -28.27288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38931667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38931667 -28.27288333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38931667"^^xsd:decimal ;
  geo-pos:long "-28.27288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2839'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52263'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.27288333'^^xsd:double;
  dwc:latitude '38.38931667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2839'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38931667 -28.27288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.38931667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.38931667 -28.27288333)"^^geo:wktLiteral ;
  geo-pos:lat "38.38931667"^^xsd:decimal ;
  geo-pos:long "-28.27288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2840'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52263'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.27288333'^^xsd:double;
  dwc:latitude '38.38931667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2840'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64798333 -27.2003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64798333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64798333 -27.2003)"^^geo:wktLiteral ;
  geo-pos:lat "38.64798333"^^xsd:decimal ;
  geo-pos:long "-27.2003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2841'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52302'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.2003'^^xsd:double;
  dwc:latitude '38.64798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2841'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64798333 -27.2003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64798333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64798333 -27.2003)"^^geo:wktLiteral ;
  geo-pos:lat "38.64798333"^^xsd:decimal ;
  geo-pos:long "-27.2003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2842'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52302'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.2003'^^xsd:double;
  dwc:latitude '38.64798333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2842'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76006667 -27.37816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76006667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.37816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76006667 -27.37816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.76006667"^^xsd:decimal ;
  geo-pos:long "-27.37816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2843'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52304'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.37816667'^^xsd:double;
  dwc:latitude '38.76006667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2843'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66441667 -27.06766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66441667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66441667 -27.06766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66441667"^^xsd:decimal ;
  geo-pos:long "-27.06766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2844'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52305'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.06766667'^^xsd:double;
  dwc:latitude '38.66441667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2844'^^xsd:string;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67518333 -27.33746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67518333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67518333 -27.33746667)"^^geo:wktLiteral ;
  geo-pos:lat "38.67518333"^^xsd:decimal ;
  geo-pos:long "-27.33746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2845'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52306'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.33746667'^^xsd:double;
  dwc:latitude '38.67518333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2845'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7277 -27.43456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7277"^^xsd:decimal ;
  dwc:decimalLongitude "-27.43456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7277 -27.43456667)"^^geo:wktLiteral ;
  geo-pos:lat "38.7277"^^xsd:decimal ;
  geo-pos:long "-27.43456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2846'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52307'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.43456667'^^xsd:double;
  dwc:latitude '38.7277'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2846'^^xsd:string;
  dwc:observationDate '2005-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67623333 -27.34093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67623333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.34093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67623333 -27.34093333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67623333"^^xsd:decimal ;
  geo-pos:long "-27.34093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2847'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52342'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.34093333'^^xsd:double;
  dwc:latitude '38.67623333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2847'^^xsd:string;
  dwc:observationDate '2005-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652 -27.07166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.652"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.652 -27.07166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.652"^^xsd:decimal ;
  geo-pos:long "-27.07166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2848'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52346'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07166667'^^xsd:double;
  dwc:latitude '38.652'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2848'^^xsd:string;
  dwc:observationDate '2005-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79681667 -25.7943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79681667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79681667 -25.7943)"^^geo:wktLiteral ;
  geo-pos:lat "37.79681667"^^xsd:decimal ;
  geo-pos:long "-25.7943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2849'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52347'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.7943'^^xsd:double;
  dwc:latitude '37.79681667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2849'^^xsd:string;
  dwc:observationDate '2005-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65866667 -27.06766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65866667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65866667 -27.06766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65866667"^^xsd:decimal ;
  geo-pos:long "-27.06766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2851'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52404'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06766667'^^xsd:double;
  dwc:latitude '38.65866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2851'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65866667 -27.06766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65866667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65866667 -27.06766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65866667"^^xsd:decimal ;
  geo-pos:long "-27.06766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2852'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52404'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06766667'^^xsd:double;
  dwc:latitude '38.65866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2852'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6585 -27.06933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6585"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6585 -27.06933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6585"^^xsd:decimal ;
  geo-pos:long "-27.06933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2853'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.06933333'^^xsd:double;
  dwc:latitude '38.6585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2853'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6585 -27.06933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6585"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6585 -27.06933333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6585"^^xsd:decimal ;
  geo-pos:long "-27.06933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2854'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52405'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.06933333'^^xsd:double;
  dwc:latitude '38.6585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2854'^^xsd:string;
  dwc:observationDate '2005-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66733333 -27.06733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66733333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66733333 -27.06733333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66733333"^^xsd:decimal ;
  geo-pos:long "-27.06733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2855'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52406'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.06733333'^^xsd:double;
  dwc:latitude '38.66733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2855'^^xsd:string;
  dwc:observationDate '2005-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7171 -25.34423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7171"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7171 -25.34423333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7171"^^xsd:decimal ;
  geo-pos:long "-25.34423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2856'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52489'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34423333'^^xsd:double;
  dwc:latitude '37.7171'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2856'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7171 -25.34423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7171"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7171 -25.34423333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7171"^^xsd:decimal ;
  geo-pos:long "-25.34423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2857'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52489'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34423333'^^xsd:double;
  dwc:latitude '37.7171'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2857'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71878333 -25.34538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71878333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71878333 -25.34538333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71878333"^^xsd:decimal ;
  geo-pos:long "-25.34538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2858'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52490'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34538333'^^xsd:double;
  dwc:latitude '37.71878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2858'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71878333 -25.34538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71878333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.34538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71878333 -25.34538333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71878333"^^xsd:decimal ;
  geo-pos:long "-25.34538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2859'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52490'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.34538333'^^xsd:double;
  dwc:latitude '37.71878333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2859'^^xsd:string;
  dwc:observationDate '2005-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71785 -25.35043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71785"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71785 -25.35043333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71785"^^xsd:decimal ;
  geo-pos:long "-25.35043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2860'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52491'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35043333'^^xsd:double;
  dwc:latitude '37.71785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2860'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71785 -25.35043333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71785"^^xsd:decimal ;
  dwc:decimalLongitude "-25.35043333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71785 -25.35043333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71785"^^xsd:decimal ;
  geo-pos:long "-25.35043333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2861'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52491'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.35043333'^^xsd:double;
  dwc:latitude '37.71785'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2861'^^xsd:string;
  dwc:observationDate '2005-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40585 -28.26533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40585"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40585 -28.26533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40585"^^xsd:decimal ;
  geo-pos:long "-28.26533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2862'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26533333'^^xsd:double;
  dwc:latitude '38.40585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2862'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40585 -28.26533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40585"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40585 -28.26533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40585"^^xsd:decimal ;
  geo-pos:long "-28.26533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2863'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26533333'^^xsd:double;
  dwc:latitude '38.40585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2863'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40585 -28.26533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40585"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40585 -28.26533333)"^^geo:wktLiteral ;
  geo-pos:lat "38.40585"^^xsd:decimal ;
  geo-pos:long "-28.26533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2864'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52596'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26533333'^^xsd:double;
  dwc:latitude '38.40585'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2864'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66801667 -27.06538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66801667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66801667 -27.06538333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66801667"^^xsd:decimal ;
  geo-pos:long "-27.06538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2866'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06538333'^^xsd:double;
  dwc:latitude '38.66801667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2866'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66801667 -27.06538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66801667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66801667 -27.06538333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66801667"^^xsd:decimal ;
  geo-pos:long "-27.06538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2867'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06538333'^^xsd:double;
  dwc:latitude '38.66801667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2867'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17866667 -24.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17866667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17866667 -24.809)"^^geo:wktLiteral ;
  geo-pos:lat "38.17866667"^^xsd:decimal ;
  geo-pos:long "-24.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2868'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52598'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.809'^^xsd:double;
  dwc:latitude '38.17866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2868'^^xsd:string;
  dwc:observationDate '2005-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72155 -25.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72155"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72155 -25.3237)"^^geo:wktLiteral ;
  geo-pos:lat "37.72155"^^xsd:decimal ;
  geo-pos:long "-25.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2869'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52756'^^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 '-25.3237'^^xsd:double;
  dwc:latitude '37.72155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2869'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72155 -25.3237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72155"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72155 -25.3237)"^^geo:wktLiteral ;
  geo-pos:lat "37.72155"^^xsd:decimal ;
  geo-pos:long "-25.3237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2870'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52756'^^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 '-25.3237'^^xsd:double;
  dwc:latitude '37.72155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2870'^^xsd:string;
  dwc:observationDate '2005-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76995 -25.75341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76995"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76995 -25.75341667)"^^geo:wktLiteral ;
  geo-pos:lat "37.76995"^^xsd:decimal ;
  geo-pos:long "-25.75341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2871'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52757'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.75341667'^^xsd:double;
  dwc:latitude '37.76995'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2871'^^xsd:string;
  dwc:observationDate '2005-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73753333 -25.62033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73753333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.62033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73753333 -25.62033333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73753333"^^xsd:decimal ;
  geo-pos:long "-25.62033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2872'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52836'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-25.62033333'^^xsd:double;
  dwc:latitude '37.73753333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2872'^^xsd:string;
  dwc:observationDate '2005-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40515 -28.27156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40515"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40515 -28.27156667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40515"^^xsd:decimal ;
  geo-pos:long "-28.27156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2873'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52914'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.27156667'^^xsd:double;
  dwc:latitude '38.40515'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2873'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63288333 -27.06401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63288333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63288333 -27.06401667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63288333"^^xsd:decimal ;
  geo-pos:long "-27.06401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2874'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52915'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06401667'^^xsd:double;
  dwc:latitude '38.63288333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2874'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63288333 -27.06401667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63288333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06401667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63288333 -27.06401667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63288333"^^xsd:decimal ;
  geo-pos:long "-27.06401667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2875'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52915'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06401667'^^xsd:double;
  dwc:latitude '38.63288333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2875'^^xsd:string;
  dwc:observationDate '2005-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8994 -24.73258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8994"^^xsd:decimal ;
  dwc:decimalLongitude "-24.73258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8994 -24.73258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.8994"^^xsd:decimal ;
  geo-pos:long "-24.73258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4665'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90707'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.73258333'^^xsd:double;
  dwc:latitude '37.8994'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4665'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01058333 -27.95868333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01058333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95868333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01058333 -27.95868333)"^^geo:wktLiteral ;
  geo-pos:lat "39.01058333"^^xsd:decimal ;
  geo-pos:long "-27.95868333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4680'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90861'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.95868333'^^xsd:double;
  dwc:latitude '39.01058333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4680'^^xsd:string;
  dwc:observationDate '2010-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_781'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6625'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_781'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66826667 -27.07008333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66826667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07008333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66826667 -27.07008333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66826667"^^xsd:decimal ;
  geo-pos:long "-27.07008333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2640'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32631'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07008333'^^xsd:double;
  dwc:latitude '38.66826667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2640'^^xsd:string;
  dwc:observationDate '2004-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68601667 -25.40128333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68601667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.40128333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68601667 -25.40128333)"^^geo:wktLiteral ;
  geo-pos:lat "37.68601667"^^xsd:decimal ;
  geo-pos:long "-25.40128333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4470'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87751'^^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 '-25.40128333'^^xsd:double;
  dwc:latitude '37.68601667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4470'^^xsd:string;
  dwc:observationDate '2010-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.06666667 -16.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.06666667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.06666667 -16.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "33.06666667"^^xsd:decimal ;
  geo-pos:long "-16.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_872'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8035'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-16.26666667'^^xsd:double;
  dwc:latitude '33.06666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_872'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_887'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8146'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_887'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_892'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8151'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.23333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_892'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_901'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8203'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_901'^^xsd:string;
  dwc:observationDate '1999-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_917'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8264'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_917'^^xsd:string;
  dwc:observationDate '1999-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_931'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_931'^^xsd:string;
  dwc:observationDate '1999-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74128333 -25.61785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74128333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.61785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74128333 -25.61785)"^^geo:wktLiteral ;
  geo-pos:lat "37.74128333"^^xsd:decimal ;
  geo-pos:long "-25.61785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2804'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51396'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-25.61785'^^xsd:double;
  dwc:latitude '37.74128333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2804'^^xsd:string;
  dwc:observationDate '2005-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55 -28.76666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55"^^xsd:decimal ;
  geo-pos:long "-28.76666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_857'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7970'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76666667'^^xsd:double;
  dwc:latitude '38.55'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_857'^^xsd:string;
  dwc:observationDate '1999-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_841'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7685'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_841'^^xsd:string;
  dwc:observationDate '1999-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88838333 -25.71581667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88838333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.71581667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88838333 -25.71581667)"^^geo:wktLiteral ;
  geo-pos:lat "37.88838333"^^xsd:decimal ;
  geo-pos:long "-25.71581667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2656'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32831'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-25.71581667'^^xsd:double;
  dwc:latitude '37.88838333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2656'^^xsd:string;
  dwc:observationDate '2004-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5425 -28.60183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5425"^^xsd:decimal ;
  dwc:decimalLongitude "-28.60183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5425 -28.60183333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5425"^^xsd:decimal ;
  geo-pos:long "-28.60183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2820'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '51520'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-28.60183333'^^xsd:double;
  dwc:latitude '38.5425'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2820'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5943 -27.9744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5943"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5943 -27.9744)"^^geo:wktLiteral ;
  geo-pos:lat "38.5943"^^xsd:decimal ;
  geo-pos:long "-27.9744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2835'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52115'^^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.9744'^^xsd:double;
  dwc:latitude '38.5943'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2835'^^xsd:string;
  dwc:observationDate '2005-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65866667 -27.06766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65866667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65866667 -27.06766667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65866667"^^xsd:decimal ;
  geo-pos:long "-27.06766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2850'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52404'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06766667'^^xsd:double;
  dwc:latitude '38.65866667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2850'^^xsd:string;
  dwc:observationDate '2005-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66801667 -27.06538333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66801667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06538333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66801667 -27.06538333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66801667"^^xsd:decimal ;
  geo-pos:long "-27.06538333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2865'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '52597'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06538333'^^xsd:double;
  dwc:latitude '38.66801667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2865'^^xsd:string;
  dwc:observationDate '2005-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99625 -24.66985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99625"^^xsd:decimal ;
  dwc:decimalLongitude "-24.66985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99625 -24.66985)"^^geo:wktLiteral ;
  geo-pos:lat "37.99625"^^xsd:decimal ;
  geo-pos:long "-24.66985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2880'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53128'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.66985'^^xsd:double;
  dwc:latitude '37.99625'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2880'^^xsd:string;
  dwc:observationDate '2005-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39013333 -28.27268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39013333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39013333 -28.27268333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39013333"^^xsd:decimal ;
  geo-pos:long "-28.27268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2895'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53695'^^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 '-28.27268333'^^xsd:double;
  dwc:latitude '38.39013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2895'^^xsd:string;
  dwc:observationDate '2005-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66565 -27.06816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66565"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66565 -27.06816667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66565"^^xsd:decimal ;
  geo-pos:long "-27.06816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2910'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '53964'^^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 '-27.06816667'^^xsd:double;
  dwc:latitude '38.66565'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2910'^^xsd:string;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51836667 -28.72886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51836667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.72886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51836667 -28.72886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51836667"^^xsd:decimal ;
  geo-pos:long "-28.72886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3225'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62308'^^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 '-28.72886667'^^xsd:double;
  dwc:latitude '38.51836667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3225'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56415 -27.90781667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56415"^^xsd:decimal ;
  dwc:decimalLongitude "-27.90781667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56415 -27.90781667)"^^geo:wktLiteral ;
  geo-pos:lat "38.56415"^^xsd:decimal ;
  geo-pos:long "-27.90781667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3240'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62481'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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 '-27.90781667'^^xsd:double;
  dwc:latitude '38.56415'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3240'^^xsd:string;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67876667 -28.05955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67876667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67876667 -28.05955)"^^geo:wktLiteral ;
  geo-pos:lat "38.67876667"^^xsd:decimal ;
  geo-pos:long "-28.05955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3255'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62681'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.05955'^^xsd:double;
  dwc:latitude '38.67876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3255'^^xsd:string;
  dwc:observationDate '2006-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51658333 -28.7212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51658333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51658333 -28.7212)"^^geo:wktLiteral ;
  geo-pos:lat "38.51658333"^^xsd:decimal ;
  geo-pos:long "-28.7212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3270'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '62883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.7212'^^xsd:double;
  dwc:latitude '38.51658333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3270'^^xsd:string;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71 -16.20908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.71"^^xsd:decimal ;
  dwc:decimalLongitude "-16.20908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.71 -16.20908333)"^^geo:wktLiteral ;
  geo-pos:lat "32.71"^^xsd:decimal ;
  geo-pos:long "-16.20908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3285'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63079'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-16.20908333'^^xsd:double;
  dwc:latitude '32.71'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3285'^^xsd:string;
  dwc:observationDate '2006-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7483 -28.31463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7483"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7483 -28.31463333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7483"^^xsd:decimal ;
  geo-pos:long "-28.31463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3300'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '63545'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31463333'^^xsd:double;
  dwc:latitude '38.7483'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3300'^^xsd:string;
  dwc:observationDate '2006-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64108333 -27.09166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64108333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64108333 -27.09166667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64108333"^^xsd:decimal ;
  geo-pos:long "-27.09166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2670'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33023'^^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 '-27.09166667'^^xsd:double;
  dwc:latitude '38.64108333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2670'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.40855 -28.16905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.40855"^^xsd:decimal ;
  dwc:decimalLongitude "-28.16905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.40855 -28.16905)"^^geo:wktLiteral ;
  geo-pos:lat "28.40855"^^xsd:decimal ;
  geo-pos:long "-28.16905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2685'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33289'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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.16905'^^xsd:double;
  dwc:latitude '28.40855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2685'^^xsd:string;
  dwc:observationDate '2004-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93858333 -25.11548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93858333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.11548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93858333 -25.11548333)"^^geo:wktLiteral ;
  geo-pos:lat "36.93858333"^^xsd:decimal ;
  geo-pos:long "-25.11548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4755'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92902'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.11548333'^^xsd:double;
  dwc:latitude '36.93858333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4755'^^xsd:string;
  dwc:observationDate '2010-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01053333 -27.95225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01053333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.95225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01053333 -27.95225)"^^geo:wktLiteral ;
  geo-pos:lat "39.01053333"^^xsd:decimal ;
  geo-pos:long "-27.95225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4726'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91849'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-27.95225'^^xsd:double;
  dwc:latitude '39.01053333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4726'^^xsd:string;
  dwc:observationDate '2010-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4875 -24.0487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4875"^^xsd:decimal ;
  dwc:decimalLongitude "-24.0487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4875 -24.0487)"^^geo:wktLiteral ;
  geo-pos:lat "37.4875"^^xsd:decimal ;
  geo-pos:long "-24.0487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4738'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '92322'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.0487'^^xsd:double;
  dwc:latitude '37.4875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4738'^^xsd:string;
  dwc:observationDate '2010-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65195 -27.07113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65195"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65195 -27.07113333)"^^geo:wktLiteral ;
  geo-pos:lat "38.65195"^^xsd:decimal ;
  geo-pos:long "-27.07113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2698'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33417'^^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.07113333'^^xsd:double;
  dwc:latitude '38.65195'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2698'^^xsd:string;
  dwc:observationDate '2004-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42243333 -28.4559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42243333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42243333 -28.4559)"^^geo:wktLiteral ;
  geo-pos:lat "38.42243333"^^xsd:decimal ;
  geo-pos:long "-28.4559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2715'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33571'^^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.4559'^^xsd:double;
  dwc:latitude '38.42243333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2715'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40331667 -28.11011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40331667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40331667 -28.11011667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40331667"^^xsd:decimal ;
  geo-pos:long "-28.11011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2728'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '33804'^^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 '-28.11011667'^^xsd:double;
  dwc:latitude '38.40331667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2728'^^xsd:string;
  dwc:observationDate '2004-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40241667 -28.27951667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40241667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.27951667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40241667 -28.27951667)"^^geo:wktLiteral ;
  geo-pos:lat "38.40241667"^^xsd:decimal ;
  geo-pos:long "-28.27951667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2745'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '49685'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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.27951667'^^xsd:double;
  dwc:latitude '38.40241667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2745'^^xsd:string;
  dwc:observationDate '2005-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6669 -27.0668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6669"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6669 -27.0668)"^^geo:wktLiteral ;
  geo-pos:lat "38.6669"^^xsd:decimal ;
  geo-pos:long "-27.0668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2760'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50029'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.0668'^^xsd:double;
  dwc:latitude '38.6669'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2760'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65388333 -27.07235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65388333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.07235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65388333 -27.07235)"^^geo:wktLiteral ;
  geo-pos:lat "38.65388333"^^xsd:decimal ;
  geo-pos:long "-27.07235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2775'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50447'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.07235'^^xsd:double;
  dwc:latitude '38.65388333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2775'^^xsd:string;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64471667 -27.09473333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64471667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09473333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64471667 -27.09473333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64471667"^^xsd:decimal ;
  geo-pos:long "-27.09473333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2790'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '50802'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^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 '-27.09473333'^^xsd:double;
  dwc:latitude '38.64471667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2790'^^xsd:string;
  dwc:observationDate '2005-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.08333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.08333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.08333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_946'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8584'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.08333333'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_946'^^xsd:string;
  dwc:observationDate '1999-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71666667 -27.03333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.71666667"^^xsd:decimal ;
  geo-pos:long "-27.03333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_961'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8651'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.03333333'^^xsd:double;
  dwc:latitude '38.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_961'^^xsd:string;
  dwc:observationDate '1999-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_977'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8871'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_977'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_992'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8933'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_992'^^xsd:string;
  dwc:observationDate '1999-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -28.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48333333 -28.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "39.48333333"^^xsd:decimal ;
  geo-pos:long "-28.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_797'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7001'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.21666667'^^xsd:double;
  dwc:latitude '39.48333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_797'^^xsd:string;
  dwc:observationDate '1999-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_812'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7377'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_812'^^xsd:string;
  dwc:observationDate '1999-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.28333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.28333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.28333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_827'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '7563'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.28333333'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_827'^^xsd:string;
  dwc:observationDate '1999-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1064'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9255'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-25.23333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1064'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1006'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '8952'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.2'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1006'^^xsd:string;
  dwc:observationDate '1999-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1021'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1021'^^xsd:string;
  dwc:observationDate '1999-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1036'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9140'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1036'^^xsd:string;
  dwc:observationDate '1999-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1052'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9179'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1052'^^xsd:string;
  dwc:observationDate '1999-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6981 -28.22918333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6981"^^xsd:decimal ;
  dwc:decimalLongitude "-28.22918333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6981 -28.22918333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6981"^^xsd:decimal ;
  geo-pos:long "-28.22918333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3180'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61648'^^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 '-28.22918333'^^xsd:double;
  dwc:latitude '38.6981'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3180'^^xsd:string;
  dwc:observationDate '2006-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67855 -28.05818333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.67855"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05818333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.67855 -28.05818333)"^^geo:wktLiteral ;
  geo-pos:lat "38.67855"^^xsd:decimal ;
  geo-pos:long "-28.05818333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_3195'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '61904'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2006'^^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.05818333'^^xsd:double;
  dwc:latitude '38.67855'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_3195'^^xsd:string;
  dwc:observationDate '2006-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72226667 -25.65176667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72226667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65176667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72226667 -25.65176667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72226667"^^xsd:decimal ;
  geo-pos:long "-25.65176667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2925'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '54198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65176667'^^xsd:double;
  dwc:latitude '37.72226667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2925'^^xsd:string;
  dwc:observationDate '2005-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48135 -28.21651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48135"^^xsd:decimal ;
  dwc:decimalLongitude "-28.21651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48135 -28.21651667)"^^geo:wktLiteral ;
  geo-pos:lat "38.48135"^^xsd:decimal ;
  geo-pos:long "-28.21651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4695'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90989'^^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 '-28.21651667'^^xsd:double;
  dwc:latitude '38.48135'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4695'^^xsd:string;
  dwc:observationDate '2010-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6244 -28.64418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6244"^^xsd:decimal ;
  dwc:decimalLongitude "-28.64418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6244 -28.64418333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6244"^^xsd:decimal ;
  geo-pos:long "-28.64418333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4710'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '91368'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.64418333'^^xsd:double;
  dwc:latitude '38.6244'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4710'^^xsd:string;
  dwc:observationDate '2010-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1079'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9318'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1079'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1094'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9483'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.06666667'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1094'^^xsd:string;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/4673__POPA_BAIT_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.16666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.16666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_1110'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '9541'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^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.16666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_1110'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_738'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6147'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_738'^^xsd:string;
  dwc:observationDate '1999-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64155 -27.09296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64155"^^xsd:decimal ;
  dwc:decimalLongitude "-27.09296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64155 -27.09296667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64155"^^xsd:decimal ;
  geo-pos:long "-27.09296667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2535'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30661'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.09296667'^^xsd:double;
  dwc:latitude '38.64155'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2535'^^xsd:string;
  dwc:observationDate '2004-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67588333 -25.49643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67588333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.49643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67588333 -25.49643333)"^^geo:wktLiteral ;
  geo-pos:lat "37.67588333"^^xsd:decimal ;
  geo-pos:long "-25.49643333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4410'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87107'^^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.49643333'^^xsd:double;
  dwc:latitude '37.67588333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4410'^^xsd:string;
  dwc:observationDate '2010-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68965 -25.7322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68965"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68965 -25.7322)"^^geo:wktLiteral ;
  geo-pos:lat "37.68965"^^xsd:decimal ;
  geo-pos:long "-25.7322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4861'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95197'^^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.7322'^^xsd:double;
  dwc:latitude '37.68965'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4861'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6734 -27.32225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6734"^^xsd:decimal ;
  dwc:decimalLongitude "-27.32225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6734 -27.32225)"^^geo:wktLiteral ;
  geo-pos:lat "38.6734"^^xsd:decimal ;
  geo-pos:long "-27.32225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4830'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94476'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.32225'^^xsd:double;
  dwc:latitude '38.6734'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4830'^^xsd:string;
  dwc:observationDate '2011-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70031667 -25.77113333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70031667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.77113333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70031667 -25.77113333)"^^geo:wktLiteral ;
  geo-pos:lat "37.70031667"^^xsd:decimal ;
  geo-pos:long "-25.77113333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4846'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95037'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.77113333'^^xsd:double;
  dwc:latitude '37.70031667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4846'^^xsd:string;
  dwc:observationDate '2011-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75781667 -25.64475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75781667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.64475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75781667 -25.64475)"^^geo:wktLiteral ;
  geo-pos:lat "37.75781667"^^xsd:decimal ;
  geo-pos:long "-25.64475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4800'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93579'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.64475'^^xsd:double;
  dwc:latitude '37.75781667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4800'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55333333 -28.77451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.77451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55333333 -28.77451667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55333333"^^xsd:decimal ;
  geo-pos:long "-28.77451667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4815'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '94008'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.77451667'^^xsd:double;
  dwc:latitude '38.55333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4815'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55985 -28.81596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.81596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55985 -28.81596667)"^^geo:wktLiteral ;
  geo-pos:lat "38.55985"^^xsd:decimal ;
  geo-pos:long "-28.81596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4785'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '93244'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.81596667'^^xsd:double;
  dwc:latitude '38.55985'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4785'^^xsd:string;
  dwc:observationDate '2011-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92498333 -25.01441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92498333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.01441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92498333 -25.01441667)"^^geo:wktLiteral ;
  geo-pos:lat "36.92498333"^^xsd:decimal ;
  geo-pos:long "-25.01441667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4440'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87505'^^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 '-25.01441667'^^xsd:double;
  dwc:latitude '36.92498333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4440'^^xsd:string;
  dwc:observationDate '2010-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67916667 -25.46035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67916667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.46035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67916667 -25.46035)"^^geo:wktLiteral ;
  geo-pos:lat "37.67916667"^^xsd:decimal ;
  geo-pos:long "-25.46035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4560'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89456'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.46035'^^xsd:double;
  dwc:latitude '37.67916667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4560'^^xsd:string;
  dwc:observationDate '2010-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52083333 -28.75111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52083333 -28.75111667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52083333"^^xsd:decimal ;
  geo-pos:long "-28.75111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4575'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89689'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75111667'^^xsd:double;
  dwc:latitude '38.52083333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4575'^^xsd:string;
  dwc:observationDate '2010-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65851667 -27.9934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65851667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65851667 -27.9934)"^^geo:wktLiteral ;
  geo-pos:lat "38.65851667"^^xsd:decimal ;
  geo-pos:long "-27.9934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4591'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89916'^^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 '-27.9934'^^xsd:double;
  dwc:latitude '38.65851667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Boga'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4591'^^xsd:string;
  dwc:observationDate '2010-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58845 -27.83691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58845"^^xsd:decimal ;
  dwc:decimalLongitude "-27.83691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58845 -27.83691667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58845"^^xsd:decimal ;
  geo-pos:long "-27.83691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4545'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '89240'^^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 '-27.83691667'^^xsd:double;
  dwc:latitude '38.58845'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4545'^^xsd:string;
  dwc:observationDate '2010-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_772'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6542'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.33333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_772'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40973333 -31.13788333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.40973333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.13788333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.40973333 -31.13788333)"^^geo:wktLiteral ;
  geo-pos:lat "39.40973333"^^xsd:decimal ;
  geo-pos:long "-31.13788333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2593'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31946'^^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.13788333'^^xsd:double;
  dwc:latitude '39.40973333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2593'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41876667 -31.14065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41876667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41876667 -31.14065)"^^geo:wktLiteral ;
  geo-pos:lat "39.41876667"^^xsd:decimal ;
  geo-pos:long "-31.14065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2610'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32119'^^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.14065'^^xsd:double;
  dwc:latitude '39.41876667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2610'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64828333 -27.20703333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64828333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20703333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64828333 -27.20703333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64828333"^^xsd:decimal ;
  geo-pos:long "-27.20703333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2625'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '32415'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-27.20703333'^^xsd:double;
  dwc:latitude '38.64828333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2625'^^xsd:string;
  dwc:observationDate '2004-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83958333 -25.84625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83958333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.84625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83958333 -25.84625)"^^geo:wktLiteral ;
  geo-pos:lat "37.83958333"^^xsd:decimal ;
  geo-pos:long "-25.84625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4455'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87609'^^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 '-25.84625'^^xsd:double;
  dwc:latitude '37.83958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4455'^^xsd:string;
  dwc:observationDate '2010-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73485 -25.19993333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73485"^^xsd:decimal ;
  dwc:decimalLongitude "-25.19993333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73485 -25.19993333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73485"^^xsd:decimal ;
  geo-pos:long "-25.19993333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4485'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87874'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.19993333'^^xsd:double;
  dwc:latitude '37.73485'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4485'^^xsd:string;
  dwc:observationDate '2010-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55763333 -28.76965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.55763333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.55763333 -28.76965)"^^geo:wktLiteral ;
  geo-pos:lat "38.55763333"^^xsd:decimal ;
  geo-pos:long "-28.76965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4500'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76965'^^xsd:double;
  dwc:latitude '38.55763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4500'^^xsd:string;
  dwc:observationDate '2010-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38765 -28.2012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.38765"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/4673__POPA_BAIT_4516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.38765 -28.2012)"^^geo:wktLiteral ;
  geo-pos:lat "39.38765"^^xsd:decimal ;
  geo-pos:long "-28.2012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4516'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88471'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2012'^^xsd:double;
  dwc:latitude '39.38765'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4516'^^xsd:string;
  dwc:observationDate '2010-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0145 -28.00278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0145"^^xsd:decimal ;
  dwc:decimalLongitude "-28.00278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0145 -28.00278333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0145"^^xsd:decimal ;
  geo-pos:long "-28.00278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4530'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '88880'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.00278333'^^xsd:double;
  dwc:latitude '39.0145'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4530'^^xsd:string;
  dwc:observationDate '2010-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_752'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6308'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.25'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_752'^^xsd:string;
  dwc:observationDate '1999-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6961 -28.23348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6961"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6961 -28.23348333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6961"^^xsd:decimal ;
  geo-pos:long "-28.23348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4965'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96983'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23348333'^^xsd:double;
  dwc:latitude '38.6961'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4965'^^xsd:string;
  dwc:observationDate '2011-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70028333 -25.74636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70028333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.74636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70028333 -25.74636667)"^^geo:wktLiteral ;
  geo-pos:lat "37.70028333"^^xsd:decimal ;
  geo-pos:long "-25.74636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4980'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '97251'^^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.74636667'^^xsd:double;
  dwc:latitude '37.70028333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4980'^^xsd:string;
  dwc:observationDate '2011-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5982 -25.40156667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5982"^^xsd:decimal ;
  dwc:decimalLongitude "-25.40156667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5982 -25.40156667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5982"^^xsd:decimal ;
  geo-pos:long "-25.40156667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4875'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95465'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.40156667'^^xsd:double;
  dwc:latitude '37.5982'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4875'^^xsd:string;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93121667 -25.07866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93121667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.07866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93121667 -25.07866667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93121667"^^xsd:decimal ;
  geo-pos:long "-25.07866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4890'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95725'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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.07866667'^^xsd:double;
  dwc:latitude '36.93121667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4890'^^xsd:string;
  dwc:observationDate '2011-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69788333 -28.2363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69788333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69788333 -28.2363)"^^geo:wktLiteral ;
  geo-pos:lat "38.69788333"^^xsd:decimal ;
  geo-pos:long "-28.2363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4905'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95867'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2363'^^xsd:double;
  dwc:latitude '38.69788333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4905'^^xsd:string;
  dwc:observationDate '2011-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.70101667 -25.75058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.70101667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.75058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.70101667 -25.75058333)"^^geo:wktLiteral ;
  geo-pos:lat "34.70101667"^^xsd:decimal ;
  geo-pos:long "-25.75058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4920'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '95978'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.75058333'^^xsd:double;
  dwc:latitude '34.70101667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4920'^^xsd:string;
  dwc:observationDate '2011-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71778333 -25.66863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71778333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.66863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71778333 -25.66863333)"^^geo:wktLiteral ;
  geo-pos:lat "37.71778333"^^xsd:decimal ;
  geo-pos:long "-25.66863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4950'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96491'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^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 '-25.66863333'^^xsd:double;
  dwc:latitude '37.71778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4950'^^xsd:string;
  dwc:observationDate '2011-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4354 -31.1417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4354"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4354 -31.1417)"^^geo:wktLiteral ;
  geo-pos:lat "39.4354"^^xsd:decimal ;
  geo-pos:long "-31.1417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4935'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '96206'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.1417'^^xsd:double;
  dwc:latitude '39.4354'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4935'^^xsd:string;
  dwc:observationDate '2011-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52348333 -28.62071667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52348333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62071667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52348333 -28.62071667)"^^geo:wktLiteral ;
  geo-pos:lat "38.52348333"^^xsd:decimal ;
  geo-pos:long "-28.62071667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2550'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31039'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^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 '-28.62071667'^^xsd:double;
  dwc:latitude '38.52348333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2550'^^xsd:string;
  dwc:observationDate '2004-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.19383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.39733333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.19383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.39733333 -28.19383333)"^^geo:wktLiteral ;
  geo-pos:lat "38.39733333"^^xsd:decimal ;
  geo-pos:long "-28.19383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2566'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31220'^^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 '-28.19383333'^^xsd:double;
  dwc:latitude '38.39733333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2566'^^xsd:string;
  dwc:observationDate '2004-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58248333 -24.52791667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58248333"^^xsd:decimal ;
  dwc:decimalLongitude "-24.52791667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58248333 -24.52791667)"^^geo:wktLiteral ;
  geo-pos:lat "37.58248333"^^xsd:decimal ;
  geo-pos:long "-24.52791667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4605'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90039'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.52791667'^^xsd:double;
  dwc:latitude '37.58248333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4605'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73013333 -25.6585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73013333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73013333 -25.6585)"^^geo:wktLiteral ;
  geo-pos:lat "37.73013333"^^xsd:decimal ;
  geo-pos:long "-25.6585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4620'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90141'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6585'^^xsd:double;
  dwc:latitude '37.73013333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4620'^^xsd:string;
  dwc:observationDate '2010-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -28.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-28.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_767'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '6497'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.26666667'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_767'^^xsd:string;
  dwc:observationDate '1999-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73448333 -28.3026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.73448333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.3026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.73448333 -28.3026)"^^geo:wktLiteral ;
  geo-pos:lat "38.73448333"^^xsd:decimal ;
  geo-pos:long "-28.3026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4650'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90446'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.3026'^^xsd:double;
  dwc:latitude '38.73448333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4650'^^xsd:string;
  dwc:observationDate '2010-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74365 -25.6365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74365"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74365 -25.6365)"^^geo:wktLiteral ;
  geo-pos:lat "37.74365"^^xsd:decimal ;
  geo-pos:long "-25.6365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4635'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '90236'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.6365'^^xsd:double;
  dwc:latitude '37.74365'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4635'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53235 -28.62133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53235"^^xsd:decimal ;
  dwc:decimalLongitude "-28.62133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53235 -28.62133333)"^^geo:wktLiteral ;
  geo-pos:lat "38.53235"^^xsd:decimal ;
  geo-pos:long "-28.62133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4425'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '87223'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^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 '-28.62133333'^^xsd:double;
  dwc:latitude '38.53235'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4425'^^xsd:string;
  dwc:observationDate '2010-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41613333 -31.14178333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41613333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.14178333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41613333 -31.14178333)"^^geo:wktLiteral ;
  geo-pos:lat "39.41613333"^^xsd:decimal ;
  geo-pos:long "-31.14178333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2579'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '31531'^^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.14178333'^^xsd:double;
  dwc:latitude '39.41613333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2579'^^xsd:string;
  dwc:observationDate '2004-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3437 -28.51428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3437"^^xsd:decimal ;
  dwc:decimalLongitude "-28.51428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3437 -28.51428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.3437"^^xsd:decimal ;
  geo-pos:long "-28.51428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_5745'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '116928'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.51428333'^^xsd:double;
  dwc:latitude '38.3437'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_5745'^^xsd:string;
  dwc:observationDate '2013-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72986667 -25.68841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72986667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.68841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72986667 -25.68841667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72986667"^^xsd:decimal ;
  geo-pos:long "-25.68841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4200'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80976'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.68841667'^^xsd:double;
  dwc:latitude '37.72986667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4200'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57778333 -23.63735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57778333"^^xsd:decimal ;
  dwc:decimalLongitude "-23.63735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57778333 -23.63735)"^^geo:wktLiteral ;
  geo-pos:lat "37.57778333"^^xsd:decimal ;
  geo-pos:long "-23.63735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4215'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '81934'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-23.63735'^^xsd:double;
  dwc:latitude '37.57778333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4215'^^xsd:string;
  dwc:observationDate '2009-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66608333 -27.06683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66608333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66608333 -27.06683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66608333"^^xsd:decimal ;
  geo-pos:long "-27.06683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4231'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82710'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06683333'^^xsd:double;
  dwc:latitude '38.66608333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4231'^^xsd:string;
  dwc:observationDate '2009-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40246667 -28.2682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40246667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40246667 -28.2682)"^^geo:wktLiteral ;
  geo-pos:lat "38.40246667"^^xsd:decimal ;
  geo-pos:long "-28.2682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4246'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '82896'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.2682'^^xsd:double;
  dwc:latitude '38.40246667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4246'^^xsd:string;
  dwc:observationDate '2009-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94085 -25.17511667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94085"^^xsd:decimal ;
  dwc:decimalLongitude "-25.17511667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94085 -25.17511667)"^^geo:wktLiteral ;
  geo-pos:lat "36.94085"^^xsd:decimal ;
  geo-pos:long "-25.17511667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4261'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83231'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.17511667'^^xsd:double;
  dwc:latitude '36.94085'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4261'^^xsd:string;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68398333 -28.224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.68398333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.68398333 -28.224)"^^geo:wktLiteral ;
  geo-pos:lat "38.68398333"^^xsd:decimal ;
  geo-pos:long "-28.224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4125'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78749'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.224'^^xsd:double;
  dwc:latitude '38.68398333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4125'^^xsd:string;
  dwc:observationDate '2008-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92796667 -25.07186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92796667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.07186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92796667 -25.07186667)"^^geo:wktLiteral ;
  geo-pos:lat "36.92796667"^^xsd:decimal ;
  geo-pos:long "-25.07186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4140'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '79508'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.07186667'^^xsd:double;
  dwc:latitude '36.92796667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4140'^^xsd:string;
  dwc:observationDate '2009-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73871667 -25.60411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73871667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.60411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73871667 -25.60411667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73871667"^^xsd:decimal ;
  geo-pos:long "-25.60411667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4155'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80041'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.60411667'^^xsd:double;
  dwc:latitude '37.73871667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4155'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72763333 -25.65541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72763333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72763333 -25.65541667)"^^geo:wktLiteral ;
  geo-pos:lat "37.72763333"^^xsd:decimal ;
  geo-pos:long "-25.65541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4170'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80165'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.65541667'^^xsd:double;
  dwc:latitude '37.72763333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4170'^^xsd:string;
  dwc:observationDate '2009-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5556 -28.76826667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5556"^^xsd:decimal ;
  dwc:decimalLongitude "-28.76826667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5556 -28.76826667)"^^geo:wktLiteral ;
  geo-pos:lat "38.5556"^^xsd:decimal ;
  geo-pos:long "-28.76826667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4187'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '80754'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.76826667'^^xsd:double;
  dwc:latitude '38.5556'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4187'^^xsd:string;
  dwc:observationDate '2009-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_436'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3474'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_436'^^xsd:string;
  dwc:observationDate '2000-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00661667 -27.98795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00661667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00661667 -27.98795)"^^geo:wktLiteral ;
  geo-pos:lat "39.00661667"^^xsd:decimal ;
  geo-pos:long "-27.98795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2250'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25402'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.98795'^^xsd:double;
  dwc:latitude '39.00661667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2250'^^xsd:string;
  dwc:observationDate '2003-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69581667 -28.11573333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69581667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11573333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69581667 -28.11573333)"^^geo:wktLiteral ;
  geo-pos:lat "38.69581667"^^xsd:decimal ;
  geo-pos:long "-28.11573333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2280'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25765'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.11573333'^^xsd:double;
  dwc:latitude '38.69581667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2280'^^xsd:string;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52283333 -28.65288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52283333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52283333 -28.65288333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52283333"^^xsd:decimal ;
  geo-pos:long "-28.65288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2295'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25994'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.65288333'^^xsd:double;
  dwc:latitude '38.52283333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2295'^^xsd:string;
  dwc:observationDate '2003-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5885 -27.98683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5885"^^xsd:decimal ;
  dwc:decimalLongitude "-27.98683333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5885 -27.98683333)"^^geo:wktLiteral ;
  geo-pos:lat "38.5885"^^xsd:decimal ;
  geo-pos:long "-27.98683333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2310'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26203'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.98683333'^^xsd:double;
  dwc:latitude '38.5885'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2310'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6916 -28.11838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6916"^^xsd:decimal ;
  dwc:decimalLongitude "-28.11838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6916 -28.11838333)"^^geo:wktLiteral ;
  geo-pos:lat "38.6916"^^xsd:decimal ;
  geo-pos:long "-28.11838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2325'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26385'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.11838333'^^xsd:double;
  dwc:latitude '38.6916'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2325'^^xsd:string;
  dwc:observationDate '2003-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75206667 -28.31768333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75206667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31768333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75206667 -28.31768333)"^^geo:wktLiteral ;
  geo-pos:lat "38.75206667"^^xsd:decimal ;
  geo-pos:long "-28.31768333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2340'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '26890'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31768333'^^xsd:double;
  dwc:latitude '38.75206667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2340'^^xsd:string;
  dwc:observationDate '2003-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63433333 -27.26866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63433333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.26866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63433333 -27.26866667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63433333"^^xsd:decimal ;
  geo-pos:long "-27.26866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2355'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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 '-27.26866667'^^xsd:double;
  dwc:latitude '38.63433333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2355'^^xsd:string;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64173333 -27.20291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64173333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.20291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64173333 -27.20291667)"^^geo:wktLiteral ;
  geo-pos:lat "38.64173333"^^xsd:decimal ;
  geo-pos:long "-27.20291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2370'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27354'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.20291667'^^xsd:double;
  dwc:latitude '38.64173333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2370'^^xsd:string;
  dwc:observationDate '2003-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92746667 -25.06475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92746667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.06475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92746667 -25.06475)"^^geo:wktLiteral ;
  geo-pos:lat "36.92746667"^^xsd:decimal ;
  geo-pos:long "-25.06475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4110'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '78333'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2008'^^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 '-25.06475'^^xsd:double;
  dwc:latitude '36.92746667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4110'^^xsd:string;
  dwc:observationDate '2008-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.33333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66666667 -27.33333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.66666667"^^xsd:decimal ;
  geo-pos:long "-27.33333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_571'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.33333333'^^xsd:double;
  dwc:latitude '38.66666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_571'^^xsd:string;
  dwc:observationDate '1998-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.68333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.68333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.68333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_466'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4141'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.68333333'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_466'^^xsd:string;
  dwc:observationDate '1998-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_481'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4198'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_481'^^xsd:string;
  dwc:observationDate '1998-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_496'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4303'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-25.65'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_496'^^xsd:string;
  dwc:observationDate '1998-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_511'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4409'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_511'^^xsd:string;
  dwc:observationDate '1998-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.06666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.06666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.06666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_526'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4494'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.06666667'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Goraz'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_526'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_542'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4588'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_542'^^xsd:string;
  dwc:observationDate '1998-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63333333 -27.21666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.63333333"^^xsd:decimal ;
  geo-pos:long "-27.21666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_557'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4695'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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.21666667'^^xsd:double;
  dwc:latitude '38.63333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_557'^^xsd:string;
  dwc:observationDate '1998-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_452'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3916'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.63333333'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_452'^^xsd:string;
  dwc:observationDate '2000-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65"^^xsd:decimal ;
  dwc:decimalLongitude "-27.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65 -27.05)"^^geo:wktLiteral ;
  geo-pos:lat "38.65"^^xsd:decimal ;
  geo-pos:long "-27.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_441'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '3618'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.05'^^xsd:double;
  dwc:latitude '38.65'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_441'^^xsd:string;
  dwc:observationDate '2000-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58961667 -27.97081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58961667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.97081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58961667 -27.97081667)"^^geo:wktLiteral ;
  geo-pos:lat "38.58961667"^^xsd:decimal ;
  geo-pos:long "-27.97081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2265'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '25542'^^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 '-27.97081667'^^xsd:double;
  dwc:latitude '38.58961667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2265'^^xsd:string;
  dwc:observationDate '2003-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71665 -21.3904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71665"^^xsd:decimal ;
  dwc:decimalLongitude "-21.3904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71665 -21.3904)"^^geo:wktLiteral ;
  geo-pos:lat "37.71665"^^xsd:decimal ;
  geo-pos:long "-21.3904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4291'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '84686'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-21.3904'^^xsd:double;
  dwc:latitude '37.71665'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4291'^^xsd:string;
  dwc:observationDate '2009-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51911667 -28.65873333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51911667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.65873333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51911667 -28.65873333)"^^geo:wktLiteral ;
  geo-pos:lat "38.51911667"^^xsd:decimal ;
  geo-pos:long "-28.65873333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2415'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27906'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^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.65873333'^^xsd:double;
  dwc:latitude '38.51911667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2415'^^xsd:string;
  dwc:observationDate '2003-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48806667 -28.23333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48806667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.23333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48806667 -28.23333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.48806667"^^xsd:decimal ;
  geo-pos:long "-28.23333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2475'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29544'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.23333333'^^xsd:double;
  dwc:latitude '38.48806667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2475'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6075 -27.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6075"^^xsd:decimal ;
  dwc:decimalLongitude "-27.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6075 -27.6085)"^^geo:wktLiteral ;
  geo-pos:lat "38.6075"^^xsd:decimal ;
  geo-pos:long "-27.6085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2490'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29791'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.6085'^^xsd:double;
  dwc:latitude '38.6075'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2490'^^xsd:string;
  dwc:observationDate '2004-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58783333 -27.94678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58783333"^^xsd:decimal ;
  dwc:decimalLongitude "-27.94678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58783333 -27.94678333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58783333"^^xsd:decimal ;
  geo-pos:long "-27.94678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2505'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30102'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.94678333'^^xsd:double;
  dwc:latitude '38.58783333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2505'^^xsd:string;
  dwc:observationDate '2004-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64951667 -27.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64951667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64951667 -27.191)"^^geo:wktLiteral ;
  geo-pos:lat "38.64951667"^^xsd:decimal ;
  geo-pos:long "-27.191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2520'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '30401'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.191'^^xsd:double;
  dwc:latitude '38.64951667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2520'^^xsd:string;
  dwc:observationDate '2004-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92645 -25.02073333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92645"^^xsd:decimal ;
  dwc:decimalLongitude "-25.02073333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92645 -25.02073333)"^^geo:wktLiteral ;
  geo-pos:lat "36.92645"^^xsd:decimal ;
  geo-pos:long "-25.02073333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4305'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85370'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.02073333'^^xsd:double;
  dwc:latitude '36.92645'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4305'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7031 -25.48543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7031"^^xsd:decimal ;
  dwc:decimalLongitude "-25.48543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7031 -25.48543333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7031"^^xsd:decimal ;
  geo-pos:long "-25.48543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4320'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85571'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.48543333'^^xsd:double;
  dwc:latitude '37.7031'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4320'^^xsd:string;
  dwc:observationDate '2009-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79408333 -25.13271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79408333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79408333 -25.13271667)"^^geo:wktLiteral ;
  geo-pos:lat "37.79408333"^^xsd:decimal ;
  geo-pos:long "-25.13271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4336'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '85929'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13271667'^^xsd:double;
  dwc:latitude '37.79408333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4336'^^xsd:string;
  dwc:observationDate '2009-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88378333 -25.7071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88378333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.7071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88378333 -25.7071)"^^geo:wktLiteral ;
  geo-pos:lat "37.88378333"^^xsd:decimal ;
  geo-pos:long "-25.7071"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4350'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86068'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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 '-25.7071'^^xsd:double;
  dwc:latitude '37.88378333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4350'^^xsd:string;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81523333 -25.82808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81523333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.82808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81523333 -25.82808333)"^^geo:wktLiteral ;
  geo-pos:lat "37.81523333"^^xsd:decimal ;
  geo-pos:long "-25.82808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4365'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86303'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^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.82808333'^^xsd:double;
  dwc:latitude '37.81523333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4365'^^xsd:string;
  dwc:observationDate '2009-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.75)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_616'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5030'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.75'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_616'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76666667 -27.36666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76666667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.36666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76666667 -27.36666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.76666667"^^xsd:decimal ;
  geo-pos:long "-27.36666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_662'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5290'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.36666667'^^xsd:double;
  dwc:latitude '38.76666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_662'^^xsd:string;
  dwc:observationDate '1998-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93818333 -25.09866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93818333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.09866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93818333 -25.09866667)"^^geo:wktLiteral ;
  geo-pos:lat "36.93818333"^^xsd:decimal ;
  geo-pos:long "-25.09866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4378'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86787'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.09866667'^^xsd:double;
  dwc:latitude '36.93818333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4378'^^xsd:string;
  dwc:observationDate '2010-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0744 -24.47961667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0744"^^xsd:decimal ;
  dwc:decimalLongitude "-24.47961667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0744 -24.47961667)"^^geo:wktLiteral ;
  geo-pos:lat "37.0744"^^xsd:decimal ;
  geo-pos:long "-24.47961667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4395'^^xsd:string;
  dwc:scientificName 'Macroramphosus  scolopax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '86970'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-24.47961667'^^xsd:double;
  dwc:latitude '37.0744'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Trombeteiro'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4395'^^xsd:string;
  dwc:observationDate '2010-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71666667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/4673__POPA_BAIT_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71666667 -25.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.71666667"^^xsd:decimal ;
  geo-pos:long "-25.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_601'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4899'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '37.71666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_601'^^xsd:string;
  dwc:observationDate '1998-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.26666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73333333 -25.26666667)"^^geo:wktLiteral ;
  geo-pos:lat "37.73333333"^^xsd:decimal ;
  geo-pos:long "-25.26666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_606'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4901'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.26666667'^^xsd:double;
  dwc:latitude '37.73333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_606'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_676'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5329'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.38333333'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_676'^^xsd:string;
  dwc:observationDate '1998-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_691'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5436'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_691'^^xsd:string;
  dwc:observationDate '1998-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78333333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.13333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78333333 -25.13333333)"^^geo:wktLiteral ;
  geo-pos:lat "37.78333333"^^xsd:decimal ;
  geo-pos:long "-25.13333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_707'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5740'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.13333333'^^xsd:double;
  dwc:latitude '37.78333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_707'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.53333333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.61666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.53333333 -28.61666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.53333333"^^xsd:decimal ;
  geo-pos:long "-28.61666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_722'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5956'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.61666667'^^xsd:double;
  dwc:latitude '38.53333333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_722'^^xsd:string;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86958333 -25.70125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86958333"^^xsd:decimal ;
  dwc:decimalLongitude "-25.70125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86958333 -25.70125)"^^geo:wktLiteral ;
  geo-pos:lat "37.86958333"^^xsd:decimal ;
  geo-pos:long "-25.70125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2400'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27718'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.70125'^^xsd:double;
  dwc:latitude '37.86958333'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2400'^^xsd:string;
  dwc:observationDate '2003-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72875 -25.6589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72875"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72875 -25.6589)"^^geo:wktLiteral ;
  geo-pos:lat "37.72875"^^xsd:decimal ;
  geo-pos:long "-25.6589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_4275'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '83530'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^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.6589'^^xsd:double;
  dwc:latitude '37.72875'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_4275'^^xsd:string;
  dwc:observationDate '2009-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 -27.92425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.576"^^xsd:decimal ;
  dwc:decimalLongitude "-27.92425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.576 -27.92425)"^^geo:wktLiteral ;
  geo-pos:lat "38.576"^^xsd:decimal ;
  geo-pos:long "-27.92425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2385'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '27498'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.92425'^^xsd:double;
  dwc:latitude '38.576'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2385'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.38333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27.38333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -27.38333333)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-27.38333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_586'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '4883'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^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 '-27.38333333'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_586'^^xsd:string;
  dwc:observationDate '1998-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.18333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.18333333)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.18333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_647'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5252'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-31.18333333'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_647'^^xsd:string;
  dwc:observationDate '1998-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52791667 -28.31663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52791667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52791667 -28.31663333)"^^geo:wktLiteral ;
  geo-pos:lat "38.52791667"^^xsd:decimal ;
  geo-pos:long "-28.31663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2429'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28249'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31663333'^^xsd:double;
  dwc:latitude '38.52791667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Chicharro'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2429'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.31666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666667 -28.31666667)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666667"^^xsd:decimal ;
  geo-pos:long "-28.31666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_632'^^xsd:string;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '5118'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-28.31666667'^^xsd:double;
  dwc:latitude '38.51666667'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Cavala'^^xsd:string;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,1°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_632'^^xsd:string;
  dwc:observationDate '1998-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71835 -25.58856667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71835"^^xsd:decimal ;
  dwc:decimalLongitude "-25.58856667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71835 -25.58856667)"^^geo:wktLiteral ;
  geo-pos:lat "37.71835"^^xsd:decimal ;
  geo-pos:long "-25.58856667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2460'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '29099'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-25.58856667'^^xsd:double;
  dwc:latitude '37.71835'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2460'^^xsd:string;
  dwc:observationDate '2004-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4673__POPA_BAIT_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4673__POPA_BAIT_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4673__POPA_BAIT_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64955 -27.21188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.64955"^^xsd:decimal ;
  dwc:decimalLongitude "-27.21188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4673__POPA_BAIT_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.64955 -27.21188333)"^^geo:wktLiteral ;
  geo-pos:lat "38.64955"^^xsd:decimal ;
  geo-pos:long "-27.21188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4673__POPA_BAIT_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "POPA_BAIT_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4673_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-02-13'^^xsd:date;
  dwc:institutionCode 'POPA/IMAR'^^xsd:string;
  dwc:collectionCode 'POPA_BAIT'^^xsd:string;
  dwc:catalogNumber 'POPA_BAIT_2445'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collectorNumber '28823'^^xsd:integer;
  dwc:collector 'popa observers'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Azores (several wb)'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:stateProvince 'Azores'^^xsd:string;
  dwc:longitude '-27.21188333'^^xsd:double;
  dwc:latitude '38.64955'^^xsd:double;
  dwc:occurrenceRemarks 'VernacularName: Sardinha'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:verbatimPositionSetail 'Coordinate Precision: 0,0001°'^^xsd:string;
  dwc:occurrenceId 'POPA_BAIT_2445'^^xsd:string;
  dwc:observationDate '2004-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF